aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/stackcollapse.py
diff options
context:
space:
mode:
authorMaxime Ripard <[email protected]>2022-07-11 19:39:09 +0200
committerMaxime Ripard <[email protected]>2022-07-13 10:46:10 +0200
commit56924791cd5de99374a027cf00ce9b6e55d74203 (patch)
tree9020e8726446b8e9a146651eb7f751f835453b40 /tools/perf/scripts/python/stackcollapse.py
parent7a951e3a26920ae424f563f63925bf478b37d00b (diff)
drm/vc4: hdmi: Switch to DRM-managed encoder initialization
The current code will call drm_encoder_cleanup() when the device is unbound. However, by then, there might still be some references held to that encoder, including by the userspace that might still have the DRM device open. Let's switch to a DRM-managed initialization to clean up after ourselves only once the DRM device has been last closed. Acked-by: Thomas Zimmermann <[email protected]> Signed-off-by: Maxime Ripard <[email protected]> Link: https://lore.kernel.org/r/[email protected]
Diffstat (limited to 'tools/perf/scripts/python/stackcollapse.py')
0 files changed, 0 insertions, 0 deletions