[PATCH 2/3] drm/msm: move MAX_H_TILES_PER_DISPLAY to the DPU driver
Abhinav Kumar
quic_abhinavk at quicinc.com
Thu Oct 31 22:14:57 UTC 2024
On 10/31/2024 2:44 PM, Dmitry Baryshkov wrote:
> 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 at linaro.org>
> ---
> drivers/gpu/drm/msm/disp/dpu1/dpu_encoder.h | 2 ++
> drivers/gpu/drm/msm/msm_drv.h | 1 -
> 2 files changed, 2 insertions(+), 1 deletion(-)
>
Reviewed-by: Abhinav Kumar <quic_abhinavk at quicinc.com>
More information about the dri-devel
mailing list