]> 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)
commitb9655d5002ab19773f65f13b52caa84e07cbce1f
tree755660b357958975e12eae60658e8494899405db
parentafeeb913ddbcdad14b67652e524fd243b28c46c4
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