This website requires JavaScript.
Explore
Help
Sign In
d
/
freebsd-nq
Watch
1
Star
0
Fork
0
You've already forked freebsd-nq
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
freebsd-nq
/
sys
/
dev
/
drm
History
Suleiman Souhlal
4011d8a8c9
Use the SYSCTL_ADD_OID macro, instead of directly calling sysctl_add_oid().
...
Approved by: anholt, grehan (mentor)
2004-12-15 06:22:33 +00:00
..
ati_pcigart.h
…
drm_agpsupport.h
…
drm_auth.h
…
drm_bufs.h
…
drm_context.h
…
drm_dma.h
…
drm_drawable.h
…
drm_drv.h
Now that mem(4) is a kernel module, we need to add a dependency on
2004-08-05 07:20:24 +00:00
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
Specifically use the 32-bit version of fuword/suword since that's what
2004-12-02 09:38:34 +00:00
drm_pci.h
…
drm_pciids.h
…
drm_sarea.h
…
drm_scatter.h
…
drm_sysctl.h
Use the SYSCTL_ADD_OID macro, instead of directly calling sysctl_add_oid().
2004-12-15 06:22:33 +00:00
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
Fixed the module name (macros don't work here).
2004-08-29 07:49:53 +00:00
radeon_drv.h
…
radeon_irq.c
…
radeon_mem.c
…
radeon_state.c
…
radeon.h
…
sis_drm.h
…
sis_drv.c
…
sis_drv.h
…
sis_ds.c
…
sis_ds.h
…
sis_mm.c
…
sis.h
…
tdfx_drv.c
…
tdfx.h
…