The Linux Kernel Mailing List
 help / color / mirror / Atom feed
* [PATCH drm-misc-next v2 0/2] PowerVR VM fixes
@ 2023-11-29 22:07 Danilo Krummrich
  2023-11-29 22:08 ` [PATCH drm-misc-next v2 1/2] drm/gpuvm: fall back to drm_exec_lock_obj() Danilo Krummrich
                   ` (3 more replies)
  0 siblings, 4 replies; 7+ messages in thread
From: Danilo Krummrich @ 2023-11-29 22:07 UTC (permalink / raw)
  To: mripard, airlied, daniel, frank.binns, donald.robson, matt.coster,
	sarah.walker
  Cc: dri-devel, linux-kernel, Danilo Krummrich

Hi,

Some major GPUVM changes landed just before v8 of the PowerVR series. Since v8
went in rather quickly (review process was finished otherwise) I haven't had the
chance to review the subsequent code changes.

Hence, this series with a few fixes in this context. Plus a minor GPUVM patch to
make the drm_gpuvm_prepare_* helpers useful for PowerVR.

- Danilo

Changes in V2
=============
- GPUVM: update function DOC comment to indicate the passing zero fences to
  drm_gpuvm_prepare_* functions results into drm_exec_lock_obj() calls rather
  than drm_exec_prepare_obj() calls.
- pvr/vm: use drm_gpuvm_exec wrappers
- drop 3 patches which were applied already

Danilo Krummrich (2):
  drm/gpuvm: fall back to drm_exec_lock_obj()
  drm/imagination: vm: make use of GPUVM's drm_exec helper

 drivers/gpu/drm/drm_gpuvm.c          | 43 +++++++++++--
 drivers/gpu/drm/imagination/pvr_vm.c | 91 +++++++++++-----------------
 include/drm/drm_gpuvm.h              | 23 +------
 3 files changed, 77 insertions(+), 80 deletions(-)


base-commit: 83dc1029dcf50b5b849b26679a1b3f860b85d79c
-- 
2.43.0


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

end of thread, other threads:[~2023-12-06  8:28 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2023-11-29 22:07 [PATCH drm-misc-next v2 0/2] PowerVR VM fixes Danilo Krummrich
2023-11-29 22:08 ` [PATCH drm-misc-next v2 1/2] drm/gpuvm: fall back to drm_exec_lock_obj() Danilo Krummrich
2023-11-29 22:08 ` [PATCH drm-misc-next v2 2/2] drm/imagination: vm: make use of GPUVM's drm_exec helper Danilo Krummrich
2023-12-05 14:54 ` [EXTERNAL] [PATCH drm-misc-next v2 0/2] PowerVR VM fixes Donald Robson
2023-12-05 15:35 ` Maxime Ripard
2023-12-05 15:40   ` Danilo Krummrich
2023-12-06  8:28     ` Maxime Ripard

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