Re: [PATCH] drm/msm/dpu: move CSC tables to dpu_hw_util.c

2023-12-12 Thread Dmitry Baryshkov
On Wed, 13 Dec 2023 at 02:59, Abhinav Kumar wrote: > > > > On 12/12/2023 4:57 PM, Dmitry Baryshkov wrote: > > Move CSC tables out of the header file to fix following kind of warnings: > > > > In file included from drivers/gpu/drm/msm/disp/dpu1/dpu_hwio.h:8, > > from

Re: [PATCH] drm/msm/dpu: move CSC tables to dpu_hw_util.c

2023-12-12 Thread Abhinav Kumar
On 12/12/2023 4:57 PM, Dmitry Baryshkov wrote: Move CSC tables out of the header file to fix following kind of warnings: In file included from drivers/gpu/drm/msm/disp/dpu1/dpu_hwio.h:8, from drivers/gpu/drm/msm/disp/dpu1/dpu_hw_sspp.c:5:

[PATCH] drm/msm/dpu: move CSC tables to dpu_hw_util.c

2023-12-12 Thread Dmitry Baryshkov
Move CSC tables out of the header file to fix following kind of warnings: In file included from drivers/gpu/drm/msm/disp/dpu1/dpu_hwio.h:8, from drivers/gpu/drm/msm/disp/dpu1/dpu_hw_sspp.c:5: drivers/gpu/drm/msm/disp/dpu1/dpu_hw_util.h:54:33: warning: ‘dpu_csc10_rgb2yuv_601l’