index
:
delta/linux-stable.git
baserock/v2.6.28.9/aspeed
baserock/v2.6.28.9/openbmc_aspeed_wedge
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.2.y
linux-6.3.y
linux-rolling-lts
linux-rolling-stable
master
git.kernel.org: pub/scm/linux/kernel/git/stable/linux-stable.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
gpu
/
drm
/
drm_mm.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
drm: mm: fix range restricted allocations
Daniel Vetter
2010-08-27
1
-10
/
+14
*
drm: implement helper functions for scanning lru list
Daniel Vetter
2010-07-07
1
-4
/
+163
*
drm_mm: extract check_free_mm_node
Daniel Vetter
2010-07-07
1
-37
/
+34
*
drm: sane naming for drm_mm.c
Daniel Vetter
2010-07-07
1
-37
/
+35
*
drm: kill dead code in drm_mm.c
Daniel Vetter
2010-07-07
1
-45
/
+0
*
drm: use list_for_each_entry in drm_mm.c
Daniel Vetter
2010-07-07
1
-6
/
+2
*
drm: Fix a bug in the range manager.
Thomas Hellstrom
2010-02-15
1
-1
/
+2
*
drm/mm: fix logic for selection of best fit block
Bob Gleitsmann
2009-12-23
1
-2
/
+2
*
drm: Add memory manager debug function
Jerome Glisse
2009-12-10
1
-0
/
+20
*
drm: Add search/get functions to get a block in a specific range
Jerome Glisse
2009-12-10
1
-0
/
+88
*
Merge branch 'drm-core-next' into drm-linus
Dave Airlie
2009-12-08
1
-1
/
+1
|
\
|
*
drm/mm: fixup typo in debug functions.
Dave Airlie
2009-12-04
1
-1
/
+1
*
|
drm: mm always protect change to unused_nodes with unused_lock spinlock
Jerome Glisse
2009-11-24
1
-0
/
+9
|
/
*
drm/mm: add ability to dump mm lists via debugfs
Dave Airlie
2009-09-02
1
-0
/
+21
*
drm: Apply "Memory fragmentation from lost alignment blocks"
Thomas Hellstrom
2009-06-19
1
-41
/
+7
*
drm: Memory fragmentation from lost alignment blocks
Chris Wilson
2009-06-15
1
-11
/
+9
*
drm: Split out the mm declarations in a separate header. Add atomic operations.
Jerome Glisse
2009-06-12
1
-28
/
+137
*
DRM: add mode setting support
Dave Airlie
2008-12-29
1
-0
/
+1
*
drm: Add GEM ("graphics execution manager") to i915 driver.
Eric Anholt
2008-10-18
1
-1
/
+4
*
drm: reorganise drm tree to be more future proof.
Dave Airlie
2008-07-14
1
-0
/
+295