Get r128 basically working: Hook up the driver's dma ioctl, use the proper
authorEric Anholt <anholt@freebsd.org>
Sat, 6 Nov 2004 21:18:49 +0000 (21:18 +0000)
committerEric Anholt <anholt@freebsd.org>
Sat, 6 Nov 2004 21:18:49 +0000 (21:18 +0000)
commit7bdccfd0bb192200ba022c368f85f73e5a989e7a
treebdad7b43f516aeaab1d790136f35f0bf2d32cae0
parentae7a1713139f1eacec9cc1629cacef0394e270cc
Get r128 basically working: Hook up the driver's dma ioctl, use the proper
    offset into the driver ioctl array, and don't make the ctx bitmap
    conditional.
bsd-core/drmP.h
bsd-core/drm_dma.c
bsd-core/drm_drv.c
bsd-core/r128_drv.c
bsd-core/radeon_drv.c