[Freedreno] [PATCH v2 0/6] DPU resource manager cleanup

Sean Paul sean at poorly.run
Fri Dec 14 15:17:38 UTC 2018


On Fri, Dec 07, 2018 at 06:38:32PM -0800, Jeykumar Sankaran wrote:
> First set of clean up patches for DPU resource manager. 
> Removes/realigns some of the redudant RM interfaces.
> Eventual plan is to migrate resource maintenence using
> private state objects.
> 
> Thanks and Regards,
> Jeykumar S

Thanks for revising the set, it all LGTM. Pushed to dpu-staging

Sean

> 
> Jeykumar Sankaran (6):
>   drm/msm/dpu: avoid tracking reservations in RM
>   drm/msm/dpu: remove dev from RM
>   drm/msm/dpu: clean up dpu_rm_check_property_topctl declaration
>   drm/msm/dpu: remove encoder from crtc mixer struct
>   drm/msm/dpu: clean up redundant hw type
>   drm/msm/dpu: maintain hw_mdp in kms
> 
>  drivers/gpu/drm/msm/disp/dpu1/dpu_crtc.c  |   2 -
>  drivers/gpu/drm/msm/disp/dpu1/dpu_crtc.h  |   2 -
>  drivers/gpu/drm/msm/disp/dpu1/dpu_kms.c   |  14 +-
>  drivers/gpu/drm/msm/disp/dpu1/dpu_rm.c    | 325 +++++-------------------------
>  drivers/gpu/drm/msm/disp/dpu1/dpu_rm.h    |  28 +--
>  drivers/gpu/drm/msm/disp/dpu1/dpu_trace.h |  28 +--
>  6 files changed, 66 insertions(+), 333 deletions(-)
> 
> -- 
> The Qualcomm Innovation Center, Inc. is a member of the Code Aurora Forum,
> a Linux Foundation Collaborative Project
> 
> _______________________________________________
> Freedreno mailing list
> Freedreno at lists.freedesktop.org
> https://lists.freedesktop.org/mailman/listinfo/freedreno

-- 
Sean Paul, Software Engineer, Google / Chromium OS


More information about the Freedreno mailing list