lkml.org 
[lkml]   [2021]   [Oct]   [6]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
    /
    Date
    From
    SubjectRe: [PATCH 05/11] drm/msm/disp/dpu1: Add DSC for SDM845 to hw_catalog
    On 29-07-21, 23:25, Dmitry Baryshkov wrote:
    > On 15/07/2021 09:51, Vinod Koul wrote:
    > > This add SDM845 DSC blocks into hw_catalog
    > >
    > > Signed-off-by: Vinod Koul <vkoul@kernel.org>
    > > ---
    > > Changes since RFC:
    > > - use BIT values from MASK
    > >
    > > .../gpu/drm/msm/disp/dpu1/dpu_hw_catalog.c | 22 +++++++++++++++++++
    > > 1 file changed, 22 insertions(+)
    > >
    > > diff --git a/drivers/gpu/drm/msm/disp/dpu1/dpu_hw_catalog.c b/drivers/gpu/drm/msm/disp/dpu1/dpu_hw_catalog.c
    > > index b569030a0847..b45a08303c99 100644
    > > --- a/drivers/gpu/drm/msm/disp/dpu1/dpu_hw_catalog.c
    > > +++ b/drivers/gpu/drm/msm/disp/dpu1/dpu_hw_catalog.c
    > > @@ -40,6 +40,8 @@
    > > #define PINGPONG_SDM845_MASK BIT(DPU_PINGPONG_DITHER)
    > > +#define DSC_SDM845_MASK BIT(1)
    > > +
    >
    > This does not seem used. You can pass (0) as the feature mask.

    Yes fixed

    --
    ~Vinod

    \
     
     \ /
      Last update: 2021-10-06 12:51    [W:4.275 / U:0.900 seconds]
    ©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site