[PATCH v4 04/11] drm/msm/dpu: drop separate dpu_core_perf_tune overrides
Abhinav Kumar
quic_abhinavk at quicinc.com
Mon Jul 17 18:42:51 UTC 2023
On 7/12/2023 3:11 PM, Dmitry Baryshkov wrote:
> The values in struct dpu_core_perf_tune are fixed per the core perf
> mode. Drop the 'tune' values and substitute them with known values when
> performing perf management.
>
> Note: min_bus_vote was not used at all, so it is just silently dropped.
>
> Signed-off-by: Dmitry Baryshkov <dmitry.baryshkov at linaro.org>
> ---
> drivers/gpu/drm/msm/disp/dpu1/dpu_core_perf.c | 27 ++++++++-----------
> drivers/gpu/drm/msm/disp/dpu1/dpu_core_perf.h | 4 ---
> 2 files changed, 11 insertions(+), 20 deletions(-)
>
Reviewed-by: Abhinav Kumar <quic_abhinavk at quicinc.com>
More information about the dri-devel
mailing list