lists.openwall.net   lists  /  announce  owl-users  owl-dev  john-users  john-dev  passwdqc-users  yescrypt  popa3d-users  /  oss-security  kernel-hardening  musl  sabotage  tlsify  passwords  /  crypt-dev  xvendor  /  Bugtraq  Full-Disclosure  linux-kernel  linux-netdev  linux-ext4  linux-hardening  linux-cve-announce  PHC 
Open Source and information security mailing list archives
 
Hash Suite: Windows password security audit tool. GUI, reports in PDF.
[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Date:   Sun, 26 Feb 2023 23:34:03 +0100
From:   Marijn Suijten <marijn.suijten@...ainline.org>
To:     Kuogee Hsieh <quic_khsieh@...cinc.com>
Cc:     dri-devel@...ts.freedesktop.org, robdclark@...il.com,
        sean@...rly.run, swboyd@...omium.org, dianders@...omium.org,
        vkoul@...nel.org, daniel@...ll.ch, airlied@...il.com,
        agross@...nel.org, dmitry.baryshkov@...aro.org,
        andersson@...nel.org, quic_abhinavk@...cinc.com,
        quic_sbillaka@...cinc.com, freedreno@...ts.freedesktop.org,
        linux-arm-msm@...r.kernel.org, linux-kernel@...r.kernel.org
Subject: Re: [PATCH v1 0/2] add V1.1 dsc_helper fucntion

On 2023-02-24 11:18:51, Kuogee Hsieh wrote:
> Please ignore this series
> 
> I am going to re post it as RFC.

Thank you for this, in particular including me in the CC on the RFC
after being part of the review on your original series.  I'll catch up
to the current discussion and test the new series on a DSC 1.1
device/panel (Sony XZ3 based on SDM845) as soon as possible.

- Marijn

> kuogee
> 
> On 2/24/2023 11:01 AM, Kuogee Hsieh wrote:
> > Add V1.1 dsc function and have dsi use it instead of hardcode value
> >
> > Kuogee Hsieh (2):
> >    drm/msm/dpu: add dsc helper functions
> >    drm/msm/dsi: use new dpu_dsc_populate_dsc_config()
> >
> >   drivers/gpu/drm/msm/Makefile                   |   1 +
> >   drivers/gpu/drm/msm/disp/dpu1/dpu_dsc_helper.c | 209 +++++++++++++++++++++++++
> >   drivers/gpu/drm/msm/disp/dpu1/dpu_dsc_helper.h |  28 ++++
> >   drivers/gpu/drm/msm/dsi/dsi_host.c             |  78 ++-------
> >   drivers/gpu/drm/msm/msm_drv.h                  |   7 +
> >   5 files changed, 257 insertions(+), 66 deletions(-)
> >   create mode 100644 drivers/gpu/drm/msm/disp/dpu1/dpu_dsc_helper.c
> >   create mode 100644 drivers/gpu/drm/msm/disp/dpu1/dpu_dsc_helper.h
> >

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ