[PATCH 0/3] Reserve dspps based on user request
Kalyan Thota
quic_kalyant at quicinc.com
Fri Jan 27 10:15:42 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 when ever there is a topology change
to suit the new requirements.
Kalyan Thota (3):
drm/msm/disp/dpu1: clear dspp reservations in rm release
drm/msm/disp/dpu1: add dspps into reservation if there is a ctm
request
drm/msm/disp/dpu1: reserve the resources on topology change
drivers/gpu/drm/msm/disp/dpu1/dpu_crtc.h | 1 +
drivers/gpu/drm/msm/disp/dpu1/dpu_encoder.c | 54 +++++++++++++++++++++++------
drivers/gpu/drm/msm/disp/dpu1/dpu_encoder.h | 4 ++-
drivers/gpu/drm/msm/disp/dpu1/dpu_kms.c | 2 +-
drivers/gpu/drm/msm/disp/dpu1/dpu_rm.c | 6 ++--
5 files changed, 50 insertions(+), 17 deletions(-)
--
2.7.4
More information about the dri-devel
mailing list