[Intel-gfx] [PULL] topic/drm-misc

Daniel Vetter daniel.vetter at ffwll.ch
Wed May 6 01:24:52 PDT 2015


Hi Dave,

rc2 is out, time to open drm-next. Bunch of drm_irq.c patches from
Mario&me, magic/auth removal from David and a few other oddball things.

Cheers, Daniel


The following changes since commit 2b1193d5287004edfbf89407149a3159656f47f1:

  drm: fix trivial typo mistake (2015-04-14 12:41:03 +0200)

are available in the git repository at:

  git://anongit.freedesktop.org/drm-intel tags/topic/drm-misc-2015-05-06

for you to fetch changes up to 4a324d33bfe95a279d4c7370d84087d3e773e799:

  drm: simplify master cleanup (2015-05-05 09:46:38 +0200)

----------------------------------------------------------------
Daniel Vetter (3):
      drm/atomic-helper: Don't call atomic_update_plane when it stays off
      drm/vblank: Fixup and document timestamp update/read barriers
      drm/atomic-helper: Really recover pre-atomic plane/cursor behavior

David Herrmann (3):
      drm: drop unused 'magicfree' list
      drm: simplify authentication management
      drm: simplify master cleanup

Josef Holzmayr (1):
      DRM: Don't re-poll connector for disconnect

Mario Kleiner (3):
      drm: Prevent invalid use of vblank_disable_immediate. (v2)
      drm: Zero out invalid vblank timestamp in drm_update_vblank_count. (v2)
      drm/qxl: Fix qxl_noop_get_vblank_counter()

Oleg Drokin (1):
      drm: fix a memleak on mutex failure path

Todd Previte (2):
      drm: Fix the 'native defer' message in drm_dp_i2c_do_msg()
      drm: Fix for DP CTS test 4.2.2.5 - I2C DEFER handling

 drivers/gpu/drm/drm_atomic_helper.c       |   9 +-
 drivers/gpu/drm/drm_auth.c                | 178 ++++++------------------------
 drivers/gpu/drm/drm_dp_helper.c           |  12 +-
 drivers/gpu/drm/drm_drv.c                 |  20 +---
 drivers/gpu/drm/drm_fops.c                |   7 +-
 drivers/gpu/drm/drm_internal.h            |   1 -
 drivers/gpu/drm/drm_irq.c                 | 103 +++++++++--------
 drivers/gpu/drm/drm_modeset_lock.c        |   8 +-
 drivers/gpu/drm/drm_probe_helper.c        |   4 +-
 drivers/gpu/drm/i915/intel_atomic_plane.c |   4 -
 drivers/gpu/drm/qxl/qxl_drv.c             |   2 +-
 include/drm/drmP.h                        |  14 ++-
 12 files changed, 132 insertions(+), 230 deletions(-)

-- 
Daniel Vetter
Software Engineer, Intel Corporation
http://blog.ffwll.ch


More information about the Intel-gfx mailing list