[Freedreno] [PATCH v7 10/10] drm/msm/gpu: drop duplicating VIG feature masks
Abhinav Kumar
quic_abhinavk at quicinc.com
Mon Dec 4 23:53:14 UTC 2023
On 12/1/2023 3:40 PM, Dmitry Baryshkov wrote:
> After folding QSEED3LITE and QSEED4 feature bits into QSEED3_COMPATIBLE
> several VIG feature masks became equal. Drop these duplicates.
>
> Signed-off-by: Dmitry Baryshkov <dmitry.baryshkov at linaro.org>
> ---
> .../gpu/drm/msm/disp/dpu1/catalog/dpu_5_4_sm6125.h | 2 +-
> .../gpu/drm/msm/disp/dpu1/catalog/dpu_6_0_sm8250.h | 8 ++++----
> .../gpu/drm/msm/disp/dpu1/catalog/dpu_6_2_sc7180.h | 2 +-
> .../gpu/drm/msm/disp/dpu1/catalog/dpu_6_3_sm6115.h | 2 +-
> .../gpu/drm/msm/disp/dpu1/catalog/dpu_6_4_sm6350.h | 2 +-
> .../gpu/drm/msm/disp/dpu1/catalog/dpu_6_9_sm6375.h | 2 +-
> .../gpu/drm/msm/disp/dpu1/catalog/dpu_7_0_sm8350.h | 8 ++++----
> .../gpu/drm/msm/disp/dpu1/catalog/dpu_8_0_sc8280xp.h | 8 ++++----
> .../gpu/drm/msm/disp/dpu1/catalog/dpu_8_1_sm8450.h | 8 ++++----
> .../gpu/drm/msm/disp/dpu1/catalog/dpu_9_0_sm8550.h | 8 ++++----
> drivers/gpu/drm/msm/disp/dpu1/dpu_hw_catalog.c | 11 +----------
> 11 files changed, 26 insertions(+), 35 deletions(-)
>
Reviewed-by: Abhinav Kumar <quic_abhinavk at quicinc.com>
More information about the Freedreno
mailing list