aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/Perf-Trace-Util/lib/Perf/Trace
diff options
context:
space:
mode:
authorChris Wilson <[email protected]>2016-06-24 14:55:58 +0100
committerChris Wilson <[email protected]>2016-06-24 15:03:32 +0100
commit883445d43e45ddc5ef19274a169a1aa603428ab6 (patch)
tree94004dd820937068e9a7e00eae37df09cd994bfd /tools/perf/scripts/python/Perf-Trace-Util/lib/Perf/Trace
parent6e5a5beb8e344b1ab929de0c8446a61a70ed94ba (diff)
drm/i915: Only switch to default context when evicting from GGTT
The contexts only pin space within the global GTT. Therefore forcing the switch to the perma-pinned kernel context only has an effect when trying to evict from and find room within the global GTT. We can then restrict the switch to only when operating on the default context. This is mostly a no-op as full-ppgtt only exists with execlists at present which skips the context switch anyway. Signed-off-by: Chris Wilson <[email protected]> Reviewed-by: Joonas Lahtinen <[email protected]> Link: http://patchwork.freedesktop.org/patch/msgid/[email protected]
Diffstat (limited to 'tools/perf/scripts/python/Perf-Trace-Util/lib/Perf/Trace')
0 files changed, 0 insertions, 0 deletions