opnsense-src/sys/dev/drm
Robert Noland de546efdad MFC 198696
Cleanup in r600_blit

     - Don't bother to assign vb until we know we have enough space
     - Add variables for sx2, sy2, dx2, dy2 so that these aren't
       calculated over and over, also reduce chance of errors.
     - Use switch to assign color/format
2009-11-02 16:02:16 +00:00
..
ati_pcigart.c
drm-preprocess.sh
drm-subprocess.pl
drm.h
drm_agpsupport.c
drm_atomic.h
drm_auth.c
drm_bufs.c MFC r196464 2009-10-30 16:06:32 +00:00
drm_context.c realloc() behaves identically to malloc when passed a NULL object pointer 2009-06-20 16:40:48 +00:00
drm_dma.c
drm_drawable.c
drm_drv.c MFC r196466 2009-10-30 16:14:17 +00:00
drm_fops.c MFC r196465 2009-10-30 16:12:28 +00:00
drm_internal.h
drm_ioctl.c
drm_irq.c Keep track of the hardware counter more aggressively while interrupts 2009-06-25 15:47:32 +00:00
drm_linux_list.h
drm_lock.c
drm_memory.c
drm_pci.c
drm_pciids.h MFC r197951 2009-10-30 16:37:58 +00:00
drm_sarea.h
drm_scatter.c
drm_sysctl.c MFC r196465 2009-10-30 16:12:28 +00:00
drm_vm.c
drmP.h MFC 198692 2009-11-02 15:57:03 +00:00
i915_dma.c We shouldn't need to drop and reaquire the lock here. 2009-06-25 19:23:25 +00:00
i915_drm.h
i915_drv.c Hold the lock while we save/restore register for suspend/resume. 2009-06-23 17:38:28 +00:00
i915_drv.h MFC r197951 2009-10-30 16:37:58 +00:00
i915_irq.c Some more cleanups for vblank code on Intel. 2009-06-25 18:27:08 +00:00
i915_mem.c
i915_reg.h
i915_suspend.c
mach64_dma.c
mach64_drm.h
mach64_drv.c
mach64_drv.h
mach64_irq.c
mach64_state.c
mga_dma.c
mga_drm.h
mga_drv.c
mga_drv.h
mga_irq.c
mga_state.c
mga_ucode.h
mga_warp.c
r128_cce.c
r128_drm.h
r128_drv.c
r128_drv.h
r128_irq.c
r128_state.c
r300_cmdbuf.c
r300_reg.h
r600_blit.c MFC 198696 2009-11-02 16:02:16 +00:00
r600_cp.c MFC r196470-196471,197154-197155,197603-197606 2009-10-30 16:32:35 +00:00
r600_microcode.h
radeon_cp.c MFC 198695 2009-11-02 15:59:55 +00:00
radeon_cs.c MFC r196470-196471,197154-197155,197603-197606 2009-10-30 16:32:35 +00:00
radeon_drm.h MFC r196470-196471,197154-197155,197603-197606 2009-10-30 16:32:35 +00:00
radeon_drv.c
radeon_drv.h MFC r196470-196471,197154-197155,197603-197606 2009-10-30 16:32:35 +00:00
radeon_irq.c MFC r196470-196471,197154-197155,197603-197606 2009-10-30 16:32:35 +00:00
radeon_mem.c
radeon_microcode.h
radeon_state.c MFC r196470-196471,197154-197155,197603-197606 2009-10-30 16:32:35 +00:00
savage_bci.c
savage_drm.h
savage_drv.c
savage_drv.h
savage_state.c
sis_drm.h
sis_drv.c
sis_drv.h
sis_ds.c
sis_ds.h
sis_mm.c
tdfx_drv.c
tdfx_drv.h