drm/i915: Fixes distorted external screen image on HP 2730p
authorPhilipp Grete <mail@pgrete.de>
Mon, 16 Apr 2012 15:29:07 +0000 (12:29 -0300)
committerLeann Ogasawara <leann.ogasawara@canonical.com>
Wed, 18 Apr 2012 14:41:12 +0000 (07:41 -0700)
commit694f3a25762c69f187005c501cf8fd8f1f8eeb85
tree6898ed0438211dc0b4b8ee2af9bcb811669e0777
parentff15ec1fc8ea0413581eddb2892907c856571abc
drm/i915: Fixes distorted external screen image on HP 2730p

Fixes LP: #796030 by removing forced pipe A on HP 2730p.  Quirk has
previously been introduced to fix a sleep mode problem that does not
exist any more.

v2: Added Tested-by and Bugzilla Link
[herton - removed Bugzilla, replaced with BugLink]

BugLink: http://bugs.launchpad.net/bugs/796030
Tested-by: Ronny Standtke <ronny.standtke@gmx.net>
Signed-off-by: Philipp Grete <mail@pgrete.de>
Signed-off-by: Daniel Vetter <daniel.vetter@ffwll.ch>
(cherry-picked from commit d12d04512c4430e29daede7f24b97f83f8cf259a upstream)
Signed-off-by: Herton Ronaldo Krzesinski <herton.krzesinski@canonical.com>
Acked-by: Leann Ogasawara <leann.ogasawara@canonical.com>
Signed-off-by: Tim Gardner <tim.gardner@canonical.com>
drivers/gpu/drm/i915/intel_display.c