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

The MAX_H_TILES_PER_DISPLAY const is only used by the DPU driver, move
it to the corresponding header.

Signed-off-by: Dmitry Baryshkov <dmitry.baryshkov@linaro.org>
Reviewed-by: Abhinav Kumar <quic_abhinavk@quicinc.com>
Patchwork: https://patchwork.freedesktop.org/patch/622536/
Link: https://lore.kernel.org/r/20241031-dpu-move-topology-v1-2-8ffa8122d3b6@linaro.org
drivers/gpu/drm/msm/disp/dpu1/dpu_encoder.h
drivers/gpu/drm/msm/msm_drv.h