linux/drivers/gpu/drm/ttm
Christian König 3084cf46cf drm/ttm: return -EBUSY on pipelining with no_gpu_wait (v2)
Setting the no_gpu_wait flag means that the allocate BO must be available
immediately and we can't wait for any GPU operation to finish.

v2: squash in mem leak fix, rebase

Signed-off-by: Christian König <christian.koenig@amd.com>
Acked-by: Felix Kuehling <Felix.Kuehling@amd.com>
Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
2019-09-16 10:42:32 -05:00
..
Makefile
ttm_agp_backend.c
ttm_bo.c
ttm_bo_manager.c
ttm_bo_util.c
ttm_bo_vm.c
ttm_execbuf_util.c
ttm_memory.c
ttm_module.c
ttm_page_alloc.c
ttm_page_alloc_dma.c
ttm_tt.c