aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/flamegraph.py
diff options
context:
space:
mode:
authorMaxime Ripard <[email protected]>2022-07-11 19:38:52 +0200
committerMaxime Ripard <[email protected]>2022-07-13 10:46:07 +0200
commit77ef4c1702fb370da126ff39b94e80a74ce9f095 (patch)
tree63bed00afbe9b5e75cadbf9771e5643bad774cba /tools/perf/scripts/python/flamegraph.py
parent7cc4214c27cf8d664358db402a179bf6ab2db862 (diff)
drm/vc4: crtc: Switch to DRM-managed CRTC initialization
The current code will call drm_crtc_cleanup() when the device is unbound. However, by then, there might still be some references held to that CRTC, 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]> Reviewed-by: Dave Stevenson <[email protected]> Signed-off-by: Maxime Ripard <[email protected]> Link: https://lore.kernel.org/r/[email protected]
Diffstat (limited to 'tools/perf/scripts/python/flamegraph.py')
0 files changed, 0 insertions, 0 deletions