diff options
author | Abhinav Kumar <[email protected]> | 2022-04-26 07:41:29 -0700 |
---|---|---|
committer | Dmitry Baryshkov <[email protected]> | 2022-05-02 02:13:00 +0300 |
commit | 21539b8f88914ea00e11ed328d14e604f43be561 (patch) | |
tree | 73c6d770cec6c1827f53ca76abfbcf3f2a11076f /tools/perf/scripts/python/Perf-Trace-Util/lib/Perf/Trace/Util.py | |
parent | d4e5f4508df076eb47dde81f71cacbea7ba3923a (diff) |
drm/msm/dpu: move _dpu_plane_get_qos_lut to dpu_hw_util file
_dpu_plane_get_qos_lut() is not specific to just dpu_plane.
It can take any fill level and return the LUT matching it.
This can be used even for other modules like dpu_writeback.
Move _dpu_plane_get_qos_lut() to the common dpu_hw_util file
and rename it to _dpu_hw_get_qos_lut().
Signed-off-by: Abhinav Kumar <[email protected]>
Reviewed-by: Dmitry Baryshkov <[email protected]>
Patchwork: https://patchwork.freedesktop.org/patch/483518/
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/lib/Perf/Trace/Util.py')
0 files changed, 0 insertions, 0 deletions