drm/ttm: stop pruning fences after wait
authorChristian König <christian.koenig@amd.com>
Fri, 26 Nov 2021 16:11:21 +0000 (17:11 +0100)
committerChristian König <christian.koenig@amd.com>
Tue, 30 Nov 2021 14:59:33 +0000 (15:59 +0100)
commitf8be2c5971f48dacbd0e6daa44184dbb6f283dc4
treeb255f7d657507f2192b01ce2b35f92b7a8165049
parentf7fd7814f34c97a6c3388b25db18643309cff43c
drm/ttm: stop pruning fences after wait

This is just abusing internals of the dma_resv object.

Signed-off-by: Christian König <christian.koenig@amd.com>
Reviewed-by: Daniel Vetter <daniel.vetter@ffwll.ch>
Link: https://patchwork.freedesktop.org/patch/msgid/20211129120659.1815-3-christian.koenig@amd.com
drivers/gpu/drm/ttm/ttm_bo.c