]> git.baikalelectronics.ru Git - kernel.git/commit
drm/amdgpu: move debug print into the MM managers
authorChristian König <christian.koenig@amd.com>
Mon, 7 Aug 2017 13:47:51 +0000 (15:47 +0200)
committerAlex Deucher <alexander.deucher@amd.com>
Thu, 17 Aug 2017 19:46:01 +0000 (15:46 -0400)
commit68b221df5a82c725077f3b7fbbf32723c3cfee60
tree755660b357958975e12eae60658e8494899405db
parentf90a9a2b91245bca0dce28bcd568646c845ea342
drm/amdgpu: move debug print into the MM managers

Instead of the separate switch/case in the calling function.

Signed-off-by: Christian König <christian.koenig@amd.com>
Reviewed-by: Alex Deucher <alexander.deucher@amd.com>
Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
drivers/gpu/drm/amd/amdgpu/amdgpu_gtt_mgr.c
drivers/gpu/drm/amd/amdgpu/amdgpu_ttm.c
drivers/gpu/drm/amd/amdgpu/amdgpu_vram_mgr.c