.. |
ati_pcigart.c
|
Add missing calls to bus_dmamap_unload() when freeing static DMA
|
2014-06-13 18:20:44 +00:00 |
drm_agpsupport.c
|
Remove compatibility shims for FreeBSD versions older than 8.0.
|
2015-06-04 20:36:16 +00:00 |
drm_atomic.h
|
|
|
drm_auth.c
|
|
|
drm_bufs.c
|
sys/dev: minor spelling fixes.
|
2016-05-03 03:41:25 +00:00 |
drm_context.c
|
|
|
drm_dma.c
|
|
|
drm_drawable.c
|
|
|
drm_drv.c
|
Remove compatibility shims for FreeBSD versions older than 8.0.
|
2015-06-04 20:36:16 +00:00 |
drm_fops.c
|
Streamline use of cdevpriv and correct some corner cases.
|
2012-08-15 16:19:39 +00:00 |
drm_hashtab.c
|
|
|
drm_hashtab.h
|
|
|
drm_internal.h
|
|
|
drm_ioctl.c
|
|
|
drm_irq.c
|
Remove compatibility shims for FreeBSD versions older than 8.0.
|
2015-06-04 20:36:16 +00:00 |
drm_linux_list.h
|
|
|
drm_lock.c
|
|
|
drm_memory.c
|
Make drm(4) build, if not work reliably, on PowerPC.
|
2010-11-16 03:43:06 +00:00 |
drm_mm.c
|
|
|
drm_mm.h
|
|
|
drm_pci.c
|
Add missing calls to bus_dmamap_unload() when freeing static DMA
|
2014-06-13 18:20:44 +00:00 |
drm_pciids.h
|
|
|
drm_sarea.h
|
Remove ia64.
|
2014-07-07 00:27:09 +00:00 |
drm_scatter.c
|
Replace kernel virtual address space allocation with vmem. This provides
|
2013-08-07 06:21:20 +00:00 |
drm_sman.c
|
|
|
drm_sman.h
|
|
|
drm_sysctl.c
|
Adjust printf format specifiers for dev_t and ino_t in kernel.
|
2014-12-17 07:27:19 +00:00 |
drm_vm.c
|
sys/dev: minor spelling fixes.
|
2016-05-03 03:41:25 +00:00 |
drm.h
|
sys/dev: minor spelling fixes.
|
2016-05-03 03:41:25 +00:00 |
drmP.h
|
As <machine/param.h> is included from <sys/param.h>, there is no need
|
2016-02-22 09:04:36 +00:00 |
i915_dma.c
|
|
|
i915_drm.h
|
|
|
i915_drv.c
|
Remove compatibility shims for FreeBSD versions older than 8.0.
|
2015-06-04 20:36:16 +00:00 |
i915_drv.h
|
sys/dev: minor spelling fixes.
|
2016-05-03 03:41:25 +00:00 |
i915_irq.c
|
|
|
i915_mem.c
|
|
|
i915_reg.h
|
Fix undefined behavior: (1 << 31) is not defined as 1 is an int and this
|
2013-11-30 22:17:27 +00:00 |
i915_suspend.c
|
|
|
mach64_dma.c
|
In sys/dev/drm/mach64_dma.c, remove static function mach64_set_dma_eol(),
|
2013-12-26 00:11:19 +00:00 |
mach64_drm.h
|
|
|
mach64_drv.c
|
Remove compatibility shims for FreeBSD versions older than 8.0.
|
2015-06-04 20:36:16 +00:00 |
mach64_drv.h
|
Fix undefined behavior: (1 << 31) is not defined as 1 is an int and this
|
2013-11-30 22:17:27 +00:00 |
mach64_irq.c
|
|
|
mach64_state.c
|
sys/dev: minor spelling fixes.
|
2016-05-03 03:41:25 +00:00 |
mga_dma.c
|
sys/dev: minor spelling fixes.
|
2016-05-03 03:41:25 +00:00 |
mga_drm.h
|
sys/dev: minor spelling fixes.
|
2016-05-03 03:41:25 +00:00 |
mga_drv.c
|
Remove compatibility shims for FreeBSD versions older than 8.0.
|
2015-06-04 20:36:16 +00:00 |
mga_drv.h
|
Fix undefined behavior: (1 << 31) is not defined as 1 is an int and this
|
2013-11-30 22:17:27 +00:00 |
mga_irq.c
|
|
|
mga_state.c
|
|
|
mga_ucode.h
|
|
|
mga_warp.c
|
|
|
r128_cce.c
|
|
|
r128_drm.h
|
|
|
r128_drv.c
|
Remove compatibility shims for FreeBSD versions older than 8.0.
|
2015-06-04 20:36:16 +00:00 |
r128_drv.h
|
Fix undefined behavior: (1 << 31) is not defined as 1 is an int and this
|
2013-11-30 22:17:27 +00:00 |
r128_irq.c
|
|
|
r128_state.c
|
|
|
r300_cmdbuf.c
|
|
|
r300_reg.h
|
Fix undefined behavior: (1 << 31) is not defined as 1 is an int and this
|
2013-11-30 22:17:27 +00:00 |
r600_blit.c
|
Fix undefined behavior: (1 << 31) is not defined as 1 is an int and this
|
2013-11-30 22:17:27 +00:00 |
r600_cp.c
|
|
|
r600_microcode.h
|
|
|
radeon_cp.c
|
sys/dev: minor spelling fixes.
|
2016-05-03 03:41:25 +00:00 |
radeon_cs.c
|
Make drm(4) build, if not work reliably, on PowerPC.
|
2010-11-16 03:43:06 +00:00 |
radeon_drm.h
|
sys/dev: minor spelling fixes.
|
2016-05-03 03:41:25 +00:00 |
radeon_drv.c
|
Remove compatibility shims for FreeBSD versions older than 8.0.
|
2015-06-04 20:36:16 +00:00 |
radeon_drv.h
|
sys/dev: minor spelling fixes.
|
2016-05-03 03:41:25 +00:00 |
radeon_irq.c
|
|
|
radeon_mem.c
|
|
|
radeon_microcode.h
|
|
|
radeon_state.c
|
sys/dev: minor spelling fixes.
|
2016-05-03 03:41:25 +00:00 |
savage_bci.c
|
sys/dev: minor spelling fixes.
|
2016-05-03 03:41:25 +00:00 |
savage_drm.h
|
sys/dev: minor spelling fixes.
|
2016-05-03 03:41:25 +00:00 |
savage_drv.c
|
Remove compatibility shims for FreeBSD versions older than 8.0.
|
2015-06-04 20:36:16 +00:00 |
savage_drv.h
|
|
|
savage_state.c
|
|
|
sis_drm.h
|
|
|
sis_drv.c
|
Remove compatibility shims for FreeBSD versions older than 8.0.
|
2015-06-04 20:36:16 +00:00 |
sis_drv.h
|
|
|
sis_ds.c
|
|
|
sis_ds.h
|
|
|
sis_mm.c
|
|
|
tdfx_drv.c
|
Remove compatibility shims for FreeBSD versions older than 8.0.
|
2015-06-04 20:36:16 +00:00 |
tdfx_drv.h
|
|
|
via_3d_reg.h
|
|
|
via_dma.c
|
Cast VIA_READ to (void) where the result is unused.
|
2012-11-09 14:46:23 +00:00 |
via_dmablit.c
|
- Modify vm_page_unwire() and vm_page_enqueue() to directly accept
|
2014-06-16 18:15:27 +00:00 |
via_dmablit.h
|
|
|
via_drm.h
|
|
|
via_drv.c
|
|
|
via_drv.h
|
|
|
via_irq.c
|
Fix undefined behavior: (1 << 31) is not defined as 1 is an int and this
|
2013-11-30 22:17:27 +00:00 |
via_map.c
|
|
|
via_mm.c
|
|
|
via_verifier.c
|
|
|
via_verifier.h
|
|
|
via_video.c
|
|
|