index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
gpu
/
drm
/
selftests
Age
Commit message (
Expand
)
Author
Files
Lines
2019-09-03
drm/dp_mst: Add sideband down request tracing + selftests
Lyude Paul
3
-0
/
+206
2019-09-03
drm/dp_mst: Move test_calc_pbn_mode() into an actual selftest
Lyude Paul
4
-1
/
+37
2019-07-22
Merge v5.3-rc1 into drm-misc-next
Maxime Ripard
1
-88
/
+48
2019-07-17
drm/selftests: drop use of drmP.h
Sam Ravnborg
1
-1
/
+6
2019-07-01
drm/selftests: reduce stack usage
Arnd Bergmann
1
-88
/
+48
2019-06-19
drm/selftests: Add command line parser selftests
Maxime Ripard
3
-1
/
+974
2019-05-21
treewide: Add SPDX license identifier - Makefile/Kconfig
Thomas Gleixner
1
-0
/
+1
2019-05-21
treewide: Add SPDX license identifier for more missed files
Thomas Gleixner
1
-0
/
+1
2019-03-20
drm/selftests/mm: Switch to bitmap_zalloc()
Andy Shevchenko
1
-7
/
+5
2018-12-11
drm/selftest: fix spelling mistake "dimention" -> "dimension"
Colin Ian King
1
-1
/
+1
2018-12-05
drm/selftest: Add drm damage helper selftest
Deepak Rawat
4
-1
/
+855
2018-11-02
drm/selftests: Fix build warning -Wframe-larger-than
Alexandru-Cosmin Gheorghe
1
-14
/
+16
2018-11-02
drm/selftests: Add tests for drm_internal_framebuffer_create
Alexandru Gheorghe
4
-1
/
+347
2018-11-02
drm/selftests: Add tests for drm_format_info* helpers
Alexandru Gheorghe
4
-1
/
+288
2018-10-22
drm/selftest: Refactor test-drm_plane_helper
Alexandru Gheorghe
4
-20
/
+12
2018-10-17
drm/selftest: Refactor drm mode setting selftests
Deepak Rawat
5
-22
/
+54
2018-06-22
Merge tag 'drm-misc-next-2018-06-21' of git://anongit.freedesktop.org/drm/drm...
Dave Airlie
2
-0
/
+73
2018-06-12
treewide: Use array_size() in vzalloc()
Kees Cook
1
-9
/
+9
2018-06-12
treewide: Use array_size() in vmalloc()
Kees Cook
1
-1
/
+1
2018-06-12
treewide: kzalloc() -> kcalloc()
Kees Cook
1
-2
/
+2
2018-05-24
drm/mm: Add a search-by-address variant to only inspect a single hole
Chris Wilson
2
-0
/
+73
2018-05-04
drm/selftests: Add drm helper selftest
Maarten Lankhorst
3
-1
/
+257
2018-05-04
drm/selftests: Rename the Kconfig option to CONFIG_DRM_DEBUG_SELFTEST
Maarten Lankhorst
1
-1
/
+1
2017-12-04
Merge tag 'drm-misc-next-2017-11-30' of git://anongit.freedesktop.org/drm/drm...
Dave Airlie
1
-0
/
+5
2017-11-07
drm/selftests/mm: Insert cond_resched() between insert modes
Chris Wilson
1
-0
/
+5
2017-11-02
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
Greg Kroah-Hartman
1
-0
/
+1
2017-09-13
mm: treewide: remove GFP_TEMPORARY allocation flag
Michal Hocko
1
-2
/
+2
2017-05-04
drm/mm: Split up long running selftests with cond_resched()
Chris Wilson
1
-0
/
+28
2017-02-26
drm: kselftest: fix spelling mistake: "misalinged" -> "misaligned"
Colin Ian King
1
-1
/
+1
2017-02-06
drm: Micro-optimise drm_mm_for_each_node_in_range()
Chris Wilson
1
-4
/
+6
2017-02-03
drm: kselftest for drm_mm and bottom-up allocation
Chris Wilson
2
-0
/
+101
2017-02-03
drm: Improve drm_mm search (and fix topdown allocation) with rbtrees
Chris Wilson
1
-32
/
+26
2017-01-11
drm: Fix error handling in drm_mm eviction kselftest
Chris Wilson
1
-3
/
+9
2016-12-30
drm/mm: Convert to drm_printer
Daniel Vetter
1
-4
/
+8
2016-12-28
drm: Wrap drm_mm_node.hole_follows
Chris Wilson
1
-8
/
+10
2016-12-28
drm: Apply tight eviction scanning to color_adjust
Chris Wilson
1
-2
/
+18
2016-12-28
drm: Compute tight evictions for drm_mm_scan
Chris Wilson
1
-4
/
+6
2016-12-28
drm: Fix O= out-of-tree builds for selftests
Daniel Vetter
1
-0
/
+1
2016-12-27
drm: Extract struct drm_mm_scan from struct drm_mm
Chris Wilson
1
-21
/
+24
2016-12-27
drm: Promote drm_mm alignment to u64
Chris Wilson
1
-2
/
+2
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
[next]