aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/sctop.py
diff options
context:
space:
mode:
authorMatthew Auld <[email protected]>2024-05-22 11:21:47 +0100
committerMatthew Auld <[email protected]>2024-05-22 13:22:39 +0100
commit241f5d25ff198f86bbd812a655ddc86834dedb94 (patch)
tree869737b5b7b91dc38ce0817abf849e81cf95f4e2 /tools/perf/scripts/python/sctop.py
parent3a1c27cd0122409a9fc425106fff79655ceeaa20 (diff)
drm/xe/guc: move guc_fini over to devm
Make sure to actually call this when the device is removed. Currently we only trigger it when the driver instance goes away, but that doesn't work too well with hotunplug, since device can be removed and re-probed with a new driver instance, where the guc_fini() is called too late. Move the fini over to devm to ensure this is called when device is removed. References: https://gitlab.freedesktop.org/drm/xe/kernel/-/issues/1717 Signed-off-by: Matthew Auld <[email protected]> Cc: Rodrigo Vivi <[email protected]> Reviewed-by: Andrzej Hajda <[email protected]> Link: https://patchwork.freedesktop.org/patch/msgid/[email protected]
Diffstat (limited to 'tools/perf/scripts/python/sctop.py')
0 files changed, 0 insertions, 0 deletions