]> git.karo-electronics.de Git - karo-tx-linux.git/commit
drm/i915: We implement WaFbcWaitForVBlankBeforeEnable for ilk and snb
authorDamien Lespiau <damien.lespiau@intel.com>
Fri, 7 Jun 2013 16:41:07 +0000 (17:41 +0100)
committerDaniel Vetter <daniel.vetter@ffwll.ch>
Tue, 16 Jul 2013 08:30:50 +0000 (10:30 +0200)
commit7457d61748f7939dea49849db442cb3df4c7c3fe
tree893a60ca40977b8eee84e247a8df0c2ae2dff83f
parenta0b3335a2141aadb8f2398ade97fe574f2ddc875
drm/i915: We implement WaFbcWaitForVBlankBeforeEnable for ilk and snb

We also wait for that blank on other platforms but the w/a doesn't
apply there. Not an issue at all.

Signed-off-by: Damien Lespiau <damien.lespiau@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