aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/bin/stackcollapse-record
diff options
context:
space:
mode:
authorChris Wilson <[email protected]>2019-07-30 17:34:41 +0100
committerChris Wilson <[email protected]>2019-07-31 07:43:42 +0100
commitcb0c43f30ca6a34cf9e796d6ca165668cbc2ec89 (patch)
tree6e423cf0d48f18bc402bac05600ce23460c9412c /tools/perf/scripts/python/bin/stackcollapse-record
parent2e8de0879cf662967c850edb4462f73f3baf8794 (diff)
drm/i915: Avoid ce->gem_context->i915
My plan for the future is to have kernel contexts not to have a GEM context backpointer (as they will not belong to any GEM context). In a few places, we use ce->gem_context to simply obtain the i915 backpointer, for which we can use ce->engine->i915 instead. Signed-off-by: Chris Wilson <[email protected]> Reviewed-by: Tvrtko Ursulin <[email protected]> Link: https://patchwork.freedesktop.org/patch/msgid/[email protected]
Diffstat (limited to 'tools/perf/scripts/python/bin/stackcollapse-record')
0 files changed, 0 insertions, 0 deletions