Home
last modified time | relevance | path

Searched refs:broken_edid (Results 1 – 3 of 3) sorted by relevance

/linux/drivers/gpu/drm/amd/amdgpu/
H A Damdgpu_connectors.c1017 bool dret = false, broken_edid = false; in amdgpu_connector_dvi_detect() local
1063 broken_edid = true; /* defer use_digital to later */ in amdgpu_connector_dvi_detect()
1116 if (!broken_edid) { in amdgpu_connector_dvi_detect()
/linux/drivers/video/fbdev/core/
H A Dfbmon.c60 struct broken_edid { struct
66 static const struct broken_edid brokendb[] = { argument
/linux/drivers/gpu/drm/radeon/
H A Dradeon_connectors.c1216 bool dret = false, broken_edid = false; in radeon_dvi_detect() local
1270 broken_edid = true; /* defer use_digital to later */ in radeon_dvi_detect()
1341 if (!broken_edid) { in radeon_dvi_detect()