summaryrefslogtreecommitdiff
path: root/linux/r128_drm.h
AgeCommit message (Collapse)AuthorFilesLines
2002-07-05merged bsd-3-0-0-branchbsd-3-0-0-20020705-mergeAlan Hourihane1-308/+0
2002-04-09Merged drmcommand-0-0-1drmcommand-0-0-1-20020409-mergeJens Owen1-0/+21
2001-06-14First pass of 4.1.0 merge.X_4_1_0-20010615-mergeDavid Dawes1-7/+25
2001-04-05Merged ati-pcigart-1-0-0ati-pcigart-1-0-0-20010405-mergeKevin E Martin1-7/+7
2001-02-16- Clean up the way customization of the templates is done.ati-5-0-1-20010220-headGareth Hughes1-2/+1
- 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 Hughes1-6/+0
2001-01-24- Misc cleanups.Gareth Hughes1-1/+2
- Fix drmR128Clear parameters (Radeon to follow). - Add some helper macros to r128/radeon kernel modules.
2001-01-05Merged ati-5-0-0ati-5-0-0-20010105-mergeKevin E Martin1-19/+22
2000-12-12- Fix nasty depth span bug. Drawable offset was not being added to pixelGareth Hughes1-2/+0
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.ati-4-1-1-20001202-merge-trunkX_4_0_1h-20001207-mergeX_4_0_1h-20001205-mergesse-1-0-1-branchGareth Hughes1-56/+219
2000-11-15Sync with Linux 2.4.0-test11-pre5 Provide backward compatibility testedRik Faith1-3/+3
against 2.2.18pre21 As usual, since all 2.4.0-test* kernels set LINUX_VERSION_CODE to the same value, if you are running a 2.4.0-test kernel, you MUST be running 2.4.0-test11-pre4 or later (although anything after 2.4.0-test11-pre1 should work fine -- I tested with pre4/pre5). I expect 2.2.x support to continue to work for all recent kernels, but I tested with 2.2.18pre21 -- we use the old intermodule symbol communication for 2.2.x kernels, so they should all continue to work.
2000-11-07Import of XFree86 4.0.1dX_4_0_1eX_4_0_1dDavid Dawes1-3/+3
2000-06-13Update email addresses and copyright notices to reflect VA Linux SystemsRik Faith1-2/+2
2000-05-18Merged ati-4-0-1ati-4-0-1-20000518-mergeKevin E Martin1-0/+111