HomeSort by: relevance | last modified time | path
    Searched defs:broken_edid (Results 1 - 6 of 6) sorted by relevancy

  /src/sys/external/bsd/drm2/dist/drm/amd/amdgpu/
amdgpu_connectors.c 981 bool dret = false, broken_edid = false; local in function:amdgpu_connector_dvi_detect
1005 broken_edid = true; /* defer use_digital to later */
1083 if (!broken_edid) {
amdgpu_connectors.c 981 bool dret = false, broken_edid = false; local in function:amdgpu_connector_dvi_detect
1005 broken_edid = true; /* defer use_digital to later */
1083 if (!broken_edid) {
amdgpu_connectors.c 981 bool dret = false, broken_edid = false; local in function:amdgpu_connector_dvi_detect
1005 broken_edid = true; /* defer use_digital to later */
1083 if (!broken_edid) {
  /src/sys/external/bsd/drm2/dist/drm/radeon/
radeon_connectors.c 1252 bool dret = false, broken_edid = false; local in function:radeon_dvi_detect
1304 broken_edid = true; /* defer use_digital to later */
1375 if (!broken_edid) {
radeon_connectors.c 1252 bool dret = false, broken_edid = false; local in function:radeon_dvi_detect
1304 broken_edid = true; /* defer use_digital to later */
1375 if (!broken_edid) {
radeon_connectors.c 1252 bool dret = false, broken_edid = false; local in function:radeon_dvi_detect
1304 broken_edid = true; /* defer use_digital to later */
1375 if (!broken_edid) {

Completed in 140 milliseconds