On Fri, 16 Sep 2022, Ankit Nautiyal <ankit.k.nautiyal@xxxxxxxxx> wrote: > Fix issues in HFVSDB parsing for DSC support. > Also minor refactoring in Logging. > > Split from original patch into a new series. > https://patchwork.freedesktop.org/patch/495193/ > > v2: Minor styling fixes. Thanks for the patches, pushed to drm-misc-next. BR, Jani. > > Ankit Nautiyal (4): > drm/edid: Fix minimum bpc supported with DSC1.2 for HDMI sink > drm/edid: Split DSC parsing into separate function > drm/edid: Refactor HFVSDB parsing for DSC1.2 > drm/edid: Avoid multiple log lines for HFVSDB parsing > > drivers/gpu/drm/drm_edid.c | 153 +++++++++++++++++++++---------------- > 1 file changed, 87 insertions(+), 66 deletions(-) -- Jani Nikula, Intel Open Source Graphics Center