Linux ARM-MSM sub-architecture
 help / color / mirror / Atom feed
* [PATCH 0/3] drm/msm: uabi updates for KHR_robustness
@ 2019-04-17  1:30 Rob Clark
  2019-04-17  1:30 ` Rob Clark
                   ` (3 more replies)
  0 siblings, 4 replies; 12+ messages in thread
From: Rob Clark @ 2019-04-17  1:30 UTC (permalink / raw)
  To: dri-devel-PD4FTy7X32lNgt0PjOBp9y5qC8QIuHrW
  Cc: linux-arm-msm-u79uwXL29TY76Z2rM5mHXA, Rob Clark,
	freedreno-PD4FTy7X32lNgt0PjOBp9y5qC8QIuHrW

Collection of a few small UABI updates from Jordan and myself to enable
userspace support for robustness[1].  The userspace side of this is at:

  https://gitlab.freedesktop.org/mesa/mesa/merge_requests/673/commits

[1] it doesn't *quite* enable it yet, since we don't have per-context
    pagetables yet without some iommu work landing first.  But it can
    otherwise be tested for the fault detection part of things with a
    small hack.

Jordan Crouse (1):
  drm/msm/gpu: Add submit queue queries

Rob Clark (2):
  drm/msm/gpu: add per-process pagetables param
  drm/msm: add param to retrieve # of GPU faults (global)

 drivers/gpu/drm/msm/adreno/adreno_gpu.c |  6 ++++
 drivers/gpu/drm/msm/msm_drv.c           |  9 +++++-
 drivers/gpu/drm/msm/msm_drv.h           |  2 ++
 drivers/gpu/drm/msm/msm_gpu.c           |  4 +++
 drivers/gpu/drm/msm/msm_gpu.h           |  3 ++
 drivers/gpu/drm/msm/msm_submitqueue.c   | 41 +++++++++++++++++++++++++
 include/uapi/drm/msm_drm.h              | 14 +++++++++
 7 files changed, 78 insertions(+), 1 deletion(-)

-- 
2.20.1

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

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

end of thread, other threads:[~2019-04-19 18:45 UTC | newest]

Thread overview: 12+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2019-04-17  1:30 [PATCH 0/3] drm/msm: uabi updates for KHR_robustness Rob Clark
2019-04-17  1:30 ` Rob Clark
2019-04-17  1:30 ` [PATCH 1/3] drm/msm/gpu: add per-process pagetables param Rob Clark
2019-04-17  1:30   ` Rob Clark
2019-04-19 18:45   ` [Freedreno] " Jordan Crouse
2019-04-19 18:45     ` Jordan Crouse
     [not found] ` <20190417013031.555-1-robdclark-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org>
2019-04-17  1:30   ` [PATCH 2/3] drm/msm: add param to retrieve # of GPU faults (global) Rob Clark
2019-04-17  1:30     ` Rob Clark
2019-04-19 18:45     ` [Freedreno] " Jordan Crouse
2019-04-19 18:45       ` Jordan Crouse
2019-04-17  1:30 ` [PATCH 3/3] drm/msm/gpu: Add submit queue queries Rob Clark
2019-04-17  1:30   ` Rob Clark

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox