drm/i915: add pipe A force quirks to i915 driver
authorJesse Barnes <jbarnes@virtuousgeek.org>
Mon, 19 Jul 2010 20:53:12 +0000 (13:53 -0700)
committerEric Anholt <eric@anholt.net>
Mon, 26 Jul 2010 19:00:43 +0000 (12:00 -0700)
commitb690e96cf9e6a6cde6f0393de47bdd6317ddb5de
tree8438bf5540d4f71d0fcc8b6acb8bf472780e4579
parent0cc4d4300c28d5c3fc73e5ec91bfd4b0c2c744af
drm/i915: add pipe A force quirks to i915 driver

Ported over from the old UMS list.  Unfortunately they're still
necessary especially on older laptop platforms.

Fixes https://bugs.freedesktop.org/show_bug.cgi?id=22126.

Tested-by: Xavier <shiningxc@gmail.com>
Tested-by: Diego Escalante Urrelo <diegoe@gnome.org>
Signed-off-by: Jesse Barnes <jbarnes@virtuousgeek.org>
Signed-off-by: Eric Anholt <eric@anholt.net>
drivers/gpu/drm/i915/i915_drv.h
drivers/gpu/drm/i915/intel_display.c