index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
gpu
/
drm
/
selftests
/
test-drm_mm.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
drm: selftest: convert drm_mm selftest to KUnit
Arthur Grillo
2022-07-11
1
-2487
/
+0
*
drm/selftests/test-drm_mm: Mark 'hole_end' as always_unused
Lee Jones
2020-11-17
1
-1
/
+1
*
drm/mm/selftests: fix wrong return type casting
Nirmoy Das
2020-06-23
1
-14
/
+7
*
drm/mm: optimize find_hole() as well
Christian König
2020-06-23
1
-11
/
+0
*
drm/kselftest: fix spellint typo in test-drm_mm.c
Masanari Iida
2020-06-16
1
-1
/
+1
*
drm/mm: add ig_frag selftest
Nirmoy Das
2020-06-08
1
-0
/
+124
*
drm/mm: Use helpers for drm_mm_node booleans
Chris Wilson
2019-10-04
1
-7
/
+7
*
treewide: Add SPDX license identifier for more missed files
Thomas Gleixner
2019-05-21
1
-0
/
+1
*
drm/selftests/mm: Switch to bitmap_zalloc()
Andy Shevchenko
2019-03-20
1
-7
/
+5
*
Merge tag 'drm-misc-next-2018-06-21' of git://anongit.freedesktop.org/drm/drm...
Dave Airlie
2018-06-22
1
-0
/
+71
|
\
|
*
drm/mm: Add a search-by-address variant to only inspect a single hole
Chris Wilson
2018-05-24
1
-0
/
+71
*
|
treewide: Use array_size() in vzalloc()
Kees Cook
2018-06-13
1
-9
/
+9
*
|
treewide: Use array_size() in vmalloc()
Kees Cook
2018-06-13
1
-1
/
+1
*
|
treewide: kzalloc() -> kcalloc()
Kees Cook
2018-06-13
1
-2
/
+2
|
/
*
drm/selftests/mm: Insert cond_resched() between insert modes
Chris Wilson
2017-11-07
1
-0
/
+5
*
mm: treewide: remove GFP_TEMPORARY allocation flag
Michal Hocko
2017-09-14
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
1
-0
/
+100
*
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: 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
1
-4
/
+112
*
drm: kselftest for drm_mm and color eviction
Chris Wilson
2016-12-27
1
-0
/
+156
*
drm: kselftest for drm_mm and color adjustment
Chris Wilson
2016-12-27
1
-0
/
+183
*
drm: kselftest for drm_mm and top-down allocation
Chris Wilson
2016-12-27
1
-0
/
+119
*
drm: kselftest for drm_mm and range restricted eviction
Chris Wilson
2016-12-27
1
-4
/
+109
*
drm: kselftest for drm_mm and eviction
Chris Wilson
2016-12-27
1
-0
/
+337
*
drm: kselftest for drm_mm and alignment
Chris Wilson
2016-12-27
1
-0
/
+103
*
drm: kselftest for drm_mm_insert_node_in_range()
Chris Wilson
2016-12-27
1
-0
/
+269
*
drm: kselftest for drm_mm_replace_node()
Chris Wilson
2016-12-27
1
-6
/
+59
*
drm: kselftest for drm_mm_insert_node()
Chris Wilson
2016-12-27
1
-0
/
+234
*
drm: kselftest for drm_mm_reserve_node()
Chris Wilson
2016-12-27
1
-0
/
+275
*
drm: kselftest for drm_mm_debug()
Chris Wilson
2016-12-27
1
-0
/
+35
*
drm: kselftest for drm_mm_init()
Chris Wilson
2016-12-27
1
-0
/
+114
*
drm: Add some kselftests for the DRM range manager (struct drm_mm)
Chris Wilson
2016-12-27
1
-0
/
+58