Davidlohr Bueso
|
f808c13fd3
lib/interval_tree: fast overlap detection
|
7 år sedan |
Dave Airlie
|
b558dfd56a
Merge tag 'drm-misc-next-2017-03-06' of git://anongit.freedesktop.org/git/drm-misc into drm-next
|
8 år sedan |
Ingo Molnar
|
589ee62844
sched/headers: Prepare to remove the <linux/mm_types.h> dependency from <linux/sched.h>
|
8 år sedan |
Chris Wilson
|
bbba969317
drm: Micro-optimise drm_mm_for_each_node_in_range()
|
8 år sedan |
Chris Wilson
|
4e64e5539d
drm: Improve drm_mm search (and fix topdown allocation) with rbtrees
|
8 år sedan |
Daniel Vetter
|
05fc03217e
drm/mm: Some doc polish
|
8 år sedan |
Daniel Vetter
|
b5c3714fe8
drm/mm: Convert to drm_printer
|
8 år sedan |
Chris Wilson
|
adb040b86b
drm: Use drm_mm_insert_node_in_range_generic() for everyone
|
8 år sedan |
Chris Wilson
|
3f85fb3462
drm: Wrap drm_mm_node.hole_follows
|
8 år sedan |
Chris Wilson
|
3fa489dabe
drm: Apply tight eviction scanning to color_adjust
|
8 år sedan |
Chris Wilson
|
f29051f12f
drm: Simplify drm_mm scan-list manipulation
|
8 år sedan |
Chris Wilson
|
9a956b1548
drm: Optimise power-of-two alignments in drm_mm_scan_add_block()
|
8 år sedan |
Chris Wilson
|
0b04d474a6
drm: Compute tight evictions for drm_mm_scan
|
8 år sedan |
Chris Wilson
|
2c4b389518
drm: Unconditionally do the range check in drm_mm_scan_add_block()
|
8 år sedan |
Chris Wilson
|
9a71e27788
drm: Extract struct drm_mm_scan from struct drm_mm
|
8 år sedan |
Chris Wilson
|
ac9bb7b7d3
drm: Simplify drm_mm_clean()
|
8 år sedan |
Chris Wilson
|
ba004e39b1
drm: Fix kerneldoc for drm_mm_scan_remove_block()
|
8 år sedan |
Chris Wilson
|
7173320758
drm: Promote drm_mm alignment to u64
|
8 år sedan |
Chris Wilson
|
b3ee963fe4
drm: Compile time enabling for asserts in drm_mm
|
8 år sedan |
Chris Wilson
|
2bc98c8651
drm: Use drm_mm_nodes() as shorthand for the list of nodes under struct drm_mm
|
8 år sedan |
Chris Wilson
|
45b186f111
drm: Constify the drm_mm API
|
8 år sedan |
Chris Wilson
|
ad579002c8
drm: Add drm_mm_for_each_node_safe()
|
8 år sedan |
Chris Wilson
|
8b2fb7b651
drm: Fix conflicting macro parameter in drm_mm_for_each_node_in_range()
|
8 år sedan |
Chris Wilson
|
522e85dd86
drm: Define drm_mm_for_each_node_in_range()
|
8 år sedan |
Chris Wilson
|
5705670d04
drm: Track drm_mm allocators and show leaks on shutdown
|
8 år sedan |
Chris Wilson
|
202b52b7fb
drm: Track drm_mm nodes with an interval tree
|
8 år sedan |
Geliang Tang
|
87069f4493
drm/mm: use list_next_entry
|
9 år sedan |
Geliang Tang
|
18b40c58a1
drm/mm: rewrite drm_mm_for_each_hole
|
9 år sedan |
Thierry Reding
|
440fd5283a
drm/mm: Support 4 GiB and larger ranges
|
10 år sedan |
Lauri Kasanen
|
62347f9e0f
drm: Add support for two-ended allocation, v3
|
11 år sedan |