Re: [PATCH 03/13] drm/ttm: properly allocate sys resource during swapout

2021-04-30 Thread Matthew Auld
On Fri, 30 Apr 2021 at 10:25, Christian König wrote: > > Drop the special handling here. > > Signed-off-by: Christian König Reviewed-by: Matthew Auld ___ dri-devel mailing list dri-devel@lists.freedesktop.org https://lists.freedesktop.org/mailman/listi

[PATCH 03/13] drm/ttm: properly allocate sys resource during swapout

2021-04-30 Thread Christian König
Drop the special handling here. Signed-off-by: Christian König --- drivers/gpu/drm/ttm/ttm_bo.c | 12 +++- 1 file changed, 7 insertions(+), 5 deletions(-) diff --git a/drivers/gpu/drm/ttm/ttm_bo.c b/drivers/gpu/drm/ttm/ttm_bo.c index 55f1ddcf22b6..ca1b098b6a56 100644 --- a/drivers/gpu/d