Home
last modified time | relevance | path

Searched refs:detected_hpd_without_ddc (Results 1 – 2 of 2) sorted by relevance

/linux-4.4.14/drivers/gpu/drm/radeon/
Dradeon_connectors.c1237 if (radeon_connector->detected_hpd_without_ddc) { in radeon_dvi_detect()
1239 radeon_connector->detected_hpd_without_ddc = false; in radeon_dvi_detect()
1257 radeon_connector->detected_hpd_without_ddc = true; in radeon_dvi_detect()
Dradeon_mode.h557 bool detected_hpd_without_ddc; /* if an HPD signal was detected on DVI, but ddc probing failed */ member