public inbox for intel-gfx@lists.freedesktop.org
 help / color / mirror / Atom feed
From: Daniel Vetter <daniel.vetter@ffwll.ch>
To: Dave Airlie <airlied@gmail.com>
Cc: Daniel Vetter <daniel.vetter@ffwll.ch>,
	intel-gfx@lists.freedesktop.org, dri-devel@lists.freedesktop.org
Subject: [PULL] topic/core-stuff
Date: Fri, 28 Nov 2014 14:27:44 +0100	[thread overview]
Message-ID: <20141128132544.GA32372@phenom.ffwll.local> (raw)

Hi Dave,

So here's a pile of atomic fixes and improvements from various people.
There's still more patches in-flight, so I think I'll keep collecting them
in a separate branch.

Cheers, Daniel


The following changes since commit 955289c7cfad158dc939e150896a240f549ccc60:

  Merge branch 'msm-next' of git://people.freedesktop.org/~robclark/linux into drm-next (2014-11-25 22:10:53 +1000)

are available in the git repository at:

  git://anongit.freedesktop.org/drm-intel tags/topic/core-stuff-2014-11-28

for you to fetch changes up to e5b5341c28c66a122982d3d8822a4f9a0938f923:

  drm/atomic: clear plane's CRTC and FB when shutting down (2014-11-27 15:39:11 +0100)

----------------------------------------------------------------
Daniel Vetter (4):
      drm: Document that drm_dev_alloc doesn't need a parent
      drm/atomic-helper: Skip vblank waits for unchanged fbs
      drm/atomic: Drop per-plane locking TODO
      drm: Handle atomic state properly in kms getfoo ioctl

Jasper St. Pierre (1):
      drm/atomic_helper: Cope with plane->crtc == NULL in disable helper

Rob Clark (6):
      drm/atomic: track bitmask of planes attached to crtc
      drm/atomic: add plane iterator macros
      drm/msm: switch to atomic-helpers iterator macros
      drm: fix indentation
      drm: use mode_object_find helpers
      drm/atomic: clear plane's CRTC and FB when shutting down

Thierry Reding (5):
      drm/plane: Pass old state to ->atomic_update()
      drm/plane: Add missing kerneldoc
      drm: Make drm_atomic_helper.h standalone includible
      drm: Make drm_atomic.h standalone includible
      drm: Free atomic state during cleanup

 Documentation/DocBook/drm.tmpl            |  1 +
 drivers/gpu/drm/drm_atomic.c              | 32 ++++++++-----
 drivers/gpu/drm/drm_atomic_helper.c       | 77 ++++++++++++++++++++++++++-----
 drivers/gpu/drm/drm_crtc.c                | 75 +++++++++++++++++++++++++-----
 drivers/gpu/drm/drm_drv.c                 |  2 +
 drivers/gpu/drm/drm_plane_helper.c        |  2 +-
 drivers/gpu/drm/msm/mdp/mdp4/mdp4_crtc.c  |  6 +--
 drivers/gpu/drm/msm/mdp/mdp4/mdp4_plane.c |  3 +-
 drivers/gpu/drm/msm/mdp/mdp5/mdp5_crtc.c  |  9 ++--
 drivers/gpu/drm/msm/mdp/mdp5/mdp5_plane.c |  3 +-
 drivers/gpu/drm/msm/msm_kms.h             | 23 ---------
 include/drm/drmP.h                        |  2 +-
 include/drm/drm_atomic.h                  |  6 ++-
 include/drm/drm_atomic_helper.h           | 26 +++++++++++
 include/drm/drm_crtc.h                    | 27 +++++++++--
 include/drm/drm_plane_helper.h            |  7 ++-
 16 files changed, 226 insertions(+), 75 deletions(-)

-- 
Daniel Vetter
Software Engineer, Intel Corporation
+41 (0) 79 365 57 48 - http://blog.ffwll.ch
_______________________________________________
dri-devel mailing list
dri-devel@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/dri-devel

             reply	other threads:[~2014-11-28 13:27 UTC|newest]

Thread overview: 20+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2014-11-28 13:27 Daniel Vetter [this message]
  -- strict thread matches above, loose matches on Subject: below --
2015-01-23 15:56 [PULL] topic/core-stuff Daniel Vetter
2014-12-10 12:50 Daniel Vetter
2014-11-05 13:05 Daniel Vetter
2014-10-03  8:42 Daniel Vetter
2014-09-29  7:18 Daniel Vetter
2014-09-24 10:24 Daniel Vetter
2014-09-24 16:24 ` Ilia Mirkin
2014-09-24 17:59   ` Daniel Vetter
2014-09-24 21:07     ` Dave Airlie
2014-09-24 19:43 ` Daniel Vetter
2014-09-15  8:58 Daniel Vetter
2014-09-12 17:32 Daniel Vetter
2014-09-12 21:05 ` Dave Airlie
2014-08-05 15:24 Daniel Vetter
2014-07-18 16:37 Daniel Vetter
2014-06-30 11:43 Jani Nikula
2014-06-02  8:09 Daniel Vetter
2014-05-05  9:19 Daniel Vetter
2014-05-14 18: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=20141128132544.GA32372@phenom.ffwll.local \
    --to=daniel.vetter@ffwll.ch \
    --cc=airlied@gmail.com \
    --cc=dri-devel@lists.freedesktop.org \
    --cc=intel-gfx@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