[Freedreno] [pull] drm/msm: msm-fixes for 4.12-rc4
Rob Clark
robdclark at gmail.com
Wed May 31 11:15:37 UTC 2017
Hi Dave,
a few fixes for 4.12..
The following changes since commit bc1f0e04da20473d6fea4444b0cd9ac638a348d5:
Merge branch 'drm-fixes-4.12' of
git://people.freedesktop.org/~agd5f/linux into drm-fixes (2017-05-26
11:51:55 +1000)
are available in the git repository at:
git://people.freedesktop.org/~robclark/linux msm-fixes-4.12-rc4
for you to fetch changes up to d72fea538fe6d783c1e63a2fc304019abf4be93a:
drm/msm: Fix the check for the command size (2017-05-27 13:48:29 -0400)
----------------------------------------------------------------
Eric Anholt (2):
drm/msm: Expose our reservation object when exporting a dmabuf.
drm/msm: Reuse dma_fence_release.
Jordan Crouse (2):
drm/msm: Take the mutex before calling msm_gem_new_impl
drm/msm: Fix the check for the command size
Philipp Zabel (1):
drm/msm: for array in-fences, check if all backing fences are
from our own context before waiting
Rob Clark (4):
drm/msm: select PM_OPP
drm/msm/mdp5: use __drm_atomic_helper_plane_duplicate_state()
drm/msm/gpu: check legacy clk names in get_clocks()
drm/msm/mdp5: release hwpipe(s) for unused planes
Tobias Klauser (1):
drm/msm: constify irq_domain_ops
drivers/gpu/drm/msm/Kconfig | 1 +
drivers/gpu/drm/msm/mdp/mdp5/mdp5_mdss.c | 2 +-
drivers/gpu/drm/msm/mdp/mdp5/mdp5_plane.c | 9 +++++++--
drivers/gpu/drm/msm/msm_drv.c | 1 +
drivers/gpu/drm/msm/msm_drv.h | 1 +
drivers/gpu/drm/msm/msm_fence.c | 10 ++--------
drivers/gpu/drm/msm/msm_gem.c | 6 ++++++
drivers/gpu/drm/msm/msm_gem_prime.c | 7 +++++++
drivers/gpu/drm/msm/msm_gem_submit.c | 14 +++++++-------
drivers/gpu/drm/msm/msm_gpu.c | 4 ++--
10 files changed, 35 insertions(+), 20 deletions(-)
More information about the Freedreno
mailing list