[PATCH 0/3] drm/msm: minor msm_drv.h cleanup
From: Dmitry Baryshkov
Date: Thu Oct 31 2024 - 17:44:46 EST
As I stumbled upon msm_display_topology define, perform minor cleanup of
msm_drv.h incldue file.
Signed-off-by: Dmitry Baryshkov <dmitry.baryshkov@xxxxxxxxxx>
---
Dmitry Baryshkov (3):
drm/msm: move msm_display_topology to the DPU driver
drm/msm: move MAX_H_TILES_PER_DISPLAY to the DPU driver
drm/msm: drop MAX_BRIDGES define
drivers/gpu/drm/msm/disp/dpu1/dpu_encoder.h | 2 ++
drivers/gpu/drm/msm/disp/dpu1/dpu_rm.h | 16 ++++++++++++++++
drivers/gpu/drm/msm/msm_drv.h | 18 ------------------
3 files changed, 18 insertions(+), 18 deletions(-)
---
base-commit: 4a6fd06643afa99989a0e6b848e125099674227b
change-id: 20241031-dpu-move-topology-f5c4489830bd
Best regards,
--
Dmitry Baryshkov <dmitry.baryshkov@xxxxxxxxxx>