dri-devel Archive on lore.kernel.org
 help / color / mirror / Atom feed
From: Rob Clark <robdclark@gmail.com>
To: dri-devel@lists.freedesktop.org
Subject: [PATCH 0/3] atomic plane iterators
Date: Tue, 25 Nov 2014 20:29:44 -0500	[thread overview]
Message-ID: <1416965387-7042-1-git-send-email-robdclark@gmail.com> (raw)

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

             reply	other threads:[~2014-11-26  1:29 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2014-11-26  1:29 Rob Clark [this message]
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

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=1416965387-7042-1-git-send-email-robdclark@gmail.com \
    --to=robdclark@gmail.com \
    --cc=dri-devel@lists.freedesktop.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox