[PULL] topic/drm-misc

Daniel Vetter daniel.vetter at ffwll.ch
Thu Jul 28 12:30:08 UTC 2016


Hi Dave,

A few more simple fixes that Sean&I collected. There's a bunch of bigger
things on dri-devel, but I think those are all too late for 4.8 really.
I'll try and go collect them after -rc1 for 4.9.

Cheers, Daniel


The following changes since commit e8d3ef02787fc72996cfb423180dc79764c239fa:

  GPU-DRM-Exynos: Delete an unnecessary check before the function call "vunmap" (2016-07-21 14:06:33 -0400)

are available in the git repository at:

  git://anongit.freedesktop.org/drm-intel tags/topic/drm-misc-2016-07-28

for you to fetch changes up to 12ae57aab43880eac500c43590e26d9d4411961b:

  drm/arm: mali-dp: Fix error return code in malidp_bind() (2016-07-28 12:59:56 +0200)

----------------------------------------------------------------
Brian Starkey (1):
      drm/arm: mali-dp: Set crtc.port to the port instead of the endpoint

Lee Jones (1):
      drm/sti: use new Reset API

Lukas Wunner (1):
      apple-gmux: Sphinxify docs

Markus Elfring (8):
      GPU-DRM-OMAP: Delete unnecessary checks before two function calls
      GPU-DRM-GMA500: Delete unnecessary checks before two function calls
      drm/bridge: ps8622: Delete an unnecessary check before backlight_device_unregister()
      drm/mgag200: Delete an unnecessary check before drm_gem_object_unreference_unlocked()
      drm/qxl: Delete an unnecessary check before drm_gem_object_unreference_unlocked()
      drm/vmwgfx: Delete an unnecessary check before the function call "vfree"
      drm/etnaviv: Delete unnecessary checks before two function calls
      drm/etnaviv: Optimize error handling in etnaviv_gem_new_userptr()

Stefan Christ (1):
      drm/gma500: remove unnecessary stub for fb_ioctl()

Wei Yongjun (2):
      drm/arm: mali-dp: Remove redundant dev_err call in malidp_bind()
      drm/arm: mali-dp: Fix error return code in malidp_bind()

 drivers/gpu/drm/arm/malidp_drv.c                | 19 ++++++---
 drivers/gpu/drm/bridge/parade-ps8622.c          |  4 +-
 drivers/gpu/drm/etnaviv/etnaviv_gem.c           | 16 +++----
 drivers/gpu/drm/gma500/cdv_intel_hdmi.c         |  3 +-
 drivers/gpu/drm/gma500/cdv_intel_lvds.c         |  9 ++--
 drivers/gpu/drm/gma500/framebuffer.c            |  9 ----
 drivers/gpu/drm/gma500/psb_drv.c                |  6 +--
 drivers/gpu/drm/gma500/psb_intel_lvds.c         |  9 ++--
 drivers/gpu/drm/mgag200/mgag200_main.c          |  4 +-
 drivers/gpu/drm/omapdrm/displays/panel-dsi-cm.c |  3 +-
 drivers/gpu/drm/omapdrm/omap_fb.c               |  4 +-
 drivers/gpu/drm/qxl/qxl_display.c               |  3 +-
 drivers/gpu/drm/sti/sti_compositor.c            |  4 +-
 drivers/gpu/drm/vmwgfx/vmwgfx_execbuf.c         |  4 +-
 drivers/platform/x86/apple-gmux.c               | 55 +++++++++++++------------
 15 files changed, 66 insertions(+), 86 deletions(-)

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


More information about the dri-devel mailing list