drm/shared
Jon Smirl e6d468ad7f More general patch to mark resources in use by all DRM drivers. Makes the
code Linux specific.
2004-09-10 16:44:28 +00:00
..
drm.h Update doxygen configuration file. Minor documentation updates/fixes. 2004-09-08 20:57:39 +00:00
drm_pciids.txt Fix apparent copy'n'paste-o of the card attributes commit that broke the 2004-08-13 23:32:39 +00:00
drm_sarea.h Fixes need to clean up the mess I made with the mesa merge. This code 2004-03-12 21:22:52 +00:00
i915.h merge back bunch of whitespace and misc changes from kernel 2004-09-05 10:54:59 +00:00
i915_dma.c merge back bunch of whitespace and misc changes from kernel 2004-09-05 10:54:59 +00:00
i915_drm.h run i915 through lindent 2004-08-27 09:14:30 +00:00
i915_drv.h merge back bunch of whitespace and misc changes from kernel 2004-09-05 10:54:59 +00:00
i915_irq.c run i915 through lindent 2004-08-27 09:14:30 +00:00
i915_mem.c drm-memory patch, cleans up alloc/free and makes calloc look more libc like 2004-08-30 09:01:50 +00:00
mach64.h Merged drmfntbl-0-0-2 2004-08-24 11:15:53 +00:00
mach64_dma.c Merged drmfntbl-0-0-2 2004-08-24 11:15:53 +00:00
mach64_drm.h Add mach64 to the trunk 2004-04-12 05:27:40 +00:00
mach64_drv.h Merged drmfntbl-0-0-2 2004-08-24 11:15:53 +00:00
mach64_irq.c Merged drmfntbl-0-0-2 2004-08-24 11:15:53 +00:00
mach64_state.c __NO_VERSION__ hasn't been needed since 2.3 days ditch it... 2004-08-27 09:11:07 +00:00
mga.h Merged drmfntbl-0-0-2 2004-08-24 11:15:53 +00:00
mga_dma.c Merged drmfntbl-0-0-2 2004-08-24 11:15:53 +00:00
mga_drm.h sync up with current 2.6 kernel bk tree - mostly __user annotations 2004-07-25 08:47:38 +00:00
mga_drv.h Merged drmfntbl-0-0-2 2004-08-24 11:15:53 +00:00
mga_irq.c Merged drmfntbl-0-0-2 2004-08-24 11:15:53 +00:00
mga_state.c sync up with current 2.6 kernel bk tree - mostly __user annotations 2004-07-25 08:47:38 +00:00
mga_ucode.h merged bsd-3-0-0-branch 2002-07-05 08:31:11 +00:00
mga_warp.c Remove an unnecessary #define __NO_VERSION__ 2003-08-18 23:41:05 +00:00
r128.h merge back bunch of whitespace and misc changes from kernel 2004-09-05 10:54:59 +00:00
r128_cce.c Merged drmfntbl-0-0-2 2004-08-24 11:15:53 +00:00
r128_drm.h sync up with current 2.6 kernel bk tree - mostly __user annotations 2004-07-25 08:47:38 +00:00
r128_drv.h Merged drmfntbl-0-0-2 2004-08-24 11:15:53 +00:00
r128_irq.c Merged drmfntbl-0-0-2 2004-08-24 11:15:53 +00:00
r128_state.c drm-memory patch, cleans up alloc/free and makes calloc look more libc like 2004-08-30 09:01:50 +00:00
radeon.h Merged drmfntbl-0-0-2 2004-08-24 11:15:53 +00:00
radeon_cp.c More general patch to mark resources in use by all DRM drivers. Makes the 2004-09-10 16:44:28 +00:00
radeon_drm.h preparation patch for radeon permanent mapping registers/framebuffer makes 2004-08-17 11:24:50 +00:00
radeon_drv.h Merged drmfntbl-0-0-2 2004-08-24 11:15:53 +00:00
radeon_irq.c Merged drmfntbl-0-0-2 2004-08-24 11:15:53 +00:00
radeon_mem.c drm-memory patch, cleans up alloc/free and makes calloc look more libc like 2004-08-30 09:01:50 +00:00
radeon_state.c merge back bunch of whitespace and misc changes from kernel 2004-09-05 10:54:59 +00:00
sis.h Merged drmfntbl-0-0-2 2004-08-24 11:15:53 +00:00
sis_drm.h Port the SiS DRM to FreeBSD. This includes the ability for the DRM to 2003-08-29 19:24:36 +00:00
sis_drv.h Merged drmfntbl-0-0-1 2004-08-17 13:10:05 +00:00
sis_ds.c sparse cleanups from kernel: Al Viro 2004-07-15 13:03:55 +00:00
sis_ds.h Merge from FreeBSD-current. Mostly 64-bit cleanliness fixes, but a few 2004-05-11 04:43:43 +00:00
sis_mm.c Merged drmfntbl-0-0-2 2004-08-24 11:15:53 +00:00
tdfx.h Merged drmfntbl-0-0-2 2004-08-24 11:15:53 +00:00
via.h Merged drmfntbl-0-0-2 2004-08-24 11:15:53 +00:00
via_3d_reg.h This patch adds three new ioctl's to the VIA Unichrome/Pro DRM driver: 2004-08-24 01:44:37 +00:00
via_dma.c Added IOCTL for writing 2D DMA command buffers over PCI. Bumped minor 2004-09-07 16:48:44 +00:00
via_drm.h Added IOCTL for writing 2D DMA command buffers over PCI. Bumped minor 2004-09-07 16:48:44 +00:00
via_drv.c Added IOCTL for writing 2D DMA command buffers over PCI. Bumped minor 2004-09-07 16:48:44 +00:00
via_drv.h Added IOCTL for writing 2D DMA command buffers over PCI. Bumped minor 2004-09-07 16:48:44 +00:00
via_ds.c drm-memory patch, cleans up alloc/free and makes calloc look more libc like 2004-08-30 09:01:50 +00:00
via_ds.h Merged via-1-2-0 2004-03-23 21:08:48 +00:00
via_irq.c Merged drmfntbl-0-0-2 2004-08-24 11:15:53 +00:00
via_map.c __NO_VERSION__ hasn't been needed since 2.3 days ditch it... 2004-08-27 09:11:07 +00:00
via_mm.c __NO_VERSION__ hasn't been needed since 2.3 days ditch it... 2004-08-27 09:11:07 +00:00
via_mm.h Merged via-1-2-0 2004-03-23 21:08:48 +00:00