On 6/13/2024 3:36 PM, Dmitry Baryshkov wrote:
dpu_formats.c defines DPU_MAX_IMG_WIDTH and _HEIGHT, while
dpu_hw_catalog.h defines just MAX_IMG_WIDTH and _HEIGHT. Merge these
constants to remove duplication.

Reviewed-by: Abhinav Kumar <[email protected]>
Signed-off-by: Dmitry Baryshkov <[email protected]>
---
  drivers/gpu/drm/msm/disp/dpu1/dpu_formats.c    | 3 ---
  drivers/gpu/drm/msm/disp/dpu1/dpu_hw_catalog.h | 4 ++--
  drivers/gpu/drm/msm/disp/dpu1/dpu_plane.c      | 4 ++--
  3 files changed, 4 insertions(+), 7 deletions(-)


Tested-by: Abhinav Kumar <[email protected]> # sc7280

Reply via email to