aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/bin/stackcollapse-record
diff options
context:
space:
mode:
authorMaxime Ripard <[email protected]>2021-08-19 15:59:28 +0200
committerMaxime Ripard <[email protected]>2021-10-25 15:33:40 +0200
commitcaa51a4c11f1cadba9bcf61ed9e0105711952ce7 (patch)
tree3b034bdc5b01d2879b88743cdf9ecaecb2ca28f6 /tools/perf/scripts/python/bin/stackcollapse-record
parent9c6e4f6ed1d61d5f46946e5c151ceb279eedadb1 (diff)
drm/vc4: hdmi: Rework the pre_crtc_configure error handling
Since our pre_crtc_configure hook returned void, we didn't implement a goto-based error path handling, leading to errors like failing to put back the device in pm_runtime in all the error paths, but also failing to disable the pixel clock if clk_set_min_rate on the HSM clock fails. Move to a goto-based implementation to have an easier consitency. Fixes: 4f6e3d66ac52 ("drm/vc4: Add runtime PM support to the HDMI encoder driver") Link: https://patchwork.freedesktop.org/patch/msgid/[email protected] Reviewed-by: Dave Stevenson <[email protected]> Signed-off-by: Maxime Ripard <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/bin/stackcollapse-record')
0 files changed, 0 insertions, 0 deletions