Searched refs:ddc_valid (Results 1 - 5 of 5) sorted by relevance

/freebsd-11-stable/sys/dev/drm2/radeon/
H A Dradeon_mode.h455 bool ddc_valid; member in struct:radeon_router
H A Dradeon_i2c.c66 if (radeon_connector->router.ddc_valid)
1334 if (!radeon_connector->router.ddc_valid)
H A Dradeon_connectors.c1545 if (radeon_connector->router_bus && router->ddc_valid &&
1582 if (router->ddc_valid || router->cd_valid) {
H A Dradeon_display.c617 if (radeon_connector->router.ddc_valid)
701 if (radeon_connector->router.ddc_valid)
H A Dradeon_atombios.c664 router.ddc_valid = false;
755 router.ddc_valid = true;
932 router.ddc_valid = false;

Completed in 135 milliseconds