diff options
author | Jessica Zhang <[email protected]> | 2023-12-13 13:30:18 -0800 |
---|---|---|
committer | Dmitry Baryshkov <[email protected]> | 2023-12-14 09:27:45 +0200 |
commit | 3313c23f3eab698bc6b904520ee608fc0f7b03d0 (patch) | |
tree | c115af0af2ee862dd3cfb837f15fb3f79d097f9b /tools/perf/scripts/python/Perf-Trace-Util | |
parent | 980fffd0c69e5df0f67ee089d405899d532aeeab (diff) |
drm/msm/dpu: Drop enable and frame_count parameters from dpu_hw_setup_misr()
Drop the enable and frame_count parameters from dpu_hw_setup_misr() as they
are always set to the same values.
In addition, replace MISR_FRAME_COUNT_MASK with MISR_FRAME_COUNT as
frame_count is always set to the same value.
Fixes: 7b37523fb1d1 ("drm/msm/dpu: Move MISR methods to dpu_hw_util")
Signed-off-by: Jessica Zhang <[email protected]>
Reviewed-by: Abhinav Kumar <[email protected]>
Reviewed-by: Dmitry Baryshkov <[email protected]>
Patchwork: https://patchwork.freedesktop.org/patch/572009/
Link: https://lore.kernel.org/r/[email protected]
Signed-off-by: Dmitry Baryshkov <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/Perf-Trace-Util')
0 files changed, 0 insertions, 0 deletions