[PATCH v4 0/4] Reserve DSPPs based on user request
Kalyan Thota
quic_kalyant at quicinc.com
Mon Feb 13 11:11:40 UTC 2023
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 whenever there is
a CTM enable/disable change so that DSPPs are allocated appropriately.
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: manage DPU resources if CTM is requested
drivers/gpu/drm/msm/disp/dpu1/dpu_encoder.c | 38 ++++++++++++-----------------
drivers/gpu/drm/msm/disp/dpu1/dpu_rm.c | 2 ++
drivers/gpu/drm/msm/msm_atomic.c | 18 ++++++++++++++
drivers/gpu/drm/msm/msm_drv.c | 2 +-
drivers/gpu/drm/msm/msm_drv.h | 1 +
5 files changed, 38 insertions(+), 23 deletions(-)
--
2.7.4
More information about the dri-devel
mailing list