linux_dsm_epyc7002/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 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 Add SPDX idenitifier and clarify license 2018-05-15 13:44:27 -05:00
ttm_bo_manager.c Add SPDX idenitifier and clarify license 2018-05-15 13:44:27 -05:00
ttm_bo_util.c dma-buf: rename reservation_object to dma_resv 2019-08-13 09:09:30 +02:00
ttm_bo_vm.c dma-buf: rename reservation_object to dma_resv 2019-08-13 09:09:30 +02:00
ttm_bo.c drm/ttm: return -EBUSY on pipelining with no_gpu_wait (v2) 2019-09-16 10:42:32 -05:00
ttm_execbuf_util.c dma-buf: rename reservation_object to dma_resv 2019-08-13 09:09:30 +02:00
ttm_memory.c drm pull request for 5.2 2019-05-08 21:35:19 -07:00
ttm_module.c Add SPDX idenitifier and clarify license 2018-05-15 13:44:27 -05:00
ttm_page_alloc_dma.c drm/ttm: use the same attributes when freeing d_page->vaddr 2019-07-18 14:18:07 -05:00
ttm_page_alloc.c drm/ttm: fix incrementing the page pointer for huge pages 2019-04-11 10:01:51 -05:00
ttm_tt.c dma-buf: rename reservation_object to dma_resv 2019-08-13 09:09:30 +02:00