index
:
linux.git
arm64-uaccess
link_path_walk
linus
master
mmu_gather-race-fix
proc-cmdline
runtime-constants
tty-splice
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
Linux kernel mainline tree
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
gpu
/
drm
/
selftests
Commit message (
Expand
)
Author
Age
Files
Lines
*
drm/selftests: Add drm helper selftest
Maarten Lankhorst
2018-05-04
3
-1
/
+257
*
drm/selftests: Rename the Kconfig option to CONFIG_DRM_DEBUG_SELFTEST
Maarten Lankhorst
2018-05-04
1
-1
/
+1
*
Merge tag 'drm-misc-next-2017-11-30' of git://anongit.freedesktop.org/drm/drm...
Dave Airlie
2017-12-04
1
-0
/
+5
|
\
|
*
drm/selftests/mm: Insert cond_resched() between insert modes
Chris Wilson
2017-11-07
1
-0
/
+5
*
|
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
Greg Kroah-Hartman
2017-11-02
1
-0
/
+1
|
/
*
mm: treewide: remove GFP_TEMPORARY allocation flag
Michal Hocko
2017-09-13
1
-2
/
+2
*
drm/mm: Split up long running selftests with cond_resched()
Chris Wilson
2017-05-04
1
-0
/
+28
*
drm: kselftest: fix spelling mistake: "misalinged" -> "misaligned"
Colin Ian King
2017-02-26
1
-1
/
+1
*
drm: Micro-optimise drm_mm_for_each_node_in_range()
Chris Wilson
2017-02-06
1
-4
/
+6
*
drm: kselftest for drm_mm and bottom-up allocation
Chris Wilson
2017-02-03
2
-0
/
+101
*
drm: Improve drm_mm search (and fix topdown allocation) with rbtrees
Chris Wilson
2017-02-03
1
-32
/
+26
*
drm: Fix error handling in drm_mm eviction kselftest
Chris Wilson
2017-01-11
1
-3
/
+9
*
drm/mm: Convert to drm_printer
Daniel Vetter
2016-12-30
1
-4
/
+8
*
drm: Wrap drm_mm_node.hole_follows
Chris Wilson
2016-12-28
1
-8
/
+10
*
drm: Apply tight eviction scanning to color_adjust
Chris Wilson
2016-12-28
1
-2
/
+18
*
drm: Compute tight evictions for drm_mm_scan
Chris Wilson
2016-12-28
1
-4
/
+6
*
drm: Fix O= out-of-tree builds for selftests
Daniel Vetter
2016-12-28
1
-0
/
+1
*
drm: Extract struct drm_mm_scan from struct drm_mm
Chris Wilson
2016-12-27
1
-21
/
+24
*
drm: Promote drm_mm alignment to u64
Chris Wilson
2016-12-27
1
-2
/
+2
*
drm: kselftest for drm_mm and restricted color eviction
Chris Wilson
2016-12-27
2
-4
/
+113
*
drm: kselftest for drm_mm and color eviction
Chris Wilson
2016-12-27
2
-0
/
+157
*
drm: kselftest for drm_mm and color adjustment
Chris Wilson
2016-12-27
2
-0
/
+184
*
drm: kselftest for drm_mm and top-down allocation
Chris Wilson
2016-12-27
2
-0
/
+120
*
drm: kselftest for drm_mm and range restricted eviction
Chris Wilson
2016-12-27
2
-4
/
+110
*
drm: kselftest for drm_mm and eviction
Chris Wilson
2016-12-27
2
-0
/
+338
*
drm: kselftest for drm_mm and alignment
Chris Wilson
2016-12-27
2
-0
/
+106
*
drm: kselftest for drm_mm_insert_node_in_range()
Chris Wilson
2016-12-27
2
-0
/
+270
*
drm: kselftest for drm_mm_replace_node()
Chris Wilson
2016-12-27
2
-6
/
+60
*
drm: kselftest for drm_mm_insert_node()
Chris Wilson
2016-12-27
2
-0
/
+235
*
drm: kselftest for drm_mm_reserve_node()
Chris Wilson
2016-12-27
2
-0
/
+276
*
drm: kselftest for drm_mm_debug()
Chris Wilson
2016-12-27
2
-0
/
+36
*
drm: kselftest for drm_mm_init()
Chris Wilson
2016-12-27
2
-0
/
+115
*
drm: Add some kselftests for the DRM range manager (struct drm_mm)
Chris Wilson
2016-12-27
4
-0
/
+216