linux/drivers/gpu/drm/ttm
Roger He a86170290c drm/ttm: fix missing parameter change for ttm_bo_cleanup_refs
Missed in the patche:
dc94777 drm/ttm: enable swapout for reserved BOs during allocation.
don't unreserve the BO if it is not reserved by itself.

Signed-off-by: Roger He <Hongbo.He@amd.com>
Reviewed-by: Christian König <christian.koenig@amd.com>
Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
2018-01-29 22:53:12 -05:00
..
Makefile
ttm_agp_backend.c
ttm_bo.c drm/ttm: fix missing parameter change for ttm_bo_cleanup_refs 2018-01-29 22:53:12 -05:00
ttm_bo_manager.c
ttm_bo_util.c
ttm_bo_vm.c drm/ttm: remove ttm_bo_default_io_mem_pfn 2018-01-10 15:44:51 -05:00
ttm_execbuf_util.c
ttm_lock.c
ttm_memory.c
ttm_module.c
ttm_object.c
ttm_page_alloc.c Merge branch 'drm-next-4.16' of git://people.freedesktop.org/~agd5f/linux into drm-next 2018-01-25 11:40:54 +10:00
ttm_page_alloc_dma.c drm/ttm: add VADDR_FLAG_UPDATED_COUNT to correctly update dma_page global count 2018-01-18 16:07:26 -05:00
ttm_tt.c