index
:
litmus-rt-ext-res.git
5.4-EXT-RES
EXT-RES
WIP
budgeting
forbidden-zones
omlp
update_litmus_2019
LITMUS^RT with extended reservations for Forbidden Zones paper @ RTAS'20
Zelin Tong
about
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
*
drm/mm: Some doc polish
Daniel Vetter
2016-12-30
*
drm/mm: Convert to drm_printer
Daniel Vetter
2016-12-30
*
drm: Add kerneldoc markup for new @scan parameters in drm_mm
Chris Wilson
2016-12-28
*
drm/mm: Document locking rules
Daniel Vetter
2016-12-28
*
drm: Use drm_mm_insert_node_in_range_generic() for everyone
Chris Wilson
2016-12-28
*
drm: Apply range restriction after color adjustment when allocation
Chris Wilson
2016-12-28
*
drm: Wrap drm_mm_node.hole_follows
Chris Wilson
2016-12-28
*
drm: Apply tight eviction scanning to color_adjust
Chris Wilson
2016-12-28
*
drm: Simplify drm_mm scan-list manipulation
Chris Wilson
2016-12-28
*
drm: Optimise power-of-two alignments in drm_mm_scan_add_block()
Chris Wilson
2016-12-28
*
drm: Compute tight evictions for drm_mm_scan
Chris Wilson
2016-12-28
*
drm: Fix application of color vs range restriction when scanning drm_mm
Chris Wilson
2016-12-28
*
drm: Unconditionally do the range check in drm_mm_scan_add_block()
Chris Wilson
2016-12-28
*
drm: Rename prev_node to hole in drm_mm_scan_add_block()
Chris Wilson
2016-12-28
*
drm: Extract struct drm_mm_scan from struct drm_mm
Chris Wilson
2016-12-27
*
drm: Add asserts to catch overflow in drm_mm_init() and drm_mm_init_scan()
Chris Wilson
2016-12-27
*
drm: Simplify drm_mm_clean()
Chris Wilson
2016-12-27
*
drm: Detect overflow in drm_mm_reserve_node()
Chris Wilson
2016-12-27
*
drm: Fix kerneldoc for drm_mm_scan_remove_block()
Chris Wilson
2016-12-27
*
drm: Promote drm_mm alignment to u64
Chris Wilson
2016-12-27
*
drm: Compile time enabling for asserts in drm_mm
Chris Wilson
2016-12-27
*
drm: Use drm_mm_nodes() as shorthand for the list of nodes under struct drm_mm
Chris Wilson
2016-12-27
*
drm: Constify the drm_mm API
Chris Wilson
2016-12-16
*
drm: Add drm_mm_for_each_node_safe()
Chris Wilson
2016-12-16
*
drm: Initialise drm_mm.head_node.allocated
Chris Wilson
2016-12-01
*
drm: Check against color expansion in drm_mm_reserve_node()
Chris Wilson
2016-11-24
*
drm: Define drm_mm_for_each_node_in_range()
Chris Wilson
2016-11-24
*
drm: Add stackdepot include for DRM_DEBUG_MM
Chris Wilson
2016-11-08
*
drm: Track drm_mm allocators and show leaks on shutdown
Chris Wilson
2016-11-08
*
drm: Declare that create drm_mm nodes with size 0 is illegal
Chris Wilson
2016-08-08
*
drm: Skip initialising the drm_mm_node->hole_stack
Chris Wilson
2016-08-08
*
drm: Track drm_mm nodes with an interval tree
Chris Wilson
2016-08-08
*
drm/mm: avoid possible null pointer dereference
Heinrich Schuchardt
2016-05-23
*
drm/mm: Do DRM_MM_CREATE_TOP adj_start calculation after color_adjust
Michel Thierry
2015-09-08
*
drm: clean up drm_mm debugfs output
Russell King
2015-05-28
*
[PATCH] drm/mm: Fix support 4 GiB and larger ranges
Krzysztof Kolasa
2015-03-15
*
drm/mm: Support 4 GiB and larger ranges
Thierry Reding
2015-03-04
*
drm/mm: Don't WARN if drm_mm_reserve_node
Daniel Vetter
2014-04-10
*
drm/mm: Fix search for smallest hole satisfying constraints
Michel Dänzer
2014-04-03
*
drm: Add support for two-ended allocation, v3
Lauri Kasanen
2014-04-03
*
drm/doc: Add function reference documentation for drm_mm.c
Daniel Vetter
2014-03-13
*
drm/doc: Overview documentation for drm_mm.c
Daniel Vetter
2014-03-13
*
drm/mm: Remove MM_UNUSED_TARGET
Daniel Vetter
2014-03-13
*
Merge tag 'drm-intel-next-2013-08-23' of git://people.freedesktop.org/~danvet...
Dave Airlie
2013-08-29
|
\
|
*
drm: WARN when removing unallocated node
Ben Widawsky
2013-08-22
|
*
Merge commit 'Merge branch 'drm-fixes' of git://people.freedesktop.org/~airli...
Daniel Vetter
2013-07-25
|
|
\
*
|
|
drm/mm: remove unused API
David Herrmann
2013-08-06
*
|
|
drm/mm: add "best_match" flag to drm_mm_insert_node()
David Herrmann
2013-08-06
*
|
|
Merge tag 'drm-intel-next-2013-07-12' of git://people.freedesktop.org/~danvet...
Dave Airlie
2013-07-18
|
\
|
|
|
|
/
|
/
|
|
*
drm: Change create block to reserve node
Ben Widawsky
2013-07-08
[next]