dri-devel Archive on lore.kernel.org
 help / color / mirror / Atom feed
* [RESEND FOR CI PATCH v8 0/4] Adding driver-private objects to atomic state
@ 2017-05-01 18:36 Dhinakaran Pandiyan
  2017-05-01 18:36 ` [RESEND FOR CI PATCH v8 1/4] drm: Add " Dhinakaran Pandiyan
                   ` (3 more replies)
  0 siblings, 4 replies; 6+ messages in thread
From: Dhinakaran Pandiyan @ 2017-05-01 18:36 UTC (permalink / raw)
  To: intel-gfx; +Cc: dri-devel

Resending for CI.

Pandiyan, Dhinakaran (4):
  drm: Add driver-private objects to atomic state
  drm/dp: Introduce MST topology state to track available link bandwidth
  drm/dp: Add DP MST helpers to atomically find and release vcpi slots
  drm/dp: Track MST link bandwidth

 drivers/gpu/drm/drm_atomic.c          |  65 +++++++++++++++
 drivers/gpu/drm/drm_atomic_helper.c   |   5 ++
 drivers/gpu/drm/drm_dp_mst_topology.c | 150 ++++++++++++++++++++++++++++++++++
 drivers/gpu/drm/i915/intel_dp_mst.c   |  48 +++++++++--
 include/drm/drm_atomic.h              |  95 +++++++++++++++++++++
 include/drm/drm_dp_mst_helper.h       |  26 ++++++
 6 files changed, 383 insertions(+), 6 deletions(-)

-- 
2.7.4

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

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

end of thread, other threads:[~2017-05-03  7:42 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2017-05-01 18:36 [RESEND FOR CI PATCH v8 0/4] Adding driver-private objects to atomic state Dhinakaran Pandiyan
2017-05-01 18:36 ` [RESEND FOR CI PATCH v8 1/4] drm: Add " Dhinakaran Pandiyan
2017-05-01 18:36 ` [RESEND FOR CI PATCH v8 2/4] drm/dp: Introduce MST topology state to track available link bandwidth Dhinakaran Pandiyan
2017-05-01 18:36 ` [RESEND FOR CI PATCH v8 3/4] drm/dp: Add DP MST helpers to atomically find and release vcpi slots Dhinakaran Pandiyan
2017-05-01 18:36 ` [RESEND FOR CI PATCH v8 4/4] drm/dp: Track MST link bandwidth Dhinakaran Pandiyan
2017-05-03  7:42   ` Daniel Vetter

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox