[PATCH 1/3] drm/msm: move msm_display_topology to the DPU driver
Abhinav Kumar
quic_abhinavk at quicinc.com
Thu Oct 31 22:12:35 UTC 2024
On 10/31/2024 2:44 PM, Dmitry Baryshkov wrote:
> The struct msm_display_topology is only used by the DPU driver. Remove
> it from the global header and move it to DPU-specific header.
>
> Signed-off-by: Dmitry Baryshkov <dmitry.baryshkov at linaro.org>
> ---
> drivers/gpu/drm/msm/disp/dpu1/dpu_rm.h | 16 ++++++++++++++++
> drivers/gpu/drm/msm/msm_drv.h | 16 ----------------
> 2 files changed, 16 insertions(+), 16 deletions(-)
>
Reviewed-by: Abhinav Kumar <quic_abhinavk at quicinc.com>
More information about the Freedreno
mailing list