1
0
Fork 0
alistair23-linux/drivers/gpu/drm/ttm
Alexey Dobriyan f0f37e2f77 const: mark struct vm_struct_operations
* mark struct vm_area_struct::vm_ops as const
* mark vm_ops in AGP code

But leave TTM code alone, something is fishy there with global vm_ops
being used.

Signed-off-by: Alexey Dobriyan <adobriyan@gmail.com>
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
2009-09-27 11:39:25 -07:00
..
Makefile drm: Add the TTM GPU memory manager subsystem. 2009-06-15 09:37:57 +10:00
ttm_agp_backend.c agp: switch AGP to use page array instead of unsigned long array 2009-06-19 10:21:42 +10:00
ttm_bo.c drm/ttm: Fixes for "Make parts of a struct ttm_bo_device global" 2009-08-20 18:58:13 +10:00
ttm_bo_util.c Merge Linus master to drm-next 2009-08-20 13:38:04 +10:00
ttm_bo_vm.c const: mark struct vm_struct_operations 2009-09-27 11:39:25 -07:00
ttm_global.c drm/ttm: Memory accounting rework. 2009-08-19 16:09:53 +10:00
ttm_memory.c drm/ttm: Fixes for "Memory accounting rework." 2009-08-20 18:58:15 +10:00
ttm_module.c drm/ttm: Add a virtual ttm sysfs device. 2009-08-19 16:09:04 +10:00
ttm_tt.c drm/ttm: consolidate cache flushing code in one place. 2009-08-27 09:53:47 +10:00