linux-arm-msm.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH 0/6] drm/msm: Fixes and updates for 4.15
@ 2017-10-03 15:27 Jordan Crouse
       [not found] ` <1507044426-4042-1-git-send-email-jcrouse-sgV2jX0FEOL9JmXXK+q4OQ@public.gmane.org>
                   ` (3 more replies)
  0 siblings, 4 replies; 7+ messages in thread
From: Jordan Crouse @ 2017-10-03 15:27 UTC (permalink / raw)
  To: freedreno-PD4FTy7X32lNgt0PjOBp9y5qC8QIuHrW
  Cc: linux-arm-msm-u79uwXL29TY76Z2rM5mHXA,
	dri-devel-PD4FTy7X32lNgt0PjOBp9y5qC8QIuHrW

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

_______________________________________________
Freedreno mailing list
Freedreno@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/freedreno

^ permalink raw reply	[flat|nested] 7+ messages in thread

end of thread, other threads:[~2017-10-03 15:27 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2017-10-03 15:27 [PATCH 0/6] drm/msm: Fixes and updates for 4.15 Jordan Crouse
     [not found] ` <1507044426-4042-1-git-send-email-jcrouse-sgV2jX0FEOL9JmXXK+q4OQ@public.gmane.org>
2017-10-03 15:27   ` [PATCH 1/6] drm/msm: Fix race condition in the submit path Jordan Crouse
2017-10-03 15:27   ` [PATCH 2/6] drm/msm: dump a rd GPUADDR header for all buffers in the command Jordan Crouse
2017-10-03 15:27   ` [PATCH 5/6] drm/msm: Change MSM_DRM_SUBMITQUEUE_CLOSE Jordan Crouse
2017-10-03 15:27 ` [PATCH 3/6] drm/msm: Map command buffers to kernel only if required Jordan Crouse
2017-10-03 15:27 ` [PATCH 4/6] drm/msm: Map buffers on demand on the submit path Jordan Crouse
2017-10-03 15:27 ` [PATCH 6/6] drm/msm: Do priority checking during submitqueue create Jordan Crouse

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).