All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH v2 0/5] drm/edid: Add new modes from CTA-861-G
@ 2019-07-11 10:32 Ville Syrjala
  2019-07-11 10:32 ` [PATCH v2 1/5] drm/edid: Add CTA-861-G modes with VIC < 128 Ville Syrjala
                   ` (7 more replies)
  0 siblings, 8 replies; 13+ messages in thread
From: Ville Syrjala @ 2019-07-11 10:32 UTC (permalink / raw)
  To: dri-devel; +Cc: Manasi Navare, Hans Verkuil, intel-gfx

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

Reposting a series from 1-2 years ago. I did toss in one extra patch at
the end to boost our confidence a bit bit.

Cc: Hans Verkuil <hansverk@cisco.com>
Cc: Shashank Sharma <shashank.sharma@intel.com>

Ville Syrjälä (5):
  drm/edid: Add CTA-861-G modes with VIC < 128
  drm/edid: Abstract away cea_edid_modes[]
  drm/edid: Add CTA-861-G modes with VIC >= 193
  drm/edid: Throw away the dummy VIC 0 cea mode
  drm/edid: Make sure the CEA mode arrays have the correct amount of
    modes

 drivers/gpu/drm/drm_edid.c | 330 ++++++++++++++++++++++++++++++++++---
 1 file changed, 306 insertions(+), 24 deletions(-)

-- 
2.21.0

_______________________________________________
dri-devel mailing list
dri-devel@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/dri-devel

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

end of thread, other threads:[~2019-07-19 12:13 UTC | newest]

Thread overview: 13+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2019-07-11 10:32 [PATCH v2 0/5] drm/edid: Add new modes from CTA-861-G Ville Syrjala
2019-07-11 10:32 ` [PATCH v2 1/5] drm/edid: Add CTA-861-G modes with VIC < 128 Ville Syrjala
2019-07-11 10:32 ` [PATCH v2 2/5] drm/edid: Abstract away cea_edid_modes[] Ville Syrjala
2019-07-19  8:45   ` Sharma, Shashank
2019-07-19 11:57     ` Ville Syrjälä
2019-07-19 12:13       ` Ville Syrjälä
2019-07-11 10:32 ` [PATCH v2 3/5] drm/edid: Add CTA-861-G modes with VIC >= 193 Ville Syrjala
2019-07-11 10:32 ` [PATCH v2 4/5] drm/edid: Throw away the dummy VIC 0 cea mode Ville Syrjala
2019-07-11 10:32 ` [PATCH v2 5/5] drm/edid: Make sure the CEA mode arrays have the correct amount of modes Ville Syrjala
2019-07-11 14:42   ` Ville Syrjälä
2019-07-11 12:49 ` ✗ Fi.CI.CHECKPATCH: warning for drm/edid: Add new modes from CTA-861-G Patchwork
2019-07-11 16:25 ` ✓ Fi.CI.BAT: success " Patchwork
2019-07-12 14:36 ` ✓ Fi.CI.IGT: " Patchwork

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.