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_debug.h
Age
Commit message (
Expand
)
Author
2004-09-08
Update doxygen configuration file. Minor documentation updates/fixes.
Jose Fonseca
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-04-08
patch from lk
Dave Airlie
2004-02-20
drm_ctx_dtor.patch Submitted by: Erdi Chen
Keith Whitwell
2003-08-29
Add DRM(calloc), which is convenient, used by the new sis code, and takes
Eric Anholt
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
Added the Doxygen configuration file. Minor documentation fixes.
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
Move the debug versions of the DRM memory functions to a new file and
Keith Whitwell