]> git.baikalelectronics.ru Git - kernel.git/commit
drm/i915: Fix multifunction SDVO detection
authorAdam Jackson <ajax@redhat.com>
Thu, 16 Jun 2011 20:36:24 +0000 (16:36 -0400)
committerKeith Packard <keithp@keithp.com>
Thu, 20 Oct 2011 21:11:15 +0000 (14:11 -0700)
commit97a273f9da1a4bd3dba1c032af117966b888390b
tree693f2800040f9afc4e7c828c521e027718d45c4a
parent84a2ad1ad43cd8a29b80f4a62fec791a8b7a4711
drm/i915: Fix multifunction SDVO detection

I can't think of any sensible reason to limit this to a mask of 0x0f,
ie, SDVO_OUTPUT_{TMDS,RGB,CVBS,SVID}0.

Signed-off-by: Adam Jackson <ajax@redhat.com>
Reviewed-by: Chris Wilson <chris@chris-wilson.co.uk>
Signed-off-by: Keith Packard <keithp@keithp.com>
drivers/gpu/drm/i915/intel_sdvo.c