diff options
author | Ville Syrjälä <ville.syrjala@linux.intel.com> | 2014-04-04 16:36:10 +0300 |
---|---|---|
committer | Daniel Vetter <daniel.vetter@ffwll.ch> | 2014-04-09 14:37:10 +0200 |
commit | ad2ac08bf34b54c99026ebe50ea275b08b5b8ca2 (patch) | |
tree | 4e522de6bea26dc71ea54388e4af79eb8720b2fe /tools/perf/scripts/python/check-perf-trace.py | |
parent | 4e04632e882719e46edcbbc0b76fad778a0ed845 (diff) |
drm/i915: Make contexts non-snooped on non-LLC platforms
We don't do CPU access to GPU contexts so making the GPU access snoop
the CPU caches seems silly, and potentially expensive.
v2: Use !IS_VALLEYVIEW instead of HAS_LLC as this is really
about what the PTEs can represent.
Add a comment clarifying the situation.
Signed-off-by: Ville Syrjälä <ville.syrjala@linux.intel.com>
Reviewed-by: Chris Wilson <chris@chris-wilson.co.uk>
Signed-off-by: Daniel Vetter <daniel.vetter@ffwll.ch>
Diffstat (limited to 'tools/perf/scripts/python/check-perf-trace.py')
0 files changed, 0 insertions, 0 deletions