dri-devel Archive on lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/3] atomic plane iterators
@ 2014-11-26  1:29 Rob Clark
  2014-11-26  1:29 ` [PATCH 1/3] drm/atomic: track bitmask of planes attached to crtc Rob Clark
                   ` (2 more replies)
  0 siblings, 3 replies; 5+ messages in thread
From: Rob Clark @ 2014-11-26  1:29 UTC (permalink / raw)
  To: dri-devel

Resend the series.. I think danvet has first one queued up on
topic/core-stuff, second one updated from bikeshedding, adding
the third which converts over msm to use the new iterator macros
(now that mdp5 atomic stuff is on drm-next)

Rob Clark (3):
  drm/atomic: track bitmask of planes attached to crtc
  drm/atomic: add plane iterator macros
  drm/msm: switch to atomic-helpers iterator macros

 Documentation/DocBook/drm.tmpl           |  1 +
 drivers/gpu/drm/drm_atomic.c             | 23 ++++++++++++++++++-----
 drivers/gpu/drm/drm_atomic_helper.c      |  8 ++++----
 drivers/gpu/drm/msm/mdp/mdp4/mdp4_crtc.c |  6 +++---
 drivers/gpu/drm/msm/mdp/mdp5/mdp5_crtc.c |  9 +++++----
 drivers/gpu/drm/msm/msm_kms.h            | 23 -----------------------
 include/drm/drm_atomic.h                 |  4 ++--
 include/drm/drm_atomic_helper.h          | 28 ++++++++++++++++++++++++++++
 include/drm/drm_crtc.h                   | 14 +++++++++++---
 9 files changed, 72 insertions(+), 44 deletions(-)

-- 
1.9.3

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

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

end of thread, other threads:[~2014-11-26  7:30 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2014-11-26  1:29 [PATCH 0/3] atomic plane iterators Rob Clark
2014-11-26  1:29 ` [PATCH 1/3] drm/atomic: track bitmask of planes attached to crtc Rob Clark
2014-11-26  1:29 ` [PATCH 2/3] drm/atomic: add plane iterator macros Rob Clark
2014-11-26  1:29 ` [PATCH 3/3] drm/msm: switch to atomic-helpers " Rob Clark
2014-11-26  7:30   ` Daniel Vetter

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