linux/drivers/gpu/drm/ttm
Thomas Zimmermann cbce5f0a9f drm/ttm: Remove ttm_bo_reference and ttm_bo_unref
Both functions are obsolete and all calls have been replaced by
ttm_bo_get and ttm_bo_put.

Signed-off-by: Thomas Zimmermann <tzimmermann@suse.de>
Reviewed-by: Christian König <christian.koenig@amd.com>
Reviewed-by: Huang Rui <ray.huang@amd.com>
Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
2019-01-28 11:43:38 -05:00
..
Makefile
ttm_agp_backend.c
ttm_bo_manager.c
ttm_bo_util.c
ttm_bo_vm.c
ttm_bo.c drm/ttm: Remove ttm_bo_reference and ttm_bo_unref 2019-01-28 11:43:38 -05:00
ttm_execbuf_util.c
ttm_memory.c
ttm_module.c
ttm_page_alloc_dma.c
ttm_page_alloc.c
ttm_tt.c