diff options
author | 2022-04-26 07:41:29 -0700 | |
---|---|---|
committer | 2022-05-02 02:13:00 +0300 | |
commit | 21539b8f88914ea00e11ed328d14e604f43be561 (patch) | |
tree | 73c6d770cec6c1827f53ca76abfbcf3f2a11076f /tools/perf/scripts/python/export-to-postgresql.py | |
parent | drm/msm/dpu: add encoder operations to prepare/cleanup wb job (diff) | |
download | linux-dev-21539b8f88914ea00e11ed328d14e604f43be561.tar.xz linux-dev-21539b8f88914ea00e11ed328d14e604f43be561.zip |
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 <quic_abhinavk@quicinc.com>
Reviewed-by: Dmitry Baryshkov <dmitry.baryshkov@linaro.org>
Patchwork: https://patchwork.freedesktop.org/patch/483518/
Link: https://lore.kernel.org/r/1650984096-9964-13-git-send-email-quic_abhinavk@quicinc.com
Signed-off-by: Dmitry Baryshkov <dmitry.baryshkov@linaro.org>
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions