OSDN Git Service

drm/amdgpu: forward operation context to ttm_bo_mem_space
authorChristian König <christian.koenig@amd.com>
Wed, 26 Apr 2017 14:44:41 +0000 (16:44 +0200)
committerAlex Deucher <alexander.deucher@amd.com>
Wed, 6 Dec 2017 17:48:04 +0000 (12:48 -0500)
commitdfb8fa9828dba4a83545c8d854bb6bc003a95d95
treed1776097e0c7298e2a6fdf2d48703d5e8a8517fa
parent3f3a7c8259312084291859d3b623db4317365a07
drm/amdgpu: forward operation context to ttm_bo_mem_space

This way we can finally use some more stats.

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>
Tested-by: Dieter Nützel <Dieter@nuetzel-hh.de>
Tested-by: Michel Dänzer <michel.daenzer@amd.com>
Acked-by: Felix Kuehling <Felix.Kuehling@amd.com>
Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
drivers/gpu/drm/amd/amdgpu/amdgpu_ttm.c