All of lore.kernel.org
 help / color / mirror / Atom feed
* Common DRM execution context v3
@ 2023-02-28  8:33 Christian König
  2023-02-28  8:33 ` [PATCH 1/9] drm: execution context for GEM buffers v3 Christian König
                   ` (9 more replies)
  0 siblings, 10 replies; 29+ messages in thread
From: Christian König @ 2023-02-28  8:33 UTC (permalink / raw)
  To: amd-gfx, dri-devel; +Cc: dakr, arunpravin.paneerselvam

Hi guys,

thrid round for those patches. They have been in my queue for nearly a
year now because I couldn't find much time to push into this.

Danilo wants to use this for his GPU VAs tracker work and Arun needs it
for hist secure semaphore work, so we should probably get it reviewed
now.

Compared to the last version I've fixed one memory leak found by Danilo
and removed the support for duplicate tracking. Only radeon really needs
that and we can trivially handle it differently there.

Please review and/or comment,
Christian.



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

end of thread, other threads:[~2023-04-21 21:28 UTC | newest]

Thread overview: 29+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2023-02-28  8:33 Common DRM execution context v3 Christian König
2023-02-28  8:33 ` [PATCH 1/9] drm: execution context for GEM buffers v3 Christian König
2023-02-28 19:13   ` Danilo Krummrich
2023-03-02  7:49     ` Christian König
2023-03-03 13:45     ` Luben Tuikov
2023-03-03 14:11   ` Luben Tuikov
2023-03-10 10:42   ` Thomas Hellström (Intel)
2023-04-14 14:29     ` Francois Dugast
2023-02-28  8:33 ` [PATCH 2/9] drm: add drm_exec selftests Christian König
2023-02-28  8:34 ` [PATCH 3/9] drm/amdkfd: switch over to using drm_exec Christian König
2023-04-21 21:28   ` Felix Kuehling
2023-02-28  8:34 ` [PATCH 4/9] drm/amdgpu: use drm_exec for GEM and CSA handling Christian König
2023-02-28  8:34 ` [PATCH 5/9] drm/amdgpu: use drm_exec for MES testing Christian König
2023-02-28  8:34 ` [PATCH 6/9] drm/amdgpu: use the new drm_exec object for CS v2 Christian König
2023-02-28  8:34 ` [PATCH 7/9] drm/radeon: switch over to drm_exec Christian König
2023-02-28 16:45   ` kernel test robot
2023-02-28 16:45     ` kernel test robot
2023-02-28  8:34 ` [PATCH 8/9] drm/qxl: switch to using drm_exec Christian König
2023-02-28 16:03   ` kernel test robot
2023-02-28 16:03     ` kernel test robot
2023-02-28 16:34   ` kernel test robot
2023-02-28 16:34     ` kernel test robot
2023-02-28  8:34 ` [PATCH 9/9] drm: move ttm_execbuf_util into vmwgfx Christian König
2023-03-08  5:14   ` Zack Rusin
2023-03-08  9:10     ` Christian König
2023-03-09  5:14       ` Zack Rusin
2023-03-09  8:35         ` Thomas Hellström (Intel)
2023-03-09  8:26       ` Thomas Hellström (Intel)
2023-02-28 19:11 ` Common DRM execution context v3 Danilo Krummrich

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.