Dave Airlie
|
6b7dcb536e
BackMerge tag 'v4.15-rc4' into drm-next
|
7 лет назад |
Chris Wilson
|
338f1d9d1b
lib/rbtree,drm/mm: add rbtree_replace_node_cached()
|
7 лет назад |
Liviu Dudau
|
21be91549c
drm: Spelling fixes
|
7 лет назад |
Davidlohr Bueso
|
f808c13fd3
lib/interval_tree: fast overlap detection
|
8 лет назад |
Chris Wilson
|
bbba969317
drm: Micro-optimise drm_mm_for_each_node_in_range()
|
8 лет назад |
Chris Wilson
|
4e64e5539d
drm: Improve drm_mm search (and fix topdown allocation) with rbtrees
|
8 лет назад |
Daniel Vetter
|
940eba2d58
drm/gem|prime|mm: Use recommened kerneldoc for struct member refs
|
8 лет назад |
Daniel Vetter
|
05fc03217e
drm/mm: Some doc polish
|
8 лет назад |
Daniel Vetter
|
b5c3714fe8
drm/mm: Convert to drm_printer
|
8 лет назад |
Chris Wilson
|
9b8b75de4c
drm: Add kerneldoc markup for new @scan parameters in drm_mm
|
8 лет назад |
Daniel Vetter
|
1c9bd1ede8
drm/mm: Document locking rules
|
8 лет назад |
Chris Wilson
|
adb040b86b
drm: Use drm_mm_insert_node_in_range_generic() for everyone
|
8 лет назад |
Chris Wilson
|
3db93756b5
drm: Apply range restriction after color adjustment when allocation
|
8 лет назад |
Chris Wilson
|
3f85fb3462
drm: Wrap drm_mm_node.hole_follows
|
8 лет назад |
Chris Wilson
|
3fa489dabe
drm: Apply tight eviction scanning to color_adjust
|
8 лет назад |
Chris Wilson
|
f29051f12f
drm: Simplify drm_mm scan-list manipulation
|
8 лет назад |
Chris Wilson
|
9a956b1548
drm: Optimise power-of-two alignments in drm_mm_scan_add_block()
|
8 лет назад |
Chris Wilson
|
0b04d474a6
drm: Compute tight evictions for drm_mm_scan
|
8 лет назад |
Chris Wilson
|
268c6498fb
drm: Fix application of color vs range restriction when scanning drm_mm
|
8 лет назад |
Chris Wilson
|
2c4b389518
drm: Unconditionally do the range check in drm_mm_scan_add_block()
|
8 лет назад |
Chris Wilson
|
4a6c156f56
drm: Rename prev_node to hole in drm_mm_scan_add_block()
|
8 лет назад |
Chris Wilson
|
9a71e27788
drm: Extract struct drm_mm_scan from struct drm_mm
|
8 лет назад |
Chris Wilson
|
6259a56ba0
drm: Add asserts to catch overflow in drm_mm_init() and drm_mm_init_scan()
|
8 лет назад |
Chris Wilson
|
ac9bb7b7d3
drm: Simplify drm_mm_clean()
|
8 лет назад |
Chris Wilson
|
c820186d5b
drm: Detect overflow in drm_mm_reserve_node()
|
8 лет назад |
Chris Wilson
|
ba004e39b1
drm: Fix kerneldoc for drm_mm_scan_remove_block()
|
8 лет назад |
Chris Wilson
|
7173320758
drm: Promote drm_mm alignment to u64
|
8 лет назад |
Chris Wilson
|
b3ee963fe4
drm: Compile time enabling for asserts in drm_mm
|
8 лет назад |
Chris Wilson
|
2bc98c8651
drm: Use drm_mm_nodes() as shorthand for the list of nodes under struct drm_mm
|
8 лет назад |
Chris Wilson
|
45b186f111
drm: Constify the drm_mm API
|
8 лет назад |