]> git.baikalelectronics.ru Git - kernel.git/commit
drm/i915: Remove the WaDisableBackToBackFlipFix w/a for Haswell
authorDamien Lespiau <damien.lespiau@intel.com>
Thu, 4 Oct 2012 17:49:24 +0000 (18:49 +0100)
committerDaniel Vetter <daniel.vetter@ffwll.ch>
Mon, 8 Oct 2012 09:18:14 +0000 (11:18 +0200)
commitc97e319a220d04cff05c9f7f4222f39d4f996c58
tree91dd5e553e2d5b918cf886fdbe3b3eb08a9d2de3
parent5048a67a96cda6c829aa9563d53e7c37a69f9f92
drm/i915: Remove the WaDisableBackToBackFlipFix w/a for Haswell

This workaround is only valid for IVB and VLV and the write triggers an
error on HSW.

Signed-off-by: Damien Lespiau <damien.lespiau@intel.com>
Cc: Paulo Zanoni <paulo.r.zanoni@intel.com>
Reviewed-by: Paulo Zanoni <paulo.r.zanonI@intel.com>
Signed-off-by: Daniel Vetter <daniel.vetter@ffwll.ch>
drivers/gpu/drm/i915/intel_pm.c