Re: [PATCH 1/4] drm/vmwgfx: start to phase out ttm_exec v2

2024-11-25 Thread Ian Forbes
Tested working. Tested-by: Ian Forbes On Thu, Nov 21, 2024 at 4:27 AM Christian König wrote: > > Start switching over vmwgfx to drm_exec as well. Replacing some > unnecessary complex calls with just just single BO dma_resv locking. > > No intentional functional change, but only compile tested f

[PATCH 1/4] drm/vmwgfx: start to phase out ttm_exec v2

2024-11-21 Thread Christian König
Start switching over vmwgfx to drm_exec as well. Replacing some unnecessary complex calls with just just single BO dma_resv locking. No intentional functional change, but only compile tested for now. v2: fix kerneldoc issues Signed-off-by: Christian König --- drivers/gpu/drm/vmwgfx/vmwgfx_reso