Re: [PATCH 4/5] drm/ttm: move the LRU into resource handling

2021-08-23 Thread Thomas Hellström
On Mon, 2021-07-19 at 13:51 +0200, Christian König wrote: > This way we finally fix the problem that new resource are > not immediately evict-able after allocation. > > That has caused numerous problems including OOM on GDS handling > and not being able to use TTM as general resource manager. > >

[PATCH 4/5] drm/ttm: move the LRU into resource handling

2021-07-19 Thread Christian König
This way we finally fix the problem that new resource are not immediately evict-able after allocation. That has caused numerous problems including OOM on GDS handling and not being able to use TTM as general resource manager. Signed-off-by: Christian König --- drivers/gpu/drm/amd/amdgpu/amdgpu_