..
Config.in
Added via driver to drm/linux/Config.in Reported by: Terry Barnaby
2004-03-26 13:42:48 +00:00
Doxyfile
Update Doxygen configuration & comments.
2004-10-18 14:16:41 +00:00
Kconfig
Remove the AGP requirement from Makefile and Kconfig for MGA. Remove the
2005-06-29 23:20:30 +00:00
Makefile
Merge in the drm-sman-branch
2006-06-06 14:19:00 +00:00
Makefile.kernel
Checkpoint commit
2006-08-25 18:05:35 +02:00
README.drm
More changes for sync with Linux 2.4.0-test9-pre7
2000-09-29 02:05:41 +00:00
ati_pcigart.c
drm: ati_pcigart cleanup
2006-08-10 14:31:22 +10:00
drmP.h
Allow for 64-bit map handles of ttms and buffer objects.
2006-09-20 16:31:15 +02:00
drm_agpsupport.c
Various bugfixes.
2006-09-08 17:24:38 +02:00
drm_auth.c
cleanup some whitespace issue and move compat code to compat header
2006-08-10 14:32:18 +10:00
drm_bo.c
Alternative implementation of page table zeroing using zap page_range.
2006-09-18 20:43:31 +02:00
drm_bufs.c
Merge branch 'master' of git+ssh://git.freedesktop.org/git/mesa/drm into drm-ttm-0-2-branch
2006-08-28 09:28:10 +02:00
drm_compat.c
Alternative implementation of page table zeroing using zap page_range.
2006-09-18 20:43:31 +02:00
drm_compat.h
Module protection map access is moving into mainline kernels.
2006-08-25 18:14:22 +02:00
drm_context.c
fixup some of the comments in drm_context.c
2006-08-28 11:27:01 +10:00
drm_core.h
nothing from VIA or S3 in this
2006-01-02 09:17:41 +00:00
drm_dma.c
experimental PCI DMA fixes use proper Linux interfaces
2006-02-19 12:08:14 +00:00
drm_drawable.c
Update Doxygen configuration & comments.
2004-10-18 14:16:41 +00:00
drm_drv.c
Fix memory cache initialization.
2006-09-05 11:00:52 +02:00
drm_fence.c
Fence handler fix
2006-09-18 21:50:00 +02:00
drm_fops.c
Merge branch 'master' of git+ssh://git.freedesktop.org/git/mesa/drm into drm-ttm-0-2-branch
2006-08-28 09:28:10 +02:00
drm_hashtab.c
Merge branch 'master' of git+ssh://git.freedesktop.org/git/mesa/drm into drm-ttm-0-2-branch
2006-08-23 13:31:45 +02:00
drm_hashtab.h
Avoid using vmalloc for small hash tables.
2006-08-21 17:02:44 +02:00
drm_ioc32.c
whitespace align closer with kernel
2005-11-11 08:07:11 +00:00
drm_ioctl.c
drm: lots of small cleanups and whitespace issues fixed up
2006-08-28 11:31:43 +10:00
drm_irq.c
drm: lots of small cleanups and whitespace issues fixed up
2006-08-28 11:31:43 +10:00
drm_lock.c
Allow a "native type" to be associated with a fence sequence.
2006-09-15 16:47:09 +02:00
drm_memory.c
Converts the remaining drm_agp_foo functions to be a drm_agp_foo and
2005-11-03 00:38:25 +00:00
drm_memory.h
Add latest r300 support from r300.sf.net CVS. Patch submitted by volodya,
2005-07-20 21:17:47 +00:00
drm_memory_debug.c
Converts the remaining drm_agp_foo functions to be a drm_agp_foo and
2005-11-03 00:38:25 +00:00
drm_memory_debug.h
fix up drm_alloc_agp to take a dev arg and not pass crappy agpgart around
2005-06-17 09:09:17 +00:00
drm_mm.c
Make memory caches global so that they can be used with
2006-09-04 16:57:20 +02:00
drm_object.c
Buffer object mapping and mapping synchronization for multiple clients.
2006-08-30 15:08:40 +02:00
drm_os_linux.h
major realigment of DRM CVS with kernel code, makes integration much easier
2006-02-18 02:53:36 +00:00
drm_pci.c
drm: lots of small cleanups and whitespace issues fixed up
2006-08-28 11:31:43 +10:00
drm_proc.c
Allow for 64-bit map handles of ttms and buffer objects.
2006-09-20 16:31:15 +02:00
drm_scatter.c
realign whitespace with kernel
2005-11-11 09:09:03 +00:00
drm_sman.c
drm: lots of small cleanups and whitespace issues fixed up
2006-08-28 11:31:43 +10:00
drm_sman.h
remove all TRUE instances as well
2006-08-14 11:52:34 +10:00
drm_stub.c
Make memory caches global so that they can be used with
2006-09-04 16:57:20 +02:00
drm_sysfs.c
major realigment of DRM CVS with kernel code, makes integration much easier
2006-02-18 02:53:36 +00:00
drm_ttm.c
Simplify ttm alloc and free.
2006-09-14 16:42:00 +02:00
drm_ttm.h
Simplify ttm alloc and free.
2006-09-14 16:42:00 +02:00
drm_vm.c
Remove the use of reserved pages, and use locked pages instead.
2006-09-14 12:17:38 +02:00
ffb_context.c
Rename the driver hooks in the DRM to something a little more
2005-08-05 03:50:23 +00:00
ffb_drv.c
Rename the driver hooks in the DRM to something a little more
2005-08-05 03:50:23 +00:00
ffb_drv.h
Remove DRM() macros from core ffb driver. DaveA says he'll make it compile
2004-09-30 21:27:59 +00:00
i810_dma.c
fix const pointer warnings with file_operations
2006-08-28 11:27:13 +10:00
i810_drm.h
Lindent of core build. Drivers checked for no binary diffs. A few files
2004-09-30 21:12:10 +00:00
i810_drv.c
add missing name, desc, date, major, minor and patchlevel entries
2006-01-26 12:14:09 +00:00
i810_drv.h
drm: lots of small cleanups and whitespace issues fixed up
2006-08-28 11:31:43 +10:00
i830_dma.c
fix const pointer warnings with file_operations
2006-08-28 11:27:13 +10:00
i830_drm.h
Lindent of core build. Drivers checked for no binary diffs. A few files
2004-09-30 21:12:10 +00:00
i830_drv.c
cleanup ioctl/max_ioctl to use header file for extern symbols
2005-11-11 07:45:46 +00:00
i830_drv.h
make some functions static from the kernel
2006-02-18 05:43:19 +00:00
i830_irq.c
convert to use __set_current_state, align some header includes
2005-11-11 08:42:36 +00:00
i915_buffer.c
Use lazy fence wait when possible even for RW fences. Saves some CPU.
2006-09-12 16:28:34 +02:00
i915_drv.c
Some bugfixes.
2006-09-15 11:18:35 +02:00
i915_fence.c
Alternative implementation of page table zeroing using zap page_range.
2006-09-18 20:43:31 +02:00
i915_ioc32.c
major realigment of DRM CVS with kernel code, makes integration much easier
2006-02-18 02:53:36 +00:00
imagine_drv.c
Rename the driver hooks in the DRM to something a little more
2005-08-05 03:50:23 +00:00
mach64_drv.c
cleanup ioctl/max_ioctl to use header file for extern symbols
2005-11-11 07:45:46 +00:00
mga_drv.c
fix issue in mga from kernel
2006-03-19 07:53:46 +00:00
mga_ioc32.c
add Egberts 32/64 bit patch (its in kernel already...)
2005-08-16 12:51:57 +00:00
nv_drv.c
Skeleton nv drm driver, to enable DMA in EXA. (Lars Knoll, minor updates by
2005-10-06 23:31:29 +00:00
r128_drv.c
cleanup ioctl/max_ioctl to use header file for extern symbols
2005-11-11 07:45:46 +00:00
r128_ioc32.c
whitespace align with kernel
2005-11-11 09:21:05 +00:00
radeon_drv.c
cleanup ioctl/max_ioctl to use header file for extern symbols
2005-11-11 07:45:46 +00:00
radeon_ioc32.c
align spacing with kernel
2006-01-02 05:38:03 +00:00
savage_drv.c
cleanup ioctl/max_ioctl to use header file for extern symbols
2005-11-11 07:45:46 +00:00
sis_drv.c
drm: lots of small cleanups and whitespace issues fixed up
2006-08-28 11:31:43 +10:00
sis_mm.c
remove all TRUE instances as well
2006-08-14 11:52:34 +10:00
tdfx_drv.c
Rename the driver hooks in the DRM to something a little more
2005-08-05 03:50:23 +00:00
via_dmablit.c
drm: lots of small cleanups and whitespace issues fixed up
2006-08-28 11:31:43 +10:00
via_dmablit.h
drm: lots of small cleanups and whitespace issues fixed up
2006-08-28 11:31:43 +10:00
via_mm.c
remove all TRUE instances as well
2006-08-14 11:52:34 +10:00