linux/drivers/gpu/drm/ttm
Gerd Hoffmann 2e3c9ec4d1 drm/ttm: set both resv and base.resv pointers
Initialize both ttm_buffer_object->resv and ttm_buffer_object->base.resv
pointers.  This allows to move users from the former to the latter.  When
all users are moved we can drop ttm_buffer_object->resv.

Signed-off-by: Gerd Hoffmann <kraxel@redhat.com>
Reviewed-by: Christian König <christian.koenig@amd.com>
Link: http://patchwork.freedesktop.org/patch/msgid/20190805140119.7337-10-kraxel@redhat.com
2019-08-06 08:21:54 +02:00
..
Makefile
ttm_agp_backend.c
ttm_bo.c drm/ttm: set both resv and base.resv pointers 2019-08-06 08:21:54 +02:00
ttm_bo_manager.c
ttm_bo_util.c drm/ttm: use gem vma_node 2019-08-06 08:21:54 +02:00
ttm_bo_vm.c drm/ttm: use gem vma_node 2019-08-06 08:21:54 +02:00
ttm_execbuf_util.c dma-buf: add more reservation object locking wrappers 2019-08-05 09:28:43 +02:00
ttm_memory.c drm pull request for 5.2 2019-05-08 21:35:19 -07:00
ttm_module.c
ttm_page_alloc.c drm/ttm: fix incrementing the page pointer for huge pages 2019-04-11 10:01:51 -05:00
ttm_page_alloc_dma.c
ttm_tt.c