drm/i915/bdw: Force all Data Cache Data Port access to be Non-Coherent
authorBen Widawsky <benjamin.widawsky@intel.com>
Fri, 13 Dec 2013 01:26:03 +0000 (17:26 -0800)
committerDaniel Vetter <daniel.vetter@ffwll.ch>
Fri, 13 Dec 2013 16:51:24 +0000 (17:51 +0100)
commit63801f211c6eeb6def635ceee39d165e00fd6e09
tree46b597f444fb8aecec8647da2eea4fdf805e6d65
parenta3564d2b5236b73bceb271f482965d38cd9d8d8e
drm/i915/bdw: Force all Data Cache Data Port access to be Non-Coherent

I stumbled on to some unimplemented errata. To be honest, I am not
really sure of the impact, just that the docs say to do.

No w/a name for this one.

v2: v1 was a stale thing which should have never seen the light of day.
(Haihao)

Cc: Kenneth Graunke <kenneth@whitecape.org>
Signed-off-by: Ben Widawsky <ben@bwidawsk.net>
Reviewed-by: Damien Lespiau <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
This page took 0.026026 seconds and 5 git commands to generate.