index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
gpu
/
drm
/
selftests
Age
Commit message (
Expand
)
Author
2017-01-11
drm: Fix error handling in drm_mm eviction kselftest
Chris Wilson
2016-12-30
drm/mm: Convert to drm_printer
Daniel Vetter
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: Compute tight evictions for drm_mm_scan
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: 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