summaryrefslogtreecommitdiff
path: root/linux/radeon_drm.h
AgeCommit message (Collapse)Author
2001-02-16- Clean up the way customization of the templates is done.Gareth Hughes
- Fix old-style DMA for gamma driver (please test). - Pull out IRQ handling into drm_dma.h (please test on i810, gamma). - Lots of general cleanups, remove compiler warnings etc.
2001-01-28Fix depth clears properly this time. Update all instances ofGareth Hughes
drmRadeonClear() to the new interface.
2001-01-26Client-side updates for drmRadeonClear(...), fixes color/depth bufferGareth Hughes
clears.
2001-01-24- Misc cleanups.Gareth Hughes
- Fix drmR128Clear parameters (Radeon to follow). - Add some helper macros to r128/radeon kernel modules.
2001-01-05Merged ati-5-0-0Kevin E Martin