get rid of superfluous fields in struct drm_radeon_ring_buffer
authorMichel Daenzer <michel@daenzer.net>
Tue, 22 Apr 2003 21:45:06 +0000 (21:45 +0000)
committerMichel Daenzer <michel@daenzer.net>
Tue, 22 Apr 2003 21:45:06 +0000 (21:45 +0000)
commitd5db1144dd5cb96b7e25d0e08a209b38e0afdc9b
tree48bd444b462406ca7fbcd15e0f5592332eb35748
parent5ee61c18f4866bd9257bdc5eddefe6e58e0a1849
get rid of superfluous fields in struct drm_radeon_ring_buffer
use correct address for ring read pointer writeback (yes, we seem to have
    been running with bogus values for the ring read pointer, which
    'worked' because the return value of radeon_wait_ring() is never
    checked and the ring usually never fills up)
shared-core/radeon_cp.c
shared-core/radeon_drv.h
shared/radeon_cp.c
shared/radeon_drv.h