aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/bin/stackcollapse-report
diff options
context:
space:
mode:
authorMatthew Auld <[email protected]>2017-03-06 23:54:01 +0000
committerChris Wilson <[email protected]>2017-03-09 08:42:35 +0000
commitfe65cbdbc97929e4a522716ed279a36783656142 (patch)
treee7e1f16fc7db5c9290fbc1709f20d3b185f3a5ab /tools/perf/scripts/python/bin/stackcollapse-report
parenta5dd8f5a5041ee98374a897bf32e53d14bd9a7b4 (diff)
drm/i915: use correct node for handling cache domain eviction
It looks like we were incorrectly comparing vma->node against itself instead of the target node, when evicting for a node on systems where we need guard pages between regions with different cache domains. As a consequence we can end up trying to needlessly evict neighbouring nodes, even if they have the same cache domain, and if they were pinned we would fail the eviction. Fixes: 625d988acc28 ("drm/i915: Extract reserving space in the GTT to a helper") Signed-off-by: Matthew Auld <[email protected]> Cc: Chris Wilson <[email protected]> Cc: Joonas Lahtinen <[email protected]> Reviewed-by: Chris Wilson <[email protected]> Link: http://patchwork.freedesktop.org/patch/msgid/[email protected] Signed-off-by: Chris Wilson <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/bin/stackcollapse-report')
0 files changed, 0 insertions, 0 deletions