index
:
pm24.git
cpufreq-rust
master
perf-mon
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
Age
Commit message (
Expand
)
Author
2016-12-30
drm/doc: use preferred struct reference in kernel-doc
Daniel Vetter
2016-12-30
dma-buf: Use recommended structure member reference
Daniel Vetter
2016-12-30
dma-buf: use preferred struct reference in kernel-doc
Daniel Vetter
2016-12-30
drm/mm: Some doc polish
Daniel Vetter
2016-12-30
drm: Update TTM initialization documentation
Gabriel Krisman Bertazi
2016-12-30
drm: Export drm_ioctl_permit to kernel-doc
Gabriel Krisman Bertazi
2016-12-30
drm: Drop unused forward declaration of drm_version
Gabriel Krisman Bertazi
2016-12-30
drm: Deduplicate driver initialization message
Gabriel Krisman Bertazi
2016-12-30
drm: Reduce verbosity level for drm_core_init() debug message
Chris Wilson
2016-12-30
drm: rockchip: use crtc helper drm_crtc_from_index()
Shawn Guo
2016-12-30
drm: zte: use crtc helper drm_crtc_from_index()
Shawn Guo
2016-12-30
drm: add crtc helper drm_crtc_from_index()
Shawn Guo
2016-12-30
drm/mm: Convert to drm_printer
Daniel Vetter
2016-12-30
drm/printer: add debug printer
Daniel Vetter
2016-12-28
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: Fix O= out-of-tree builds for selftests
Daniel Vetter
2016-12-27
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: kselftest for drm_mm and restricted color eviction
Chris Wilson
2016-12-27
drm: kselftest for drm_mm and color eviction
Chris Wilson
2016-12-27
drm: kselftest for drm_mm and color adjustment
Chris Wilson
2016-12-27
drm: kselftest for drm_mm and top-down allocation
Chris Wilson
2016-12-27
drm: kselftest for drm_mm and range restricted eviction
Chris Wilson
2016-12-27
drm: kselftest for drm_mm and eviction
Chris Wilson
2016-12-27
drm: kselftest for drm_mm and alignment
Chris Wilson
2016-12-27
drm: kselftest for drm_mm_insert_node_in_range()
Chris Wilson
2016-12-27
drm: kselftest for drm_mm_replace_node()
Chris Wilson
2016-12-27
drm: kselftest for drm_mm_insert_node()
Chris Wilson
2016-12-27
drm: kselftest for drm_mm_reserve_node()
Chris Wilson
2016-12-27
drm: kselftest for drm_mm_debug()
Chris Wilson
2016-12-27
drm: kselftest for drm_mm_init()
Chris Wilson
2016-12-27
drm: Add some kselftests for the DRM range manager (struct drm_mm)
Chris Wilson
2016-12-27
drm: Add a simple generator of random permutations
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
[next]