[PATCH 0/6] drm/msm: Fixes and updates for 4.15
Jordan Crouse
jcrouse at codeaurora.org
Tue Oct 3 15:27:00 UTC 2017
A handful of minor updates and bugfixes. Includes an UAPI change to
MSM_DRM_SUBMITQUEUE_CLOSE API as suggested by Rob, a tweak to rd to
dump all iova addresses from a submission and a few performance
tweaks for user submissions that don't use relocs.
Jordan Crouse (3):
drm/msm: dump a rd GPUADDR header for all buffers in the command
drm/msm: Change MSM_DRM_SUBMITQUEUE_CLOSE
drm/msm: Do priority checking during submitqueue create
Sharat Masetty (1):
drm/msm: Fix race condition in the submit path
Sushmita Susheelendra (2):
drm/msm: Map command buffers to kernel only if required
drm/msm: Map buffers on demand on the submit path
drivers/gpu/drm/msm/adreno/a5xx_gpu.h | 8 +++-
drivers/gpu/drm/msm/adreno/a5xx_preempt.c | 17 ++++++--
drivers/gpu/drm/msm/msm_drv.c | 4 +-
drivers/gpu/drm/msm/msm_gem_submit.c | 69 ++++++++++++++++---------------
drivers/gpu/drm/msm/msm_gpu.h | 1 -
drivers/gpu/drm/msm/msm_rd.c | 30 +++++++-------
drivers/gpu/drm/msm/msm_submitqueue.c | 25 ++++++++---
include/uapi/drm/msm_drm.h | 2 +-
8 files changed, 94 insertions(+), 62 deletions(-)
--
1.9.1
More information about the dri-devel
mailing list