Hi,
This set of two patches works around a incorrect EDID table presnet on
my MSI MAG273R display. Because of how the table marks the mode as stereo,
even though it's definetly not, a otherwise completely valid 1920x1080 144hz
mode gets rejected as unsupported. This adds a new EDID quirk flag and marks
this display with it, which resolves the issue and makes the mode available
which matches other operating systems.
Best regards,
Michał Szolc
Michał Szolc (2):
drm: add a EDID_QUIRK_IGNORE_STEREO_FLAG quirk
drm: mark MSI MAG273R with the EDID_QUIRK_IGNORE_STEREO_FLAG quirk
drivers/gpu/drm/drm_edid.c | 8 +++++++-
1 file changed, 7 insertions(+), 1 deletion(-)
--
2.55.0