freebsd-dev/sys/dev/drm
John Baldwin 98df9218da - Change the vm_mmap() function to accept an objtype_t parameter specifying
the type of object represented by the handle argument.
- Allow vm_mmap() to map device memory via cdev objects in addition to
  vnodes and anonymous memory.  Note that mmaping a cdev directly does not
  currently perform any MAC checks like mapping a vnode does.
- Unbreak the DRM getbufs ioctl by having it call vm_mmap() directly on the
  cdev the ioctl is acting on rather than trying to find a suitable vnode
  to map from.

Reviewed by:	alc, arch@
2005-04-01 20:00:11 +00:00
..
ati_pcigart.h
drm_agpsupport.h
drm_auth.h
drm_bufs.h - Change the vm_mmap() function to accept an objtype_t parameter specifying 2005-04-01 20:00:11 +00:00
drm_context.h
drm_dma.h
drm_drawable.h
drm_drv.h
drm_fops.h
drm_ioctl.h
drm_irq.h
drm_linux_list.h
drm_lock.h
drm_memory_debug.h
drm_memory.h
drm_os_freebsd.h
drm_pci.h
drm_pciids.h
drm_sarea.h
drm_scatter.h
drm_sysctl.h
drm_vm.h
drm.h
drmP.h
mga_dma.c
mga_drm.h
mga_drv.c
mga_drv.h
mga_irq.c
mga_state.c
mga_ucode.h
mga_warp.c
mga.h
r128_cce.c
r128_drm.h
r128_drv.c
r128_drv.h
r128_irq.c
r128_state.c
r128.h
radeon_cp.c
radeon_drm.h
radeon_drv.c
radeon_drv.h
radeon_irq.c
radeon_mem.c
radeon_state.c move ptr deref's to after null checks 2005-02-26 18:52:54 +00:00
radeon.h
sis_drm.h
sis_drv.c
sis_drv.h
sis_ds.c
sis_ds.h
sis_mm.c Fix typo from previous commit. 2005-01-07 07:08:33 +00:00
sis.h
tdfx_drv.c
tdfx.h