Re: [PATCH v5 01/12] drm/msm/dpu: limit QCM2290 to RGB formats only

From: Abhinav Kumar
Date: Wed Jul 31 2024 - 15:31:37 EST




On 6/26/2024 2:45 PM, Dmitry Baryshkov wrote:
The QCM2290 doesn't have CSC blocks, so it can not support YUV formats
even on ViG blocks. Fix the formats declared by _VIG_SBLK_NOSCALE().

Fixes: 5334087ee743 ("drm/msm: add support for QCM2290 MDSS")
Signed-off-by: Dmitry Baryshkov <dmitry.baryshkov@xxxxxxxxxx>
---
drivers/gpu/drm/msm/disp/dpu1/dpu_hw_catalog.c | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)


Reviewed-by: Abhinav Kumar <quic_abhinavk@xxxxxxxxxxx>