[Freedreno] [PATCH v2 0/7] move dpu resource parsing to encoder modeset

Jeykumar Sankaran jsanka at codeaurora.org
Thu Feb 14 01:39:02 UTC 2019


On 2019-02-13 17:19, Jeykumar Sankaran wrote:
> Fixing some of the low hanging fruits by moving the hw resource
> parsing and assignment to encoder modeset. This series
> prepares DPU resource management to switch to state based
> resource tracking which is implemented in the next incoming
> changes.
> 

Below changes are introduced in the series. V2 label is to indicate
its relation to the RM resource series posted quite a while back:
https://patchwork.freedesktop.org/series/50722/

> Thanks.
> 
> Jeykumar Sankaran (7):
>   drm/msm/dpu: move hw_inf encoder baseclass
>   drm/msm/dpu: remove phys_vid subclass
>   drm/msm/dpu: release resources on modeset failure
>   drm/msm/dpu: dont use encoder->crtc in atomic path
>   drm/msm/dpu: map mixer/ctl hw blocks in encoder modeset
>   drm/msm/dpu: assign intf to encoder in mode_set
>   drm/msm/dpu: check split role for single flush
> 
>  drivers/gpu/drm/msm/disp/dpu1/dpu_crtc.c           |  64 +-------
>  drivers/gpu/drm/msm/disp/dpu1/dpu_encoder.c        |  73 +++++++--
>  drivers/gpu/drm/msm/disp/dpu1/dpu_encoder_phys.h   |  15 +-
>  .../gpu/drm/msm/disp/dpu1/dpu_encoder_phys_vid.c   | 177
> ++++++---------------
>  4 files changed, 118 insertions(+), 211 deletions(-)

-- 
Jeykumar S


More information about the Freedreno mailing list