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
/
drivers
/
gpu
/
drm
/
drm_mm.c
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
drm: Declare that create drm_mm nodes with size 0 is illegal
Chris Wilson
2016-08-08
1
-0
/
+9
*
drm: Skip initialising the drm_mm_node->hole_stack
Chris Wilson
2016-08-08
1
-5
/
+1
*
drm: Track drm_mm nodes with an interval tree
Chris Wilson
2016-08-08
1
-23
/
+110
*
drm/mm: avoid possible null pointer dereference
Heinrich Schuchardt
2016-05-23
1
-1
/
+3
*
drm/mm: Do DRM_MM_CREATE_TOP adj_start calculation after color_adjust
Michel Thierry
2015-09-08
1
-3
/
+3
*
drm: clean up drm_mm debugfs output
Russell King
2015-05-29
1
-2
/
+2
*
[PATCH] drm/mm: Fix support 4 GiB and larger ranges
Krzysztof Kolasa
2015-03-16
1
-1
/
+1
*
drm/mm: Support 4 GiB and larger ranges
Thierry Reding
2015-03-05
1
-73
/
+79
*
drm/mm: Don't WARN if drm_mm_reserve_node
Daniel Vetter
2014-04-10
1
-2
/
+0
*
drm/mm: Fix search for smallest hole satisfying constraints
Michel Dänzer
2014-04-04
1
-4
/
+8
*
drm: Add support for two-ended allocation, v3
Lauri Kasanen
2014-04-04
1
-17
/
+49
*
drm/doc: Add function reference documentation for drm_mm.c
Daniel Vetter
2014-03-13
1
-23
/
+121
*
drm/doc: Overview documentation for drm_mm.c
Daniel Vetter
2014-03-13
1
-0
/
+67
*
drm/mm: Remove MM_UNUSED_TARGET
Daniel Vetter
2014-03-13
1
-2
/
+0
*
Merge tag 'drm-intel-next-2013-08-23' of git://people.freedesktop.org/~danvet...
Dave Airlie
2013-08-30
1
-0
/
+3
|
\
|
*
drm: WARN when removing unallocated node
Ben Widawsky
2013-08-22
1
-0
/
+3
|
*
Merge commit 'Merge branch 'drm-fixes' of git://people.freedesktop.org/~airli...
Daniel Vetter
2013-07-25
1
-23
/
+22
|
|
\
*
|
|
drm/mm: remove unused API
David Herrmann
2013-08-07
1
-140
/
+20
*
|
|
drm/mm: add "best_match" flag to drm_mm_insert_node()
David Herrmann
2013-08-07
1
-25
/
+12
*
|
|
Merge tag 'drm-intel-next-2013-07-12' of git://people.freedesktop.org/~danvet...
Dave Airlie
2013-07-19
1
-18
/
+13
|
\
|
|
|
|
/
|
/
|
|
*
drm: Change create block to reserve node
Ben Widawsky
2013-07-08
1
-9
/
+10
|
*
drm: pre allocate node for create_block
Ben Widawsky
2013-07-08
1
-11
/
+5
*
|
drm/mm: WARN for unclean mm takedown
Daniel Vetter
2013-07-04
1
-2
/
+2
*
|
drm/mm: fix debug table BUG
Daniel Vetter
2013-07-04
1
-18
/
+19
*
|
drm: make drm_mm_init() return void
David Herrmann
2013-07-02
1
-3
/
+1
|
/
*
drm/mm: fix dump table BUG
Daniel Vetter
2013-04-30
1
-16
/
+18
*
Merge branch 'drm-kms-locking' of git://people.freedesktop.org/~danvet/drm-in...
Dave Airlie
2013-01-21
1
-28
/
+17
|
\
|
*
drm: Only evict the blocks required to create the requested hole
Chris Wilson
2013-01-08
1
-28
/
+17
*
|
Merge tag 'drm-intel-next-2012-12-21' of git://people.freedesktop.org/~danvet...
Dave Airlie
2013-01-17
1
-33
/
+63
|
\
\
|
|
/
|
/
|
|
*
drm: Introduce an iterator over holes in the drm_mm range manager
Chris Wilson
2012-11-30
1
-41
/
+21
|
*
drm: Introduce drm_mm_create_block()
Chris Wilson
2012-11-30
1
-0
/
+50
*
|
drm: Export routines for inserting preallocated nodes into the mm manager
Chris Wilson
2012-12-18
1
-12
/
+29
|
/
*
UAPI: (Scripted) Convert #include "..." to #include <path/...> in drivers/gpu/
David Howells
2012-10-02
1
-2
/
+2
*
drm: Add colouring to the range allocator
Chris Wilson
2012-07-16
1
-65
/
+104
*
gpu: Add export.h as required to drivers/gpu files.
Paul Gortmaker
2011-10-31
1
-0
/
+1
*
drm: mm: fix debug output
Daniel Vetter
2011-05-09
1
-3
/
+3
*
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
/
+4
*
drm: mm: add api for embedding struct drm_mm_node
Daniel Vetter
2011-02-23
1
-9
/
+84
*
drm: mm: extract node insert helper functions
Daniel Vetter
2011-02-23
1
-25
/
+42
*
drm: mm: track free areas implicitly
Daniel Vetter
2011-02-23
1
-251
/
+213
*
drm_mm: add support for range-restricted fair-lru scans
Daniel Vetter
2010-10-27
1
-1
/
+39
*
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
[prev]
[next]