freebsd-dev/sys/dev/drm
Robert Watson 033d9ae179 Limit the amount of memory userspace processes can cause the kernel to
allocate via DRI on r128 devices.

Obtained from:	Thomas Biege <thomas@suse.de>
Reviewed by:	scottl
2004-02-23 03:18:18 +00:00
..
ati_pcigart.h Update to latest from DRI CVS. Primary new feature is mostly-complete smpng 2003-10-24 01:48:17 +00:00
drm_agpsupport.h Update DRM from DRI CVS as of today. Notable changes include Radeon 2003-08-19 02:57:31 +00:00
drm_auth.h Update to latest from DRI CVS. Primary new feature is mostly-complete smpng 2003-10-24 01:48:17 +00:00
drm_bufs.h Merge from DRI CVS. No longer maps the framebuffer into KVA on radeon, r128, 2004-01-06 04:34:53 +00:00
drm_context.h Update to latest from DRI CVS. Primary new feature is mostly-complete smpng 2003-10-24 01:48:17 +00:00
drm_dma.h Fix a few more places where NULL was used instead of 0. 2003-12-23 14:38:42 +00:00
drm_drawable.h Update the DRM to latest from DRI CVS. This is approximately the version 2003-03-09 02:08:30 +00:00
drm_drv.h Device megapatch 4/6: 2004-02-21 21:10:55 +00:00
drm_fops.h Update from DRI CVS. Includes locking fixes (including PR 59202), changes for 2003-11-12 20:56:30 +00:00
drm_ioctl.h Update from DRI CVS. Includes locking fixes (including PR 59202), changes for 2003-11-12 20:56:30 +00:00
drm_irq.h Update from DRI CVS. Includes locking fixes (including PR 59202), changes for 2003-11-12 20:56:30 +00:00
drm_lock.h Update the DRM to the latest from DRI CVS. Includes some bugfixes and removal 2003-04-25 01:18:47 +00:00
drm_memory_debug.h Update to latest from DRI CVS. Primary new feature is mostly-complete smpng 2003-10-24 01:48:17 +00:00
drm_memory.h Update to latest from DRI CVS. Primary new feature is mostly-complete smpng 2003-10-24 01:48:17 +00:00
drm_os_freebsd.h Device megapatch 1/6: 2004-02-21 19:42:58 +00:00
drm_pci.h Update to latest from DRI CVS. Primary new feature is mostly-complete smpng 2003-10-24 01:48:17 +00:00
drm_sarea.h Update DRM from DRI CVS as of today. Notable changes include Radeon 2003-08-19 02:57:31 +00:00
drm_scatter.h Update DRM from DRI CVS as of today. Notable changes include Radeon 2003-08-19 02:57:31 +00:00
drm_sysctl.h Merge from DRI CVS. No longer maps the framebuffer into KVA on radeon, r128, 2004-01-06 04:34:53 +00:00
drm_vm.h Update to latest from DRI CVS. Primary new feature is mostly-complete smpng 2003-10-24 01:48:17 +00:00
drm.h Update from DRI CVS. Includes locking fixes (including PR 59202), changes for 2003-11-12 20:56:30 +00:00
drmP.h Merge from DRI CVS. No longer maps the framebuffer into KVA on radeon, r128, 2004-01-06 04:34:53 +00:00
mga_dma.c Merge from DRI CVS. No longer maps the framebuffer into KVA on radeon, r128, 2004-01-06 04:34:53 +00:00
mga_drm.h Update the DRM to latest from DRI CVS. This is approximately the version 2003-03-09 02:08:30 +00:00
mga_drv.c Update to latest from DRI CVS. Primary new feature is mostly-complete smpng 2003-10-24 01:48:17 +00:00
mga_drv.h Merge from DRI CVS. No longer maps the framebuffer into KVA on radeon, r128, 2004-01-06 04:34:53 +00:00
mga_irq.c Update to latest from DRI CVS. Primary new feature is mostly-complete smpng 2003-10-24 01:48:17 +00:00
mga_state.c Comment out a couple of __inline__s until we can get inlines to be actually 2003-08-24 22:04:12 +00:00
mga_ucode.h
mga_warp.c Update DRM from DRI CVS as of today. Notable changes include Radeon 2003-08-19 02:57:31 +00:00
mga.h Update to latest from DRI CVS. Primary new feature is mostly-complete smpng 2003-10-24 01:48:17 +00:00
r128_cce.c Merge from DRI CVS. No longer maps the framebuffer into KVA on radeon, r128, 2004-01-06 04:34:53 +00:00
r128_drm.h Update DRM from DRI CVS as of today. Notable changes include Radeon 2003-08-19 02:57:31 +00:00
r128_drv.c Update to latest from DRI CVS. Primary new feature is mostly-complete smpng 2003-10-24 01:48:17 +00:00
r128_drv.h Merge from DRI CVS. No longer maps the framebuffer into KVA on radeon, r128, 2004-01-06 04:34:53 +00:00
r128_irq.c Update to latest from DRI CVS. Primary new feature is mostly-complete smpng 2003-10-24 01:48:17 +00:00
r128_state.c Limit the amount of memory userspace processes can cause the kernel to 2004-02-23 03:18:18 +00:00
r128.h Merge from DRI CVS. No longer maps the framebuffer into KVA on radeon, r128, 2004-01-06 04:34:53 +00:00
radeon_cp.c Merge from DRI CVS. No longer maps the framebuffer into KVA on radeon, r128, 2004-01-06 04:34:53 +00:00
radeon_drm.h Update from DRI CVS. Includes locking fixes (including PR 59202), changes for 2003-11-12 20:56:30 +00:00
radeon_drv.c Update to latest from DRI CVS. Primary new feature is mostly-complete smpng 2003-10-24 01:48:17 +00:00
radeon_drv.h Merge from DRI CVS. No longer maps the framebuffer into KVA on radeon, r128, 2004-01-06 04:34:53 +00:00
radeon_irq.c Update to latest from DRI CVS. Primary new feature is mostly-complete smpng 2003-10-24 01:48:17 +00:00
radeon_mem.c Merge from DRI CVS. Includes newly ported SiS 300/305/540/630/730 driver and 2003-09-09 00:24:31 +00:00
radeon_state.c Update from DRI CVS. Includes locking fixes (including PR 59202), changes for 2003-11-12 20:56:30 +00:00
radeon.h Merge from DRI CVS. No longer maps the framebuffer into KVA on radeon, r128, 2004-01-06 04:34:53 +00:00
sis_drm.h Merge from DRI CVS. Includes newly ported SiS 300/305/540/630/730 driver and 2003-09-09 00:24:31 +00:00
sis_drv.c Update to latest from DRI CVS. Primary new feature is mostly-complete smpng 2003-10-24 01:48:17 +00:00
sis_drv.h Merge from DRI CVS. Includes newly ported SiS 300/305/540/630/730 driver and 2003-09-09 00:24:31 +00:00
sis_ds.c Merge from DRI CVS. Includes newly ported SiS 300/305/540/630/730 driver and 2003-09-09 00:24:31 +00:00
sis_ds.h Merge from DRI CVS. Includes newly ported SiS 300/305/540/630/730 driver and 2003-09-09 00:24:31 +00:00
sis_mm.c Update to latest from DRI CVS. Primary new feature is mostly-complete smpng 2003-10-24 01:48:17 +00:00
sis.h Update to latest from DRI CVS. Primary new feature is mostly-complete smpng 2003-10-24 01:48:17 +00:00
tdfx_drv.c Update to latest from DRI CVS. Primary new feature is mostly-complete smpng 2003-10-24 01:48:17 +00:00
tdfx.h Update to latest from DRI CVS. Primary new feature is mostly-complete smpng 2003-10-24 01:48:17 +00:00