]> git.kernelconcepts.de Git - karo-tx-linux.git/commit
drm/i915: implement WaDisableEarlyCull for VLV and IVB
authorJesse Barnes <jbarnes@virtuousgeek.org>
Tue, 2 Oct 2012 22:43:41 +0000 (17:43 -0500)
committerDaniel Vetter <daniel.vetter@ffwll.ch>
Thu, 4 Oct 2012 17:36:30 +0000 (19:36 +0200)
commit87f8020ec9e3069597746040a4e8655189bc0c1a
tree127e96a68d138f9190f22044fb7e73e4ba3d1a16
parent61939d977d66951b04cfd4fbe75705614b98ecad
drm/i915: implement WaDisableEarlyCull for VLV and IVB

Workaround for a culling optimization.

Signed-off-by: Jesse Barnes <jbarnes@virtuousgeek.org>
Reviewed-by: Ben Widawsky <ben@bwidawsk.net>
[danvet: Also apply to haswell, spotted by Damien.]
Reviewed-by: "Lespiau, Damien" <damien.lespiau@intel.com>
Signed-off-by: Daniel Vetter <daniel.vetter@ffwll.ch>
drivers/gpu/drm/i915/i915_reg.h
drivers/gpu/drm/i915/intel_pm.c