All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH v2 0/4] Fix HFVSDB parsing
@ 2022-09-16 10:05 ` Ankit Nautiyal
  0 siblings, 0 replies; 14+ messages in thread
From: Ankit Nautiyal @ 2022-09-16 10:05 UTC (permalink / raw)
  To: dri-devel; +Cc: swati2.sharma, intel-gfx, uma.shankar, maarten.lankhorst

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.

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


^ permalink raw reply	[flat|nested] 14+ messages in thread

end of thread, other threads:[~2022-10-04 17:48 UTC | newest]

Thread overview: 14+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2022-09-16 10:05 [PATCH v2 0/4] Fix HFVSDB parsing Ankit Nautiyal
2022-09-16 10:05 ` [Intel-gfx] " Ankit Nautiyal
2022-09-16 10:05 ` [PATCH v2 1/4] drm/edid: Fix minimum bpc supported with DSC1.2 for HDMI sink Ankit Nautiyal
2022-09-16 10:05   ` [Intel-gfx] " Ankit Nautiyal
2022-09-16 10:05 ` [PATCH v2 2/4] drm/edid: Split DSC parsing into separate function Ankit Nautiyal
2022-09-16 10:05   ` [Intel-gfx] " Ankit Nautiyal
2022-09-16 10:05 ` [PATCH v2 3/4] drm/edid: Refactor HFVSDB parsing for DSC1.2 Ankit Nautiyal
2022-09-16 10:05   ` [Intel-gfx] " Ankit Nautiyal
2022-09-16 10:05 ` [PATCH v2 4/4] drm/edid: Avoid multiple log lines for HFVSDB parsing Ankit Nautiyal
2022-09-16 10:05   ` [Intel-gfx] " Ankit Nautiyal
2022-09-16 11:15 ` [Intel-gfx] ✓ Fi.CI.BAT: success for Fix HFVSDB parsing (rev2) Patchwork
2022-09-16 15:52 ` [Intel-gfx] ✓ Fi.CI.IGT: " Patchwork
2022-10-04 17:36 ` [PATCH v2 0/4] Fix HFVSDB parsing Jani Nikula
2022-10-04 17:36   ` [Intel-gfx] " Jani Nikula

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.