index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
Documentation
/
logo.gif
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2016-12-28
drm: Add kerneldoc markup for new @scan parameters in drm_mm
Chris Wilson
1
-0
/
+2
2016-12-28
drm/mm: Document locking rules
Daniel Vetter
1
-0
/
+5
2016-12-28
drm: Use drm_mm_insert_node_in_range_generic() for everyone
Chris Wilson
2
-189
/
+67
2016-12-28
drm: Apply range restriction after color adjustment when allocation
Chris Wilson
1
-10
/
+6
2016-12-28
drm: Wrap drm_mm_node.hole_follows
Chris Wilson
4
-19
/
+37
2016-12-28
drm: Apply tight eviction scanning to color_adjust
Chris Wilson
4
-27
/
+77
2016-12-28
drm: Simplify drm_mm scan-list manipulation
Chris Wilson
2
-23
/
+19
2016-12-28
drm: Optimise power-of-two alignments in drm_mm_scan_add_block()
Chris Wilson
2
-1
/
+9
2016-12-28
drm: Compute tight evictions for drm_mm_scan
Chris Wilson
5
-26
/
+71
2016-12-28
drm: Fix application of color vs range restriction when scanning drm_mm
Chris Wilson
1
-6
/
+9
2016-12-28
drm: Unconditionally do the range check in drm_mm_scan_add_block()
Chris Wilson
3
-62
/
+34
2016-12-28
drm: Rename prev_node to hole in drm_mm_scan_add_block()
Chris Wilson
1
-8
/
+8
2016-12-28
drm: Fix O= out-of-tree builds for selftests
Daniel Vetter
2
-1
/
+2
2016-12-27
drm: Extract struct drm_mm_scan from struct drm_mm
Chris Wilson
5
-101
/
+139
2016-12-27
drm: Add asserts to catch overflow in drm_mm_init() and drm_mm_init_scan()
Chris Wilson
1
-0
/
+7
2016-12-27
drm: Simplify drm_mm_clean()
Chris Wilson
2
-19
/
+14
2016-12-27
drm: Detect overflow in drm_mm_reserve_node()
Chris Wilson
1
-3
/
+2
2016-12-27
drm: Fix kerneldoc for drm_mm_scan_remove_block()
Chris Wilson
2
-22
/
+31
2016-12-27
drm: Promote drm_mm alignment to u64
Chris Wilson
3
-30
/
+27
2016-12-27
drm: kselftest for drm_mm and restricted color eviction
Chris Wilson
2
-4
/
+113
2016-12-27
drm: kselftest for drm_mm and color eviction
Chris Wilson
2
-0
/
+157
2016-12-27
drm: kselftest for drm_mm and color adjustment
Chris Wilson
2
-0
/
+184
2016-12-27
drm: kselftest for drm_mm and top-down allocation
Chris Wilson
2
-0
/
+120
2016-12-27
drm: kselftest for drm_mm and range restricted eviction
Chris Wilson
2
-4
/
+110
2016-12-27
drm: kselftest for drm_mm and eviction
Chris Wilson
2
-0
/
+338
2016-12-27
drm: kselftest for drm_mm and alignment
Chris Wilson
2
-0
/
+106
2016-12-27
drm: kselftest for drm_mm_insert_node_in_range()
Chris Wilson
2
-0
/
+270
2016-12-27
drm: kselftest for drm_mm_replace_node()
Chris Wilson
2
-6
/
+60
2016-12-27
drm: kselftest for drm_mm_insert_node()
Chris Wilson
2
-0
/
+235
2016-12-27
drm: kselftest for drm_mm_reserve_node()
Chris Wilson
2
-0
/
+276
2016-12-27
drm: kselftest for drm_mm_debug()
Chris Wilson
2
-0
/
+36
2016-12-27
drm: kselftest for drm_mm_init()
Chris Wilson
2
-0
/
+115
2016-12-27
drm: Add some kselftests for the DRM range manager (struct drm_mm)
Chris Wilson
7
-0
/
+247
2016-12-27
drm: Add a simple generator of random permutations
Chris Wilson
4
-0
/
+71
2016-12-27
lib: Add a simple prime number generator
Chris Wilson
5
-0
/
+375
2016-12-27
drm: Compile time enabling for asserts in drm_mm
Chris Wilson
2
-23
/
+30
2016-12-27
drm: Use drm_mm_nodes() as shorthand for the list of nodes under struct drm_mm
Chris Wilson
2
-7
/
+19
2016-12-27
drm: Get atomic property value even if DRIVER_ATOMIC is not set
Dhinakaran Pandiyan
1
-1
/
+2
2016-12-27
drm: Wrap the check for atomic_commit implementation
Dhinakaran Pandiyan
6
-10
/
+24
2016-12-19
drm/i915: Add a cursor hack to allow converting legacy page flip to atomic, v3.
Maarten Lankhorst
3
-18
/
+163
2016-12-19
drm/atomic: Remove drm_atomic_helper_framebuffer_changed.
Maarten Lankhorst
2
-38
/
+0
2016-12-19
drm/atomic: Wait for vblank whenever a plane is added to state.
Maarten Lankhorst
1
-5
/
+1
2016-12-19
drm/atomic: Clean up wait_for_vblanks, v2.
Maarten Lankhorst
3
-19
/
+15
2016-12-19
drm/atomic: Unconditionally call prepare_fb.
Maarten Lankhorst
1
-9
/
+0
2016-12-18
drm/nouveau: use designated initializers
Kees Cook
1
-14
/
+14
2016-12-18
drm/vmwgfx: use designated initializers
Kees Cook
1
-5
/
+5
2016-12-18
drm/ttm: use designated initializers
Kees Cook
1
-5
/
+5
2016-12-18
drm/ttm: use designated initializers
Kees Cook
1
-5
/
+5
2016-12-18
drm/hisilicon: Fix spelling of clock in hisi-ade.txt
Peter Meerwald-Stadler
1
-1
/
+1
2016-12-18
drm: Fix spelling of clock in drm_connector.h
Peter Meerwald-Stadler
1
-1
/
+1
[next]