Home
last modified time | relevance | path

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

/linux-6.3-rc2/drivers/gpu/drm/amd/amdgpu/
A Damdgpu_mode.h536 bool detected_hpd_without_ddc; /* if an HPD signal was detected on DVI, but ddc probing failed */ member
A Damdgpu_connectors.c1001 if (amdgpu_connector->detected_hpd_without_ddc) { in amdgpu_connector_dvi_detect()
1003 amdgpu_connector->detected_hpd_without_ddc = false; in amdgpu_connector_dvi_detect()
1022 amdgpu_connector->detected_hpd_without_ddc = true; in amdgpu_connector_dvi_detect()
/linux-6.3-rc2/drivers/gpu/drm/radeon/
A Dradeon_connectors.c1245 if (radeon_connector->detected_hpd_without_ddc) { in radeon_dvi_detect()
1247 radeon_connector->detected_hpd_without_ddc = false; in radeon_dvi_detect()
1265 radeon_connector->detected_hpd_without_ddc = true; in radeon_dvi_detect()
A Dradeon_mode.h532 bool detected_hpd_without_ddc; /* if an HPD signal was detected on DVI, but ddc probing failed */ member

Completed in 15 milliseconds