CVSROOT: /cvs
Module name: src
Changes by: [EMAIL PROTECTED] 2008/11/24 09:56:25
Modified files:
sys/dev/pci/drm: drmP.h drm_bufs.c drm_dma.c i915_drv.c
mach64_drv.c mga_drv.h mga_state.c r128_cce.c
r128_drv.h r128_state.c r300_cmdbuf.c
radeon_cp.c radeon_drv.h radeon_state.c
savage_bci.c savage_drv.h sis_drv.c tdfx_drv.c
Log message:
back out the buf_priv change. it made some incorrect assumptions and
broke radeondrm. Fixing it is ugly, so another change will have to be made
later.
I /hate/ the drm_buf api, it will die as soon as it can.