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.c
Age
Commit message (
Expand
)
Author
2008-04-06
Fix emergency allocation accounting.
Thomas Hellstrom
2008-03-12
Fix for debug memory routines
Alan Hourihane
2008-03-12
Add an emergency pinnable memory quota for root-only processes.
Thomas Hellstrom
2007-11-22
drm: major whitespace/coding style realignment with kernel
Dave Airlie
2007-07-18
drm: remove drm_u64_t, replace with uint64_t everwhere
Dave Airlie
2007-07-16
drm: remove drmP.h internal typedefs
Dave Airlie
2007-05-26
drm: cleanup use of Linux list handling macros
Dave Airlie
2007-04-28
remove register usage
Dave Airlie
2007-03-23
cleanup more whitespace from ttm merge
Dave Airlie
2007-03-19
oops missing else
Dave Airlie
2007-03-19
clean up more of inline functions agp_remap/drm_lookup_map
Dave Airlie
2007-03-18
deinline agp_remap along lines of kernel
Dave Airlie
2007-01-25
Remove a scary error printed when we were leaking memory caches.
Thomas Hellstrom
2007-01-08
drm: remove drm_follow_page, and drm_ioremap and ioremapfree
Christoph Hellwig
2006-12-19
add kcalloc compat for before 2.6.10
Dave Airlie
2006-10-19
Merge branch 'master' of git+ssh://git.freedesktop.org/git/mesa/drm
Thomas Hellstrom
2006-10-17
Add memory usage accounting to avoid DOS problems.
Thomas Hellstrom
2006-10-14
remove config.h from build no longer exists kbuild does it
Dave Airlie
2005-11-03
Converts the remaining drm_agp_foo functions to be a drm_agp_foo and
Ian Romanick
2005-06-17
fix up drm_alloc_agp to take a dev arg and not pass crappy agpgart around
Dave Airlie
2005-06-14
Adds support for PCI cards to MGA DRM
Ian Romanick
2005-03-25
fix up AGP multi-head support for kernel 2.6.12
Dave Airlie
2004-10-18
Update Doxygen configuration & comments.
Jose Fonseca
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
core needs three new files
Jon Smirl