index
:
linux-fsl-qoriq
master
scalys
Freescale linux tree with Scalys patches
www-data
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
include
/
drm
/
drm_mm.h
Age
Commit message (
Expand
)
Author
2012-07-15
drm: Add colouring to the range allocator
Chris Wilson
2011-05-08
drm: mm: fix debug output
Daniel Vetter
2011-03-31
Fix common misspellings
Lucas De Marchi
2011-02-23
drm: mm: add helper to unwind scan state
Daniel Vetter
2011-02-23
drm: mm: add api for embedding struct drm_mm_node
Daniel Vetter
2011-02-23
drm: mm: track free areas implicitly
Daniel Vetter
2011-02-23
drm/nouveau: don't munge in drm_mm internals
Daniel Vetter
2010-10-27
drm_mm: add support for range-restricted fair-lru scans
Daniel Vetter
2010-07-07
drm: implement helper functions for scanning lru list
Daniel Vetter
2010-07-07
drm: sane naming for drm_mm.c
Daniel Vetter
2010-07-07
drm: kill drm_mm_node->private
Daniel Vetter
2009-12-10
drm: Add memory manager debug function
Jerome Glisse
2009-12-10
drm: Add search/get functions to get a block in a specific range
Jerome Glisse
2009-09-08
drm: include seq_file.h for debugfs builds.
Dave Airlie
2009-09-01
drm/mm: add ability to dump mm lists via debugfs
Dave Airlie
2009-06-18
drm: Apply "Memory fragmentation from lost alignment blocks"
Thomas Hellstrom
2009-06-12
drm: Split out the mm declarations in a separate header. Add atomic operations.
Jerome Glisse