CVSROOT: /cvs Module name: src Changes by: o...@cvs.openbsd.org 2009/04/02 14:32:34
Modified files: sys/dev/pci/drm: radeon_cp.c Log message: Correct the writing to RING_RPTR_ADDR in the non agp case, should be a hardware virtual address offset, not a physical one. From upstream.