summaryrefslogtreecommitdiff
path: root/linux/r128_cce.c
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-02-15Merge mga-1-0-0-branch into trunk.Gareth Hughes
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
2000-12-12- Fix nasty depth span bug. Drawable offset was not being added to pixelGareth Hughes
coords. - Remove unneeded mask parameters from clear ioctl. - Use correct subpixel offsets, fixes most glean bugs. - Remove 32-bit depth buffer support. Only use 16 or 24-bit depth buffers.
2000-12-02Merged ati-4-1-1-branch into trunk.Gareth Hughes