[PATCH v7] drm/msm: stop storing the array of CRTCs in struct msm_drm_private
Abhinav Kumar
quic_abhinavk at quicinc.com
Tue May 23 21:14:29 UTC 2023
On 5/19/2023 8:07 AM, Dmitry Baryshkov wrote:
> The array of CRTC in the struct msm_drm_private duplicates a list of
> CRTCs in the drm_device. Drop it and use the existing list for CRTC
> enumeration.
>
> Signed-off-by: Dmitry Baryshkov <dmitry.baryshkov at linaro.org>
> ---
> This was a part of https://patchwork.freedesktop.org/series/105302/
>
> Changes since v6:
> - Dropped applied patches
> - Dropped msm_drm_thread::crtc as suggested by Abhinav
>
> ---
Reviewed-by: Abhinav Kumar <quic_abhinavk at quicinc.com>
More information about the dri-devel
mailing list