WSL2-Linux-Kernel/drivers/gpu/drm/ttm
Michel Dänzer 0f6be2c09a 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>
2018-12-21 15:27:58 -05:00
..
Makefile drm/ttm, drm/vmwgfx: Move the lock- and object functionality to the vmwgfx driver 2018-09-27 15:19:20 +02:00
ttm_agp_backend.c
ttm_bo.c drm/ttm: Use drm_debug_printer for all ttm_bo_mem_space_debug output 2018-12-21 15:27:58 -05:00
ttm_bo_manager.c
ttm_bo_util.c drm/ttm: fix LRU handling in ttm_buffer_object_transfer 2018-11-30 12:00:57 -05:00
ttm_bo_vm.c drm/ttm: Export ttm_bo_get_unless_zero() 2018-09-28 08:55:10 +02:00
ttm_execbuf_util.c drm/ttm: allow reserving more than one shared slot v3 2018-12-07 17:53:44 -05:00
ttm_memory.c drm/ttm: Fix bo_global and mem_global kfree error 2018-11-07 17:05:55 -05:00
ttm_module.c
ttm_page_alloc.c
ttm_page_alloc_dma.c
ttm_tt.c