From: Egbert Eich Date: Mon, 7 Jul 2014 16:20:34 +0000 (+0200) Subject: DRM/i915: Remove magic to prevent blank screen on gen4 chipsets X-Git-Tag: omap-for-v3.17/fixes-against-rc2~125^2~49^2~68 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=a7de62fe94deda8339c72d03ffd4bd5586aa20cb;p=pandora-kernel.git DRM/i915: Remove magic to prevent blank screen on gen4 chipsets Since the root cause is understood now and with the fix commit 564ed191f5d816d24501664296991ec70327e2bc Author: Imre Deak Date: Fri Jun 13 14:54:21 2014 +0300 drm/i915: gmch: fix stuck primary plane due to memory self-refresh mode in place the magic for G4x chipsets introduced with commit commit 61bc95c1fbbb6a08b55bbe161fdf1ea5493fc595 Author: Egbert Eich Date: Mon Mar 4 09:24:38 2013 -0500 DRM/i915: On G45 enable cursor plane briefly after enabling the display plane. to avoided occasional screen blanking on mode changes can finally be removed. It's been verified that Imre's fix also resolves the said issue. Signed-off-by: Egbert Eich Tested-by: Stefan Dirsch Signed-off-by: Daniel Vetter --- Reading git-diff-tree failed