aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/stackcollapse.py
diff options
context:
space:
mode:
authorJohn Harrison <[email protected]>2022-03-01 16:33:54 -0800
committerJohn Harrison <[email protected]>2022-03-03 15:03:09 -0800
commit8e2e9c435e2bdcf3cbd53a0e82877616ae9a513a (patch)
tree9ab88ffacafc4bd88aad43e4b4242da350abd651 /tools/perf/scripts/python/stackcollapse.py
parent58ea7d620c5ebc8f6181bf08d82aa44d2ec8af96 (diff)
drm/i915/guc: Move lrc desc setup to where it is needed
The LRC descriptor was being initialised early on in the context registration sequence. It could then be determined that the actual registration needs to be delayed and the descriptor would be wiped out. This is inefficient, so move the setup to later in the process after the point of no return. v2: Move some split changes into the split patch (and do them correctly). Signed-off-by: John Harrison <[email protected]> Reviewed-by: Daniele Ceraolo Spurio <[email protected]> Link: https://patchwork.freedesktop.org/patch/msgid/[email protected]
Diffstat (limited to 'tools/perf/scripts/python/stackcollapse.py')
0 files changed, 0 insertions, 0 deletions