All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH v2 0/7] drm/i915/dp: link config compute refactoring
@ 2018-04-26  8:25 Jani Nikula
  2018-04-26  8:25 ` [PATCH v2 1/7] drm/i915/dp: remove stale comment about bw constants Jani Nikula
                   ` (14 more replies)
  0 siblings, 15 replies; 16+ messages in thread
From: Jani Nikula @ 2018-04-26  8:25 UTC (permalink / raw)
  To: intel-gfx; +Cc: jani.nikula, rodrigo.vivi

v2 of https://patchwork.freedesktop.org/series/41215/

Jani Nikula (7):
  drm/i915/dp: remove stale comment about bw constants
  drm/i915/dp: move link_bw and rate_select debugging where used
  drm/i915/dp: abstract dp link config computation from the rest
  drm/i915/dp: move eDP VBT bpp clamping code to intel_dp_compute_bpp()
  drm/i915/dp: group link config limits in a struct
  drm/i915/dp: abstract link config selection
  drm/i915/dp: fix compliance test adjustments

 drivers/gpu/drm/i915/intel_dp.c               | 277 +++++++++++++++-----------
 drivers/gpu/drm/i915/intel_dp_link_training.c |   5 +
 2 files changed, 169 insertions(+), 113 deletions(-)

-- 
2.11.0

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

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

end of thread, other threads:[~2018-04-26 15:24 UTC | newest]

Thread overview: 16+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2018-04-26  8:25 [PATCH v2 0/7] drm/i915/dp: link config compute refactoring Jani Nikula
2018-04-26  8:25 ` [PATCH v2 1/7] drm/i915/dp: remove stale comment about bw constants Jani Nikula
2018-04-26  8:25 ` [PATCH v2 2/7] drm/i915/dp: move link_bw and rate_select debugging where used Jani Nikula
2018-04-26  8:25 ` [PATCH v2 3/7] drm/i915/dp: abstract dp link config computation from the rest Jani Nikula
2018-04-26  8:25 ` [PATCH v2 4/7] drm/i915/dp: move eDP VBT bpp clamping code to intel_dp_compute_bpp() Jani Nikula
2018-04-26  8:25 ` [PATCH v2 5/7] drm/i915/dp: group link config limits in a struct Jani Nikula
2018-04-26  8:25 ` [PATCH v2 6/7] drm/i915/dp: abstract link config selection Jani Nikula
2018-04-26  8:25 ` [PATCH v2 7/7] drm/i915/dp: fix compliance test adjustments Jani Nikula
2018-04-26  8:40 ` ✗ Fi.CI.CHECKPATCH: warning for drm/i915/dp: link config compute refactoring (rev2) Patchwork
2018-04-26  8:41 ` ✗ Fi.CI.SPARSE: " Patchwork
2018-04-26  8:54 ` ✗ Fi.CI.BAT: failure " Patchwork
2018-04-26 11:39 ` ✗ Fi.CI.CHECKPATCH: warning " Patchwork
2018-04-26 11:41 ` ✗ Fi.CI.SPARSE: " Patchwork
2018-04-26 11:55 ` ✓ Fi.CI.BAT: success " Patchwork
2018-04-26 14:09 ` ✓ Fi.CI.IGT: " Patchwork
2018-04-26 15:24 ` [PATCH v2 0/7] drm/i915/dp: link config compute refactoring 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.