broken_edid       979 drivers/gpu/drm/amd/amdgpu/amdgpu_connectors.c 	bool dret = false, broken_edid = false;
broken_edid      1003 drivers/gpu/drm/amd/amdgpu/amdgpu_connectors.c 			broken_edid = true; /* defer use_digital to later */
broken_edid      1077 drivers/gpu/drm/amd/amdgpu/amdgpu_connectors.c 				if (!broken_edid) {
broken_edid      1250 drivers/gpu/drm/radeon/radeon_connectors.c 	bool dret = false, broken_edid = false;
broken_edid      1302 drivers/gpu/drm/radeon/radeon_connectors.c 				broken_edid = true; /* defer use_digital to later */
broken_edid      1375 drivers/gpu/drm/radeon/radeon_connectors.c 				if (!broken_edid) {
broken_edid        61 drivers/video/fbdev/core/fbmon.c static const struct broken_edid brokendb[] = {