All of lore.kernel.org
 help / color / mirror / Atom feed
* [RFC] Common DRM execution context v2
@ 2022-05-04  7:47 Christian König
  2022-05-04  7:47 ` [PATCH 1/8] drm: execution context for GEM buffers v2 Christian König
                   ` (7 more replies)
  0 siblings, 8 replies; 21+ messages in thread
From: Christian König @ 2022-05-04  7:47 UTC (permalink / raw)
  To: dri-devel, amd-gfx, daniel

Hello everyone,

compared to the earlier version this has seen quite a bit of additional
testing and can now handle both amdgpu as well as radeon without any
performance drop.

QXL is converted over as well and then the remaining ttm_execbuf_util
implementation moved into VMWGFX which is the only remaining user of
this.

Please review and comment,
Christian.



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

end of thread, other threads:[~2022-06-09 14:28 UTC | newest]

Thread overview: 21+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2022-05-04  7:47 [RFC] Common DRM execution context v2 Christian König
2022-05-04  7:47 ` [PATCH 1/8] drm: execution context for GEM buffers v2 Christian König
2022-05-09 14:31   ` Daniel Vetter
2022-05-09 14:31     ` Daniel Vetter
2022-05-09 15:01     ` Christian König
2022-05-11 15:23       ` Daniel Vetter
2022-05-11 15:23         ` Daniel Vetter
2022-06-09  0:05   ` Felix Kuehling
2022-06-09  7:18     ` Christian König
2022-06-09 14:28       ` Felix Kuehling
2022-05-04  7:47 ` [PATCH 2/8] drm: add drm_exec selftests Christian König
2022-05-04  7:47 ` [PATCH 3/8] drm/amdkfd: switch over to using drm_exec Christian König
2022-06-09  0:04   ` Felix Kuehling
2022-05-04  7:47 ` [PATCH 4/8] drm/amdgpu: use drm_exec for GEM and CSA handling Christian König
2022-05-04  7:47 ` [PATCH 5/8] drm/amdgpu: use the new drm_exec object for CS Christian König
2022-05-04  7:47 ` [PATCH 6/8] drm/radeon: switch over to drm_exec Christian König
2022-05-04  7:47 ` [PATCH 7/8] drm/qxl: switch to using drm_exec Christian König
2022-05-04  7:47 ` [PATCH 8/8] drm: move ttm_execbuf_util into vmwgfx Christian König
2022-05-09 14:33   ` Daniel Vetter
2022-05-09 14:33     ` Daniel Vetter
2022-05-09 15:02     ` Christian König

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.