CVSROOT: /cvs Module name: src Changes by: o...@cvs.openbsd.org 2009/03/05 16:13:19
Modified files: sys/dev/pci/drm: i915_dma.c i915_drv.c i915_drv.h i915_irq.c Log message: Demacro the inteldrm ring macros too, making them use bus_space_write instead of assuming BUS_SPACE_LINEAR + bus_space_vaddr while i'm at it. Cleans things up nicely, and shaves a little bit of space, too.