OSDN Git Service

drm/edid: quirk Windows Mixed Reality headsets as non-desktop
authorPhilipp Zabel <philipp.zabel@gmail.com>
Mon, 19 Feb 2018 17:59:37 +0000 (18:59 +0100)
committerDave Airlie <airlied@redhat.com>
Wed, 21 Feb 2018 02:15:17 +0000 (12:15 +1000)
commit90eda8fc8016cfe39e2c73222e14665f0e5dabb1
treecf9528438393201d7ad946b2be8008f43a64f1af
parentb3b12ea3661958bc093e258b7c0dd0a13bdcc719
drm/edid: quirk Windows Mixed Reality headsets as non-desktop

This uses the EDID info from Lenovo Explorer (LEN-b800), Acer AH100
(ACR-7fce), and Samsung Odyssey (SEC-144a) to mark them as non-desktop.

The other entries are for the HP Windows Mixed Reality Headset (HPN-3515),
the Fujitsu Windows Mixed Reality headset (FUJ-1970), the Dell Visor
(DEL-7fce), and the ASUS HC102 (AUS-c102). They are not tested with real
hardware, but listed as HMD monitors alongside the tested headsets in the
Microsoft HololensSensors driver package.

Signed-off-by: Philipp Zabel <philipp.zabel@gmail.com>
Signed-off-by: Dave Airlie <airlied@redhat.com>
drivers/gpu/drm/drm_edid.c