Re: drm_exec changes for eviction

2024-05-07 Thread Thomas Hellström
On Tue, 2024-05-07 at 15:36 +0200, Christian König wrote: > Am 06.05.24 um 11:46 schrieb Thomas Hellström: > > Hi Christian, Others. > > > > In order to support exhaustive eviction there are some changes that > > I > > think needs to be made to drm_exec: > > > > 1) Trylock support > > (This is

Re: drm_exec changes for eviction

2024-05-07 Thread Christian König
Am 06.05.24 um 11:46 schrieb Thomas Hellström: Hi Christian, Others. In order to support exhaustive eviction there are some changes that I think needs to be made to drm_exec: 1) Trylock support (This is for ttm_bo_vm, ttm_buffer_object_init_reserved, and also for the eviction path where I

drm_exec changes for eviction

2024-05-06 Thread Thomas Hellström
Hi Christian, Others. In order to support exhaustive eviction there are some changes that I think needs to be made to drm_exec: 1) Trylock support  (This is for ttm_bo_vm, ttm_buffer_object_init_reserved, and also for the eviction path where I think we want to make a trylock pass before a