index
:
kernel_replicant_linux
debian/v5.10.70
history/5.0-rc6-android
history/5.10-rc2
history/5.2-rc-android
history/battery-charger-regulator
history/before-configuration-unification
history/lineage-16.0_i9300
history/minimize-diff
history/replicant-10/12-october-2020
history/replicant-10/5.3-rc6
history/replicant-10/5.8.rc2
history/replicant-10/5.8rc2
history/replicant-10/before-5.8rc2
history/replicant-10/before-5.8rc6
history/replicant-10/v5.8-rc6
history/replicant-11/25-09-2021
history/replicant-11/5.10.64
history/replicant-11/linux-5.10.71
history/replicant-11/replicant-11-recovery
history/replicant-5.1.7
history/replicant/10-v5.9-rc8
linux-libre/replicant/5.10.72
linux-libre/replicant/5.10.72-v2
linux-libre/scripts/5.10
linux-libre/scripts/5.10.72
replicant-10
replicant-11
replicant-11-test
replicant-9
udiv-emulation
wip-s6e8aa0-backlight-control
wip-sound-does-not-compile
Replicant kernel
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
include
/
drm
/
drm_mm.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
drm: mm: fix debug output
Daniel Vetter
2011-05-09
1
-1
/
+1
*
Fix common misspellings
Lucas De Marchi
2011-03-31
1
-1
/
+1
*
drm: mm: add helper to unwind scan state
Daniel Vetter
2011-02-23
1
-0
/
+8
*
drm: mm: add api for embedding struct drm_mm_node
Daniel Vetter
2011-02-23
1
-5
/
+14
*
drm: mm: track free areas implicitly
Daniel Vetter
2011-02-23
1
-9
/
+12
*
drm/nouveau: don't munge in drm_mm internals
Daniel Vetter
2011-02-23
1
-0
/
+5
*
drm_mm: add support for range-restricted fair-lru scans
Daniel Vetter
2010-10-27
1
-0
/
+7
*
drm: implement helper functions for scanning lru list
Daniel Vetter
2010-07-07
1
-1
/
+14
*
drm: sane naming for drm_mm.c
Daniel Vetter
2010-07-07
1
-4
/
+7
*
drm: kill drm_mm_node->private
Daniel Vetter
2010-07-07
1
-1
/
+0
*
drm: Add memory manager debug function
Jerome Glisse
2009-12-10
1
-0
/
+1
*
drm: Add search/get functions to get a block in a specific range
Jerome Glisse
2009-12-10
1
-0
/
+34
*
drm: include seq_file.h for debugfs builds.
Dave Airlie
2009-09-08
1
-0
/
+3
*
drm/mm: add ability to dump mm lists via debugfs
Dave Airlie
2009-09-02
1
-0
/
+4
*
drm: Apply "Memory fragmentation from lost alignment blocks"
Thomas Hellstrom
2009-06-19
1
-6
/
+15
*
drm: Split out the mm declarations in a separate header. Add atomic operations.
Jerome Glisse
2009-06-12
1
-0
/
+90