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
/
drm_memory.h
Age
Commit message (
Expand
)
Author
2004-04-10
include highmem.h
Dave Airlie
2003-08-29
Add DRM(calloc), which is convenient, used by the new sis code, and takes
Eric Anholt
2003-08-28
Remove superfluous TLB flush
Michel Daenzer
2003-07-25
Compile fixes for recent 2.5/2.6 Linux kernels. I hope this doesn't break
Michel Daenzer
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
2003-05-16
Support AGP bridges where the AGP aperture can't be accessed directly by
Michel Daenzer
2003-04-26
2.5.x sync patch from Linus Torvalds
Keith Whitwell
2003-04-24
Remove unused variables
Leif Delgass
2003-04-24
Move the debug versions of the DRM memory functions to a new file and
Keith Whitwell
2003-04-24
Remove #if 0'd code and some unused string functions
Keith Whitwell
2002-02-02
wrapper for ioremap_nocache() like for ioremap() (Paul Mundt)
Michel Daenzer
2001-08-19
No one's maintaining 2.2.x support - so remove all the cruft.
Alan Hourihane
2001-05-01
Import of XFree86 4.0.99.3
David Dawes
2001-04-09
Import -f XFree86 4.0.99.2
David Dawes
2001-04-05
Merged ati-pcigart-1-0-0
Kevin E Martin
2001-03-07
surround agp calls in drm_memory with __REALLY_HAVE_AGP instead of
Alan Hourihane
2001-03-04
Don't try and setup the MTRR for AGP when AGP not available. Check
Alan Hourihane
2001-02-15
Merge mga-1-0-0-branch into trunk.
Gareth Hughes