[Intel-gfx] [PULL] topic/atomic-core

Daniel Vetter daniel.vetter at ffwll.ch
Tue Jan 27 03:02:58 PST 2015


Hi Dave,

Mostly just small fixes and polish all over, plus the dpms-on-atomic
stuff.

Cheers, Daniel


The following changes since commit 281d1bbd34b734e4f22b30b6f3b673dda46a7470:

  Merge remote-tracking branch 'origin/master' into drm-next (2015-01-22 10:44:41 +1000)

are available in the git repository at:

  git://anongit.freedesktop.org/drm-intel tags/topic/atomic-core-2015-01-27

for you to fetch changes up to 9469244d869623e8b54d9f3d4d00737e377af273:

  drm/atomic: Fix potential use of state after free (2015-01-27 10:02:52 +0100)

----------------------------------------------------------------
Ander Conselvan de Oliveira (1):
      drm/atomic: Fix potential use of state after free

Daniel Vetter (6):
      drm: Add standardized boolean props
      drm/atomic: Add drm_crtc_state->active
      drm/atomic-helper: add connector->dpms() implementation
      drm/atomic-helpers: Recover full cursor plane behaviour
      drm/atomic-helpers: Saner encoder/crtc callbacks
      drm/atomic-helper: debug output for modesets

Matt Roper (2):
      drm/plane-helper: Skip prepare_fb/cleanup_fb when newfb==oldfb
      drm/plane-helper: Fix transitional helper kerneldocs

 drivers/gpu/drm/drm_atomic.c        |  21 ++++-
 drivers/gpu/drm/drm_atomic_helper.c | 181 +++++++++++++++++++++++++++++++++---
 drivers/gpu/drm/drm_crtc.c          |  76 ++++++++++++++-
 drivers/gpu/drm/drm_plane_helper.c  |  14 ++-
 include/drm/drm_atomic_helper.h     |   2 +
 include/drm/drm_crtc.h              |   7 ++
 include/drm/drm_crtc_helper.h       |  20 +++-
 7 files changed, 300 insertions(+), 21 deletions(-)

-- 
Daniel Vetter
Software Engineer, Intel Corporation
+41 (0) 79 365 57 48 - http://blog.ffwll.ch


More information about the Intel-gfx mailing list