linux_dsm_epyc7002/drivers/gpu/drm/ttm
Christian König efa557bc7c drm/ttm: lock resv object during destruction
Calling ttm_bo_cleanup_memtype_use() destroys the TT object
which in turn could result in warnings without this.

Signed-off-by: Christian König <christian.koenig@amd.com>
Acked-by: Daniel Vetter <daniel.vetter@ffwll.ch>
Acked-by: Sumit Semwal <sumit.semwal@linaro.org>
Link: https://patchwork.freedesktop.org/patch/359288
2020-04-01 09:02:45 +02:00
..
Makefile
ttm_agp_backend.c
ttm_bo_manager.c
ttm_bo_util.c Linux 5.6-rc5 2020-03-11 07:27:21 +10:00
ttm_bo_vm.c
ttm_bo.c drm/ttm: lock resv object during destruction 2020-04-01 09:02:45 +02:00
ttm_execbuf_util.c
ttm_memory.c
ttm_module.c
ttm_page_alloc_dma.c drm/ttm: Use scnprintf() for avoiding potential buffer overflow 2020-03-11 12:44:21 +01:00
ttm_page_alloc.c
ttm_tt.c