aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python
diff options
context:
space:
mode:
authorMaxime Ripard <[email protected]>2022-07-11 19:38:48 +0200
committerMaxime Ripard <[email protected]>2022-07-13 10:46:07 +0200
commit02792a93103a99abc611e36cdeda9bcfa8924fd2 (patch)
treec0741ba40e35ce6cdc12913b850428ac62effd41 /tools/perf/scripts/python
parent77c5fb12061f2d8fa28bb0216c9a19a0a6f47ef7 (diff)
drm/vc4: crtc: Remove manual plane removal on error
When vc4_crtc_bind() fails after vc4_crtc_init() has been called, we have a loop undoing the plane creation and calling destroy on each plane registered and matching the possible_crtcs mask. However, this is redundant with what drm_mode_config_cleanup() is doing, so let's remove it. 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')
0 files changed, 0 insertions, 0 deletions