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_memory.h
Age
Commit message (
Expand
)
Author
2006-10-14
remove config.h from build no longer exists kbuild does it
Dave Airlie
2005-07-20
Add latest r300 support from r300.sf.net CVS. Patch submitted by volodya,
Eric Anholt
2005-01-09
Adjust 4 level page check for <= 2.6.10
Jon Smirl
2005-01-06
Adjust drm-memory for 4 level page tables in 2.6.10 ifdef'd to use 3 levels
Jon Smirl
2004-09-30
Make the debug memory functions compile for the core model.
Jon Smirl
2004-09-30
Lindent of core build. Drivers checked for no binary diffs. A few files
Jon Smirl
2004-09-27
First check in for DRM that splits core from personality modules
Jon Smirl
2004-09-05
merge back bunch of whitespace and misc changes from kernel
Dave Airlie
2004-09-04
Fixup OS_HAS_AGP/OS_HAS_MTRR along lines of patches going to kernel, as
Dave Airlie
2004-08-30
implement drm_core_check_feature and use it .. looks lots nicer
Dave Airlie
2004-08-30
drm-memory patch, cleans up alloc/free and makes calloc look more libc like
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-08-17
Merged drmfntbl-0-0-1
Dave Airlie
2004-06-10
A few changes for recent redhat.
Keith Whitwell
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