OSDN Git Service

drm/i915: quirk away broken OpRegion VBT
authorDaniel Vetter <daniel.vetter@ffwll.ch>
Sat, 24 Mar 2012 22:51:30 +0000 (23:51 +0100)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Fri, 13 Apr 2012 15:14:07 +0000 (08:14 -0700)
commit56e0f058235a7d8aca4a792e97fe65861a683cf7
treed108e7cb89709b04bdab0b9267142841fe934212
parent4482e98a406487cf1adadd88d23b99e40ca44aa8
drm/i915: quirk away broken OpRegion VBT

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>
drivers/gpu/drm/i915/intel_bios.c