RE: [PATCH 2/2] drm/amdgpu: stop allocating dummy GTT nodes v2

2020-07-09 Thread Chauhan, Madhav
[AMD Public Use] -Original Message- From: Christian König Sent: Thursday, July 9, 2020 8:40 PM To: amd-...@lists.freedesktop.org; dri-devel@lists.freedesktop.org Cc: Chauhan, Madhav Subject: [PATCH 2/2] drm/amdgpu: stop allocating dummy GTT nodes v2 Now that TTM is fixed up we can

[PATCH 2/2] drm/amdgpu: stop allocating dummy GTT nodes v2

2020-07-09 Thread Christian König
Now that TTM is fixed up we can finally stop that nonsense. v2: Update the documentation as well. Signed-off-by: Christian König --- drivers/gpu/drm/amd/amdgpu/amdgpu_gtt_mgr.c | 106 ++-- drivers/gpu/drm/amd/amdgpu/amdgpu_ttm.c | 18 +++- 2 files changed, 43 insertions(+),