aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/syscall-counts-by-pid.py
diff options
context:
space:
mode:
authorDmitry Baryshkov <[email protected]>2022-02-17 06:53:52 +0300
committerDmitry Baryshkov <[email protected]>2022-02-18 20:15:11 +0300
commit1e0505a5a7a2fea243f8e6d7e13fcde65f9e41bc (patch)
tree38e34df0a07a17b7e2434a7745edab8eeb2c9511 /tools/perf/scripts/python/syscall-counts-by-pid.py
parent77e113351ffe49119ef322e9a2a0e65d57c6963b (diff)
drm/msm/dpu: fix dp audio condition
DP audio enablement code which is comparing intf_type, DRM_MODE_ENCODER_TMDS (= 2) with DRM_MODE_CONNECTOR_DisplayPort (= 10). Which would never succeed. Fix it to check for DRM_MODE_ENCODER_TMDS. Fixes: d13e36d7d222 ("drm/msm/dp: add audio support for Display Port on MSM") Reviewed-by: Abhinav Kumar <[email protected]> Reviewed-by: Bjorn Andersson <[email protected]> Reviewed-by: Stephen Boyd <[email protected]> Signed-off-by: Dmitry Baryshkov <[email protected]> Link: https://lore.kernel.org/r/[email protected] Signed-off-by: Dmitry Baryshkov <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/syscall-counts-by-pid.py')
0 files changed, 0 insertions, 0 deletions