drm/i915: quirk away broken OpRegion VBT
authorDaniel Vetter <daniel.vetter@ffwll.ch>
Sat, 24 Mar 2012 22:51:30 +0000 (23:51 +0100)
committerLuis Henriques <luis.henriques@canonical.com>
Mon, 30 Apr 2012 18:15:01 +0000 (19:15 +0100)
commitfdd1fb3485dfec00eb20baab3cf3b600e87fe071
tree1721428df9ef66875df1dca47a2ffe8b1d31d5ed
parentaff27038778df72b8c6a2b92316f145c748297c6
drm/i915: quirk away broken OpRegion VBT

BugLink: http://bugs.launchpad.net/bugs/981162

commit 25e341cfc33d94435472983825163e97fe370a6c upstream.

Somehow the BIOS manages to screw things up when copying the VBT
around, because the one we scrap from the VBIOS rom actually works.

Tested-by: Markus Heinz <markus.heinz@uni-dortmund.de>
Acked-by: Chris Wilson <chris@chris-wilson.co.uk>
Reviewed-by: Rodrigo Vivi <rodrigo.vivi@gmail.com>
Bugzilla: https://bugzilla.kernel.org/show_bug.cgi?id=28812
Signed-Off-by: Daniel Vetter <daniel.vetter@ffwll.ch>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Signed-off-by: Leann Ogasawara <leann.ogasawara@canonical.com>
Signed-off-by: Tim Gardner <tim.gardner@canonical.com>
drivers/gpu/drm/i915/intel_bios.c