Searched refs:detected_hpd_without_ddc (Results 1 – 3 of 3) sorted by relevance
636 bool detected_hpd_without_ddc; /* if an HPD signal was detected on DVI, but ddc probing failed */ member
1022 if (amdgpu_connector->detected_hpd_without_ddc) { in amdgpu_connector_dvi_detect()1024 amdgpu_connector->detected_hpd_without_ddc = false; in amdgpu_connector_dvi_detect()1043 amdgpu_connector->detected_hpd_without_ddc = true; in amdgpu_connector_dvi_detect()
1226 if (radeon_connector->detected_hpd_without_ddc) { in radeon_dvi_detect()1228 radeon_connector->detected_hpd_without_ddc = false; in radeon_dvi_detect()1246 radeon_connector->detected_hpd_without_ddc = true; in radeon_dvi_detect()