aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/event_analyzing_sample.py
diff options
context:
space:
mode:
authorChris Wilson <[email protected]>2016-11-11 14:58:09 +0000
committerChris Wilson <[email protected]>2016-11-11 16:21:52 +0000
commit2b3c83176e908401f31e26a4c0ba71f6248b11c1 (patch)
tree3317e4406264f98bac4e5ad506191ef0d0b76a3f /tools/perf/scripts/python/event_analyzing_sample.py
parent9caa34aa9382bf9f204d674633537accb475064a (diff)
drm/i915: Stop skipping the final clflush back to system pages
When we release the shmem backing storage, we make sure that the pages are coherent with the cpu cache. However, our clflush routine was skipping the flush as the object had no pages at release time. Fix this by explicitly flushing the sg_table we are decoupling. Fixes: 03ac84f1830e ("drm/i915: Pass around sg_table to get_pages/put_pages backend") Signed-off-by: Chris Wilson <[email protected]> Cc: Joonas Lahtinen <[email protected]> Reviewed-by: Joonas Lahtinen <[email protected]> Link: http://patchwork.freedesktop.org/patch/msgid/[email protected]
Diffstat (limited to 'tools/perf/scripts/python/event_analyzing_sample.py')
0 files changed, 0 insertions, 0 deletions