Re: [PATCH 06/23] drm/nouveau: stop using dma_resv_excl_fence

2022-04-05 Thread Christian König
Am 04.04.22 um 13:47 schrieb Karol Herbst: On Sun, Apr 3, 2022 at 5:59 PM Christian König wrote: Just a gentle ping to the nouveau guys. Any more comments on this? Otherwise I'm pushing that with Daniels rb. It looks fine, but given that this area broke in the past I will try to do some test

Re: [PATCH 06/23] drm/nouveau: stop using dma_resv_excl_fence

2022-04-04 Thread Karol Herbst
On Sun, Apr 3, 2022 at 5:59 PM Christian König wrote: > > Just a gentle ping to the nouveau guys. > > Any more comments on this? Otherwise I'm pushing that with Daniels rb. > It looks fine, but given that this area broke in the past I will try to do some testing either before or after you push it

Re: [PATCH 06/23] drm/nouveau: stop using dma_resv_excl_fence

2022-04-03 Thread Christian König
Just a gentle ping to the nouveau guys. Any more comments on this? Otherwise I'm pushing that with Daniels rb. Thanks, Christian. Am 21.03.22 um 14:58 schrieb Christian König: Instead use the new dma_resv_get_singleton function. Signed-off-by: Christian König Reviewed-by: Daniel Vetter Cc:

[PATCH 06/23] drm/nouveau: stop using dma_resv_excl_fence

2022-03-21 Thread Christian König
Instead use the new dma_resv_get_singleton function. Signed-off-by: Christian König Reviewed-by: Daniel Vetter Cc: Ben Skeggs Cc: Karol Herbst Cc: Lyude Paul Cc: nouv...@lists.freedesktop.org --- drivers/gpu/drm/nouveau/nouveau_bo.c | 9 - 1 file changed, 8 insertions(+), 1 deletion(

[PATCH 06/23] drm/nouveau: stop using dma_resv_excl_fence

2022-02-11 Thread Christian König
Instead use the new dma_resv_get_singleton function. Signed-off-by: Christian König Reviewed-by: Daniel Vetter Cc: Ben Skeggs Cc: Karol Herbst Cc: Lyude Paul Cc: nouv...@lists.freedesktop.org --- drivers/gpu/drm/nouveau/nouveau_bo.c | 9 - 1 file changed, 8 insertions(+), 1 deletion(