summaryrefslogtreecommitdiff
path: root/linux-core/drm_scatter.c
AgeCommit message (Expand)AuthorFilesLines
2004-10-18Update Doxygen configuration & comments.Jose Fonseca1-1/+1
2004-10-12Breakout heads into their own data structures.Jon Smirl1-2/+2
2004-09-30Lindent of core build. Drivers checked for no binary diffs. A few filesJon Smirl1-95/+87
2004-09-27First check in for DRM that splits core from personality modulesJon Smirl1-18/+18
2004-09-20another fix after the macro stuffDave Airlie1-1/+1
2004-09-16Fix drm_scatter to properly report it's availabilityJon Smirl1-1/+1
2004-09-05merge back bunch of whitespace and misc changes from kernelDave Airlie1-2/+2
2004-08-30implement drm_core_check_feature and use it .. looks lots nicerDave Airlie1-2/+2
2004-08-27__NO_VERSION__ hasn't been needed since 2.3 days ditch it...Dave Airlie1-1/+0
2004-08-24Merged drmfntbl-0-0-2Dave Airlie1-0/+6
2004-07-20first set of __user annotations from kernel (Al Viro)Dave Airlie1-7/+4
2003-06-19Revert the janitorial - that works is now on the new branchJose Fonseca1-0/+229
2003-06-03Split declarations/definitions in drm_scatter.h into drm_sg.h/drm_sg_tmp.hJose Fonseca1-229/+0
2003-05-27Merged DRM documentation.Jose Fonseca1-4/+8
2002-05-16Allow drm to build under 2.4 and 2.5(.14)Keith Whitwell1-17/+3
2002-02-14First pass of mesa-4-0 branch merge into trunk.David Dawes1-0/+2
2001-09-25merge with 2.4.10 kernelAlan Hourihane1-6/+0
2001-08-19No one's maintaining 2.2.x support - so remove all the cruft.Alan Hourihane1-3/+3
2001-08-13Sync with Linus 2.4.9-pre2 + make all nopage routines more alikeJeff Hartmann1-2/+2
2001-08-10Commit Keith Owens kernel Makefile changes, merge and commit alpha patchJeff Hartmann1-9/+33
2001-08-07Lots of DRM fixes: added new pieces of template code so the ffb driver canJeff Hartmann1-0/+1
2001-04-05Merged ati-pcigart-1-0-0Kevin E Martin1-0/+218