Home
last modified time | relevance | path

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

/linux-6.6.21/drivers/gpu/drm/amd/amdgpu/
Damdgpu_connectors.c1009 bool dret = false, broken_edid = false; in amdgpu_connector_dvi_detect() local
1055 broken_edid = true; /* defer use_digital to later */ in amdgpu_connector_dvi_detect()
1133 if (!broken_edid) { in amdgpu_connector_dvi_detect()
/linux-6.6.21/drivers/video/fbdev/core/
Dfbmon.c55 struct broken_edid { struct
61 static const struct broken_edid brokendb[] = { argument
/linux-6.6.21/drivers/gpu/drm/radeon/
Dradeon_connectors.c1234 bool dret = false, broken_edid = false; in radeon_dvi_detect() local
1288 broken_edid = true; /* defer use_digital to later */ in radeon_dvi_detect()
1359 if (!broken_edid) { in radeon_dvi_detect()