intel-gfx.lists.freedesktop.org archive mirror
 help / color / mirror / Atom feed
* [Intel-gfx] [PATCH 0/9] drm/edid: DisplayID parser fixes
@ 2020-03-13 16:20 Ville Syrjala
  2020-03-13 16:20 ` [Intel-gfx] [PATCH 1/9] drm: Constify topology id Ville Syrjala
                   ` (10 more replies)
  0 siblings, 11 replies; 14+ messages in thread
From: Ville Syrjala @ 2020-03-13 16:20 UTC (permalink / raw)
  To: dri-devel; +Cc: intel-gfx

From: Ville Syrjälä <ville.syrjala@linux.intel.com>

I was playing around with the tile stuff a bit and noticed a bunch of
issues in the DisplayID parser. This series aims to fix what I found.

Ville Syrjälä (9):
  drm: Constify topology id
  drm/edid: Swap some operands in for_each_displayid_db()
  drm/edid: Remove idx==1 assumptions from all over the DispID parsing
  drm/edid: Return DispID length from drm_find_displayid_extension()
  drm/edid: Move validate_displayid() drm_find_displayid_extension()
  drm/edid: Don't parse garbage as DispID blocks
  drm/edid: Don't include ext block csum in DispID size
  drm/edid: Clarify validate_displayid()
  drm/edid: Fix DispID tile parsing for override EDID

 drivers/gpu/drm/drm_connector.c     |   6 +-
 drivers/gpu/drm/drm_crtc_internal.h |   1 +
 drivers/gpu/drm/drm_edid.c          | 103 +++++++++++++---------------
 include/drm/drm_connector.h         |   4 +-
 include/drm/drm_displayid.h         |   2 +-
 5 files changed, 54 insertions(+), 62 deletions(-)

-- 
2.24.1

_______________________________________________
Intel-gfx mailing list
Intel-gfx@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/intel-gfx

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

end of thread, other threads:[~2020-03-18 15:56 UTC | newest]

Thread overview: 14+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2020-03-13 16:20 [Intel-gfx] [PATCH 0/9] drm/edid: DisplayID parser fixes Ville Syrjala
2020-03-13 16:20 ` [Intel-gfx] [PATCH 1/9] drm: Constify topology id Ville Syrjala
2020-03-13 20:05   ` Alex Deucher
2020-03-18 15:56     ` Ville Syrjälä
2020-03-13 16:20 ` [Intel-gfx] [PATCH 2/9] drm/edid: Swap some operands in for_each_displayid_db() Ville Syrjala
2020-03-13 16:20 ` [Intel-gfx] [PATCH 3/9] drm/edid: Remove idx==1 assumptions from all over the DispID parsing Ville Syrjala
2020-03-13 16:20 ` [Intel-gfx] [PATCH 4/9] drm/edid: Return DispID length from drm_find_displayid_extension() Ville Syrjala
2020-03-13 16:20 ` [Intel-gfx] [PATCH 5/9] drm/edid: Move validate_displayid() drm_find_displayid_extension() Ville Syrjala
2020-03-13 16:20 ` [Intel-gfx] [PATCH 6/9] drm/edid: Don't parse garbage as DispID blocks Ville Syrjala
2020-03-13 16:20 ` [Intel-gfx] [PATCH 7/9] drm/edid: Don't include ext block csum in DispID size Ville Syrjala
2020-03-13 16:20 ` [Intel-gfx] [PATCH 8/9] drm/edid: Clarify validate_displayid() Ville Syrjala
2020-03-13 16:20 ` [Intel-gfx] [PATCH 9/9] drm/edid: Fix DispID tile parsing for override EDID Ville Syrjala
2020-03-16 14:44 ` [Intel-gfx] ✓ Fi.CI.BAT: success for drm/edid: DisplayID parser fixes Patchwork
2020-03-16 21:44 ` [Intel-gfx] ✗ Fi.CI.IGT: failure " Patchwork

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).