Re: [PATCH 8/8] drm/amdgpu: use the new TTM bytes moved counter v2

2017-11-19 Thread Chunming Zhou
 Reviewed-by: Chunming Zhou for the series. btw: any new patch based on this for enabling eviction and swapout for per-vm-bo? Regards, David Zhou On 2017年11月17日 18:49, Christian König wrote: Instead of the global statistics use the per context bytes moved counter. v2: rebased Signed-off-b

[PATCH 8/8] drm/amdgpu: use the new TTM bytes moved counter v2

2017-11-17 Thread Christian König
Instead of the global statistics use the per context bytes moved counter. v2: rebased Signed-off-by: Christian König Reviewed-by: Michel Dänzer --- drivers/gpu/drm/amd/amdgpu/amdgpu_cs.c | 9 +++-- drivers/gpu/drm/amd/amdgpu/amdgpu_object.c | 10 +++--- 2 files changed, 6 insertio