[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-Id: <1675780196-3076-1-git-send-email-quic_kalyant@quicinc.com>
Date: Tue, 7 Feb 2023 06:29:52 -0800
From: Kalyan Thota <quic_kalyant@...cinc.com>
To: dri-devel@...ts.freedesktop.org, linux-arm-msm@...r.kernel.org,
freedreno@...ts.freedesktop.org, devicetree@...r.kernel.org
Cc: Kalyan Thota <quic_kalyant@...cinc.com>,
linux-kernel@...r.kernel.org, robdclark@...omium.org,
dianders@...omium.org, swboyd@...omium.org,
quic_vpolimer@...cinc.com, dmitry.baryshkov@...aro.org,
quic_abhinavk@...cinc.com, marijn.suijten@...ainline.org
Subject: [PATCH v2 0/4] Reserve DSPPs based on user request
This series will enable color features on sc7280 target which has
primary panel as eDP
The series removes DSPP allocation based on encoder type and allows
the DSPP reservation based on user request via CTM.
The series will release/reserve the dpu resources when ever there is
a topology change to suit the new requirements.
Kalyan Thota (4):
drm/msm/dpu: clear DSPP reservations in rm release
drm/msm/dpu: add DSPPs into reservation upon a CTM request
drm/msm/dpu: avoid unnecessary check in DPU reservations
drm/msm/dpu: reserve the resources on topology change
drivers/gpu/drm/msm/disp/dpu1/dpu_crtc.h | 2 +
drivers/gpu/drm/msm/disp/dpu1/dpu_encoder.c | 61 +++++++++++++++++------------
drivers/gpu/drm/msm/disp/dpu1/dpu_rm.c | 2 +
3 files changed, 40 insertions(+), 25 deletions(-)
--
2.7.4
Powered by blists - more mailing lists