aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/event_analyzing_sample.py
diff options
context:
space:
mode:
authorChris Wilson <[email protected]>2014-03-07 08:30:37 +0000
committerDaniel Vetter <[email protected]>2014-03-08 00:03:26 +0100
commitc2831a94b5e77a407db0708816949d4a87416a8e (patch)
treed4f3a38b8e67c1515ab80997dda41b6a339ae440 /tools/perf/scripts/python/event_analyzing_sample.py
parent17793c9a4659b272a9f892d44940062ed8b5fd0e (diff)
drm/i915: Do not force non-caching copies for pwrite along shmem path
We don't always want to write into main memory with pwrite. The shmem fast path in particular is used for memory that is cacheable - under such circumstances forcing the cache eviction is undesirable. As we will always flush the cache when targeting incoherent buffers, we can rely on that second pass to apply the cache coherency rules and so benefit from in-cache copies otherwise. Signed-off-by: Chris Wilson <[email protected]> Reviewed-by: Brad Volkin <[email protected]> Signed-off-by: Daniel Vetter <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/event_analyzing_sample.py')
0 files changed, 0 insertions, 0 deletions