Go to file
Michel Daenzer d5db1144dd 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)
2003-04-22 21:45:06 +00:00
bsd Whitespace and remove a dead commented line. 2003-04-01 18:53:24 +00:00
bsd-core Whitespace and remove a dead commented line. 2003-04-01 18:53:24 +00:00
libdrm linux merge for drm 2003-03-25 11:36:43 +00:00
linux Remove AGP dependency in kernel config for radeon, sis. Remove 2003-04-22 21:30:24 +00:00
linux-core Remove AGP dependency in kernel config for radeon, sis. Remove 2003-04-22 21:30:24 +00:00
shared get rid of superfluous fields in struct drm_radeon_ring_buffer 2003-04-22 21:45:06 +00:00
shared-core get rid of superfluous fields in struct drm_radeon_ring_buffer 2003-04-22 21:45:06 +00:00
tests Implement drmOpen* without /proc dependence (Fallback to /proc is included 2001-02-28 09:27:44 +00:00