index
:
renesas/drm.git
android
live
master
libdrm, cloned from git://anongit.freedesktop.org/mesa/drm
Laurent Pinchart
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
linux-core
/
drm_scatter.c
Age
Commit message (
Expand
)
Author
2004-09-20
another fix after the macro stuff
Dave Airlie
2004-09-16
Fix drm_scatter to properly report it's availability
Jon Smirl
2004-09-05
merge back bunch of whitespace and misc changes from kernel
Dave Airlie
2004-08-30
implement drm_core_check_feature and use it .. looks lots nicer
Dave Airlie
2004-08-27
__NO_VERSION__ hasn't been needed since 2.3 days ditch it...
Dave Airlie
2004-08-24
Merged drmfntbl-0-0-2
Dave Airlie
2004-07-20
first set of __user annotations from kernel (Al Viro)
Dave Airlie
2003-06-19
Revert the janitorial - that works is now on the new branch
Jose Fonseca
2003-06-03
Split declarations/definitions in drm_scatter.h into drm_sg.h/drm_sg_tmp.h
Jose Fonseca
2003-05-27
Merged DRM documentation.
Jose Fonseca
2002-05-16
Allow drm to build under 2.4 and 2.5(.14)
Keith Whitwell
2002-02-14
First pass of mesa-4-0 branch merge into trunk.
David Dawes
2001-09-25
merge with 2.4.10 kernel
Alan Hourihane
2001-08-19
No one's maintaining 2.2.x support - so remove all the cruft.
Alan Hourihane
2001-08-13
Sync with Linus 2.4.9-pre2 + make all nopage routines more alike
Jeff Hartmann
2001-08-10
Commit Keith Owens kernel Makefile changes, merge and commit alpha patch
Jeff Hartmann
2001-08-07
Lots of DRM fixes: added new pieces of template code so the ffb driver can
Jeff Hartmann
2001-04-05
Merged ati-pcigart-1-0-0
Kevin E Martin