mbox series

[0/4] Fix HFVSDB parsing

Message ID 20220811045945.2113431-1-ankit.k.nautiyal@intel.com (mailing list archive)
Headers show
Series Fix HFVSDB parsing | expand

Message

Ankit Nautiyal Aug. 11, 2022, 4:59 a.m. UTC
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/

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(-)

Comments

Arun R Murthy Aug. 12, 2022, 3:31 a.m. UTC | #1
I think this series will have to be posted to dri-devel as well.

Thanks and Regards,
Arun R Murthy
-------------------

> -----Original Message-----
> From: Intel-gfx <intel-gfx-bounces@lists.freedesktop.org> On Behalf Of Ankit
> Nautiyal
> Sent: Thursday, August 11, 2022 10:30 AM
> To: intel-gfx@lists.freedesktop.org
> Cc: Lankhorst, Maarten <maarten.lankhorst@intel.com>
> Subject: [Intel-gfx] [PATCH 0/4] Fix HFVSDB parsing
> 
> 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/
> 
> 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(-)
> 
> --
> 2.25.1
Ankit Nautiyal Aug. 12, 2022, 4:58 a.m. UTC | #2
Hi Arun,

You are right, I missed to add  dri-devel here :(

I had send this series to dri-devel again.

Thanks & Regards,

Ankit

On 8/12/2022 9:01 AM, Murthy, Arun R wrote:
> I think this series will have to be posted to dri-devel as well.
>
> Thanks and Regards,
> Arun R Murthy
> -------------------
>
>> -----Original Message-----
>> From: Intel-gfx <intel-gfx-bounces@lists.freedesktop.org> On Behalf Of Ankit
>> Nautiyal
>> Sent: Thursday, August 11, 2022 10:30 AM
>> To: intel-gfx@lists.freedesktop.org
>> Cc: Lankhorst, Maarten <maarten.lankhorst@intel.com>
>> Subject: [Intel-gfx] [PATCH 0/4] Fix HFVSDB parsing
>>
>> 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/
>>
>> 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(-)
>>
>> --
>> 2.25.1