]> www.infradead.org Git - users/jedix/linux-maple.git/commit
drm/msm: move msm_display_topology to the DPU driver
authorDmitry Baryshkov <dmitry.baryshkov@linaro.org>
Thu, 31 Oct 2024 21:44:06 +0000 (23:44 +0200)
committerDmitry Baryshkov <dmitry.baryshkov@linaro.org>
Thu, 31 Oct 2024 22:58:08 +0000 (00:58 +0200)
commitf8706bff68cbf2899d1190c10bfccbfc18a7a699
treee09f08a6ba6a9ee9d8c71d197e49682f674d0b3e
parent20c7b42d9dbd048019bfe0af39229e3014007a98
drm/msm: move msm_display_topology to the DPU driver

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@linaro.org>
Reviewed-by: Abhinav Kumar <quic_abhinavk@quicinc.com>
Patchwork: https://patchwork.freedesktop.org/patch/622534/
Link: https://lore.kernel.org/r/20241031-dpu-move-topology-v1-1-8ffa8122d3b6@linaro.org
drivers/gpu/drm/msm/disp/dpu1/dpu_rm.h
drivers/gpu/drm/msm/msm_drv.h