aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python
diff options
context:
space:
mode:
authorMaxime Ripard <[email protected]>2022-07-11 19:39:03 +0200
committerMaxime Ripard <[email protected]>2022-07-13 10:46:09 +0200
commit6f0ca506c30e2b2c8d3b86fe33989c5257aaa34b (patch)
treeac4957dffede0758315e8e8f32c53781b5122423 /tools/perf/scripts/python
parent73b68b28a9e819e600ca2d0640721ae61bdaf55a (diff)
drm/vc4: dsi: 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]> 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')
0 files changed, 0 insertions, 0 deletions