[PULL] topic/drm-misc for 4.1

Daniel Vetter daniel.vetter at ffwll.ch
Wed Feb 25 14:56:30 PST 2015


Hi Dave,

A few random things and a few small patches for atomic. Pull request for
4.1 so that Laurent can rebase his rcar atomic conversion, which needs a
few things from here. Also better to get the renames in before there's
conflicts.

Cheers, Daniel


The following changes since commit 96abd10ecc2e9ab5c8060697ce721683f387c64e:

  Merge branch 'drm-next-3.20' of git://people.freedesktop.org/~agd5f/linux into drm-next (2015-02-12 10:01:51 +1000)

are available in the git repository at:

  git://anongit.freedesktop.org/drm-intel tags/topic/drm-misc-2015-02-25

for you to fetch changes up to e045d20bef41707dbba676e58624b54f9f39e172:

  drm: Adding edp1.4 specific dpcd macros (2015-02-24 01:58:16 +0100)

----------------------------------------------------------------
Damien Lespiau (2):
      drm: Fix drm_crtc_vblank_get() documentation
      drm: Fix the CRTC_STEREO_DOUBLE_ONLY define to include stero modes

Daniel Vetter (4):
      drm: Add DRM_DEBUG_ATOMIC
      drm: If available use atomic state in getcrtc ioctl
      drm/atomic-helper: Rename commmit_post/pre_planes
      drm/atomic-helpers: make mode_set hooks optional

Laurent Pinchart (2):
      drm/atomic-helpers: Fix documentation typos and wrong copy&paste
      drm/atomic: Rename drm_atomic_helper_commit_pre_planes() state argument

Sonika Jindal (1):
      drm: Adding edp1.4 specific dpcd macros

 drivers/gpu/drm/drm_atomic.c        | 100 ++++++++++---------
 drivers/gpu/drm/drm_atomic_helper.c | 192 +++++++++++++++++++-----------------
 drivers/gpu/drm/drm_crtc.c          |  25 +++--
 drivers/gpu/drm/drm_irq.c           |   2 +-
 drivers/gpu/drm/i915/intel_atomic.c |   4 +-
 drivers/gpu/drm/msm/msm_atomic.c    |   4 +-
 drivers/gpu/drm/tegra/drm.c         |   4 +-
 include/drm/drmP.h                  |   9 ++
 include/drm/drm_atomic_helper.h     |   6 +-
 include/drm/drm_crtc_helper.h       |   3 +-
 include/drm/drm_dp_helper.h         |   8 ++
 include/drm/drm_modes.h             |   2 +-
 12 files changed, 202 insertions(+), 157 deletions(-)

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


More information about the dri-devel mailing list