drm/edid: remove non_desktop quirk for HPN-3515 and LEN-B800.
authorPhilipp Zabel <philipp.zabel@gmail.com>
Sun, 23 Jan 2022 10:16:53 +0000 (11:16 +0100)
committerJani Nikula <jani.nikula@intel.com>
Mon, 24 Jan 2022 14:36:42 +0000 (16:36 +0200)
commit50dc95d561a2552b0d76a9f91b38005195bf2974
tree3521339b09887d1caf87c29210bacf35c7dd450a
parent2869f599c0d8c9c6492bec40d062951be8caae04
drm/edid: remove non_desktop quirk for HPN-3515 and LEN-B800.

Now that there is support for the Microsoft VSDB for HMDs, remove the
non-desktop quirk for two devices that are verified to contain it in
their EDID: HPN-3515 and LEN-B800.
Presumably most of the other Windows Mixed Reality headsets contain it
as well, but there are ACR-7FCE and SEC-5194 devices without it.

Tested with LEN-B800.

Signed-off-by: Philipp Zabel <philipp.zabel@gmail.com>
Reviewed-by: Jani Nikula <jani.nikula@intel.com>
Signed-off-by: Jani Nikula <jani.nikula@intel.com>
Link: https://patchwork.freedesktop.org/patch/msgid/20220123101653.147333-2-philipp.zabel@gmail.com
drivers/gpu/drm/drm_edid.c