All of lore.kernel.org
 help / color / mirror / Atom feed
* Reworking TTMs LRU handling
@ 2022-02-15 17:22 Christian König
  2022-02-15 17:22 ` [PATCH 1/6] drm/ttm: move the LRU into resource handling v3 Christian König
                   ` (5 more replies)
  0 siblings, 6 replies; 9+ messages in thread
From: Christian König @ 2022-02-15 17:22 UTC (permalink / raw)
  To: matthew.william.auld, felix.kuehling, daniel; +Cc: dri-devel

Hi guys,

in the last set Felix pointed out a severe bug in the iterator
implementation and after investigating I've found that my test case
didn't even exercised this code path.

So after fixing the test case I've found a couple of more minor
problems. This is the resulting patch set with everything fixed as far
as I can see.

Please review and/or comment,
Chriustian.



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

end of thread, other threads:[~2022-02-17  7:52 UTC | newest]

Thread overview: 9+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2022-02-15 17:22 Reworking TTMs LRU handling Christian König
2022-02-15 17:22 ` [PATCH 1/6] drm/ttm: move the LRU into resource handling v3 Christian König
2022-02-17  7:52   ` Christian König
2022-02-15 17:22 ` [PATCH 2/6] drm/ttm: add resource iterator v3 Christian König
2022-02-15 19:06   ` Felix Kuehling
2022-02-15 17:22 ` [PATCH 3/6] drm/ttm: allow bulk moves for all domains Christian König
2022-02-15 17:22 ` [PATCH 4/6] drm/ttm: de-inline ttm_bo_pin/unpin Christian König
2022-02-15 17:22 ` [PATCH 5/6] drm/ttm: rework bulk move handling v4 Christian König
2022-02-15 17:22 ` [PATCH 6/6] drm/amdgpu: drop amdgpu_gtt_node 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.