]> git.ipfire.org Git - thirdparty/kernel/stable.git/commit
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)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Wed, 13 Apr 2022 18:02:57 +0000 (20:02 +0200)
commitceea7f37665e8edf38c748eda03dc9ee22f6e7fd
tree5dca3da111900b97e72cec9f5352f9c2321755bd
parent156aa9877a7a1037003a7783c10ded42e246396c
drm/edid: remove non_desktop quirk for HPN-3515 and LEN-B800.

[ Upstream commit 50dc95d561a2552b0d76a9f91b38005195bf2974 ]

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
Signed-off-by: Sasha Levin <sashal@kernel.org>
drivers/gpu/drm/drm_edid.c