mesa-drm/linux-core/ttm
2009-02-11 17:04:19 +01:00
..
Makefile.am Add the new TTM code. Adjust drm_hashtab include and exports. 2009-01-17 12:52:39 +01:00
ttm_agp_backend.c Add the new TTM code. Adjust drm_hashtab include and exports. 2009-01-17 12:52:39 +01:00
ttm_bo.c Take bo off lru list when reserving, as ttm_bo_reserve_locked doesn't do that. 2009-01-21 21:56:38 +01:00
ttm_bo_api.h Add the new TTM code. Adjust drm_hashtab include and exports. 2009-01-17 12:52:39 +01:00
ttm_bo_driver.h Add the new TTM code. Adjust drm_hashtab include and exports. 2009-01-17 12:52:39 +01:00
ttm_bo_util.c ttm: indentation fixes 2009-02-11 17:04:19 +01:00
ttm_bo_vm.c Fix TTM backwards compat to 2.6.25 2009-02-10 20:08:48 +01:00
ttm_execbuf_util.c Add the new TTM code. Adjust drm_hashtab include and exports. 2009-01-17 12:52:39 +01:00
ttm_execbuf_util.h Add the new TTM code. Adjust drm_hashtab include and exports. 2009-01-17 12:52:39 +01:00
ttm_fence.c Add the new TTM code. Adjust drm_hashtab include and exports. 2009-01-17 12:52:39 +01:00
ttm_fence_api.h Add the new TTM code. Adjust drm_hashtab include and exports. 2009-01-17 12:52:39 +01:00
ttm_fence_driver.h Add the new TTM code. Adjust drm_hashtab include and exports. 2009-01-17 12:52:39 +01:00
ttm_fence_user.c Add the new TTM code. Adjust drm_hashtab include and exports. 2009-01-17 12:52:39 +01:00
ttm_fence_user.h Add the new TTM code. Adjust drm_hashtab include and exports. 2009-01-17 12:52:39 +01:00
ttm_lock.c ttm: Add a kill capability to the ttm lock. 2009-02-04 09:17:36 +01:00
ttm_lock.h ttm: Add a kill capability to the ttm lock. 2009-02-04 09:17:36 +01:00
ttm_memory.c Add the new TTM code. Adjust drm_hashtab include and exports. 2009-01-17 12:52:39 +01:00
ttm_memory.h Add the new TTM code. Adjust drm_hashtab include and exports. 2009-01-17 12:52:39 +01:00
ttm_object.c Fix a segfault due to the ttm file object disappearing at release while we still hold a reference to identify object creator. 2009-02-03 21:56:46 +01:00
ttm_object.h Add the new TTM code. Adjust drm_hashtab include and exports. 2009-01-17 12:52:39 +01:00
ttm_pat_compat.c Add the new TTM code. Adjust drm_hashtab include and exports. 2009-01-17 12:52:39 +01:00
ttm_pat_compat.h Add the new TTM code. Adjust drm_hashtab include and exports. 2009-01-17 12:52:39 +01:00
ttm_placement_common.h Add the new TTM code. Adjust drm_hashtab include and exports. 2009-01-17 12:52:39 +01:00
ttm_placement_user.c Don't free object while information in them are used for accounting purposes. 2009-01-21 14:11:11 +01:00
ttm_placement_user.h Add the new TTM code. Adjust drm_hashtab include and exports. 2009-01-17 12:52:39 +01:00
ttm_tt.c Add the new TTM code. Adjust drm_hashtab include and exports. 2009-01-17 12:52:39 +01:00
ttm_userobj_api.h Add the new TTM code. Adjust drm_hashtab include and exports. 2009-01-17 12:52:39 +01:00