]> git.kernelconcepts.de Git - karo-tx-linux.git/commit
Merge tag 'drm-msm-next-2017-06-20' of git://people.freedesktop.org/~robclark/linux...
authorDave Airlie <airlied@redhat.com>
Tue, 20 Jun 2017 22:49:54 +0000 (08:49 +1000)
committerDave Airlie <airlied@redhat.com>
Tue, 20 Jun 2017 22:49:54 +0000 (08:49 +1000)
commiteafae133e48c9e5f5537d5c6df34eab912336b9a
treefb9fd9337cd93e597114cf3c5f4ca9e9bb3a4f7e
parent8c52f36413063bedbb3d31a65048a61ea2f1e169
parent4a630fadbb29d9efaedb525f1a8f7449ad107641
Merge tag 'drm-msm-next-2017-06-20' of git://people.freedesktop.org/~robclark/linux into drm-next

This time around, the biggest thing is a bunch of GEM rework for more
fine grained locking and prep work to handle multiple address spaces
(ie. per-process pagetables).  Also some HDMI fixes for 8x96
(snapdragon 820).

One unrelated bus patch, for something that seems to get merged
through whatever random tree (and has all the right ack's).

* tag 'drm-msm-next-2017-06-20' of git://people.freedesktop.org/~robclark/linux:
  drm/msm: Fix potential buffer overflow issue
  bus: SIMPLE_PM_BUS does not depend on ARCH_RENESAS
  drm/msm: Separate locking of buffer resources from struct_mutex
  drm/msm/hdmi: Fix HDMI pink strip issue seen on 8x96
  drm/msm/hdmi: 8996 PLL: Populate unprepare
  drm/msm/hdmi: Use bitwise operators when building register values
  drm/msm: update generated headers
  drm/msm: remove address-space id
  drm/msm: support for an arbitrary number of address spaces
  drm/msm: refactor how we handle vram carveout buffers
  drm/msm: pass address-space to _get_iova() and friends
  drm/msm/mdp4+5: move aspace/id to base class
  drm/msm/mdp5: kill pipe_lock
  drm/msm: fix locking inconsistency for gpu->hw_init()
  drm/msm: Remove memptrs->wptr
  drm/msm: Add a struct to pass configuration to msm_gpu_init()
  drm/msm: Add hint to DRM_IOCTL_MSM_GEM_INFO to return an object IOVA
  drm/msm: Remove idle function hook
  drm/msm: Remove DRM_MSM_NUM_IOCTLS
  drm/msm: gpu: Enable zap shader for A5XX