]> git.baikalelectronics.ru Git - kernel.git/commit
drm/amdgpu: use ctx bytes_moved
authorChristian König <christian.koenig@amd.com>
Thu, 5 Apr 2018 12:46:41 +0000 (14:46 +0200)
committerAlex Deucher <alexander.deucher@amd.com>
Tue, 15 May 2018 18:43:05 +0000 (13:43 -0500)
commit5802654ddf5addefd591e7cd4c5646663b93d843
tree2a7ed2dacb6d19a08126be82428d64b3ff633f84
parent708e0fa3770dab811e690c2d37f726f89636b19a
drm/amdgpu: use ctx bytes_moved

Instead of the global (inaccurate) counter.

Signed-off-by: Christian König <christian.koenig@amd.com>
Reviewed-by: Michel Dänzer <michel.daenzer@amd.com>
Reviewed-by: Chunming Zhou <david1.zhou@amd.com>
Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
drivers/gpu/drm/amd/amdgpu/amdgpu_cs.c