index
:
linux-stable.git
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.10.y
linux-6.11.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Greg Kroah-Hartman
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: remove unused API
David Herrmann
2013-08-07
1
-95
/
+0
*
drm/mm: add "best_match" flag to drm_mm_insert_node()
David Herrmann
2013-08-07
1
-18
/
+36
*
drm/mm: include required headers in drm_mm.h
David Herrmann
2013-08-01
1
-0
/
+3
*
Merge tag 'drm-intel-next-2013-07-12' of git://people.freedesktop.org/~danvet...
Dave Airlie
2013-07-19
1
-4
/
+2
|
\
|
*
drm: Change create block to reserve node
Ben Widawsky
2013-07-08
1
-4
/
+1
|
*
drm: pre allocate node for create_block
Ben Widawsky
2013-07-08
1
-4
/
+5
*
|
drm/mm: kill color_search_free/get_block
Daniel Vetter
2013-07-04
1
-31
/
+1
*
|
drm: make drm_mm_init() return void
David Herrmann
2013-07-02
1
-3
/
+3
|
/
*
Merge branch 'drm-kms-locking' of git://people.freedesktop.org/~danvet/drm-in...
Dave Airlie
2013-01-21
1
-1
/
+1
|
\
|
*
drm: Only evict the blocks required to create the requested hole
Chris Wilson
2013-01-08
1
-1
/
+1
*
|
Merge tag 'drm-intel-next-2012-12-21' of git://people.freedesktop.org/~danvet...
Dave Airlie
2013-01-17
1
-0
/
+40
|
\
\
|
|
/
|
/
|
|
*
drm: Introduce an iterator over holes in the drm_mm range manager
Chris Wilson
2012-11-30
1
-0
/
+36
|
*
drm: Introduce drm_mm_create_block()
Chris Wilson
2012-11-30
1
-0
/
+4
*
|
drm: Export routines for inserting preallocated nodes into the mm manager
Chris Wilson
2012-12-18
1
-4
/
+21
|
/
*
drm: Add colouring to the range allocator
Chris Wilson
2012-07-16
1
-15
/
+78
*
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