drm/i915: Fix resume regression from 5d1d0cc
authorChris Wilson <chris@chris-wilson.co.uk>
Thu, 10 Feb 2011 17:38:35 +0000 (17:38 +0000)
committerChris Wilson <chris@chris-wilson.co.uk>
Fri, 11 Feb 2011 09:20:51 +0000 (09:20 +0000)
commit04dbff52600719017598f7439bf42e5a72e7de3b
treee86fe0b192cd8f1a3ed79b9064e5929b09d6b025
parent8102e126c0827b5336065fd86d3d313b60fde23a
drm/i915: Fix resume regression from 5d1d0cc

The irony of the patch to fix the resume regression on PineView causing
a further regression on Ironlake is not lost on me.

Reported-by: Jeff Chua <jeff.chua.linux@gmail.com>
Reported-by: Björn Schließmann <chronoss@gmx.de>
Tested-by: Björn Schließmann <chronoss@gmx.de>
Bugzilla: https://bugzilla.kernel.org/show_bug.cgi?id=28802
Signed-off-by: Chris Wilson <chris@chris-wilson.co.uk>
drivers/gpu/drm/i915/intel_display.c