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)
commit97cbb28451c21212cc20f2a5e6c074ba33150c3d
tree755660b357958975e12eae60658e8494899405db
parent12d4ac584465845af3c7fba090a82c8ee84180d1
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