[PULL] drm-misc-fixes

Daniel Vetter daniel.vetter at ffwll.ch
Thu Oct 27 06:36:14 UTC 2016


Hi Dave,

drm-misc-fixes for 4.9. Not sure this is a good idea, but somehow there
was a pile of fixes floating and I figured I could try:

First time pull request with the new drm-misc.git repo, let's see how that
goes. I'll probably send you a -misc pull for 4.10 (to get the
s/fence/dma_fence/ rename landed) later today.

Cheers, Daniel


The following changes since commit 07d9a380680d1c0eb51ef87ff2eab5c994949e69:

  Linux 4.9-rc2 (2016-10-23 17:10:14 -0700)

are available in the git repository at:

  git://anongit.freedesktop.org/git/drm-misc tags/drm-misc-fixes-2016-10-27

for you to fetch changes up to 4da5caa6a6f82cda3193bca855235b87debf78bd:

  drm/dp/mst: Check peer device type before attempting EDID read (2016-10-26 18:53:44 +0200)

----------------------------------------------------------------
Felix Monninger (1):
      drm: Release reference from blob lookup after replacing property

Takashi Iwai (1):
      drm/fb-helper: Don't call dirty callback for untouched clips

Ville Syrjälä (5):
      drm/fb-helper: Fix connector ref leak on error
      drm: Don't force all planes to be added to the state due to zpos
      drm/fb-helper: Keep references for the current set of used connectors
      drm/dp/mst: Clear port->pdt when tearing down the i2c adapter
      drm/dp/mst: Check peer device type before attempting EDID read

 drivers/gpu/drm/drm_atomic.c            |  9 +++--
 drivers/gpu/drm/drm_atomic_helper.c     |  4 --
 drivers/gpu/drm/drm_dp_mst_topology.c   |  6 ++-
 drivers/gpu/drm/drm_fb_helper.c         | 68 ++++++++++++++++++++-------------
 drivers/gpu/drm/exynos/exynos_drm_drv.c | 20 ++++++++++
 drivers/gpu/drm/exynos/exynos_drm_drv.h |  1 +
 drivers/gpu/drm/exynos/exynos_drm_fb.c  |  2 +-
 drivers/gpu/drm/rcar-du/rcar_du_kms.c   | 12 +++++-
 drivers/gpu/drm/sti/sti_drv.c           | 22 ++++++++++-
 include/drm/drm_plane.h                 |  8 +++-
 10 files changed, 113 insertions(+), 39 deletions(-)

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


More information about the dri-devel mailing list