commit | 0f6be2c09af65a85d34653e609b5f45e25a9e95a | [log] [tgz] |
---|---|---|
author | Michel Dänzer <michel.daenzer@amd.com> | Fri Nov 30 18:15:22 2018 +0100 |
committer | Alex Deucher <alexander.deucher@amd.com> | Fri Dec 21 15:27:58 2018 -0500 |
tree | 5b85887ea22cf567bcf48b29e38087b1f60f52c6 | |
parent | 06d6370e7b200882ab23bafd86a4024c7571c778 [diff] |
drm/ttm: Use drm_debug_printer for all ttm_bo_mem_space_debug output No need for pr_err here, the pr_err message in ttm_bo_evict is enough to draw attention to something not going as planned. Reviewed-by: Christian König <christian.koenig@amd.com> Reviewed-by: Junwei Zhang <Jerry.Zhang@amd.com> Signed-off-by: Michel Dänzer <michel.daenzer@amd.com> Signed-off-by: Alex Deucher <alexander.deucher@amd.com>