index
:
wireguard-linux
backport-5.4.y
davem/net
davem/net-next
devel
gregkh/stable-5.4.y
jd/bump-compilers
jd/deferred-aip-removal
jd/new-archs
jd/orphan-parallel
jd/rcu-barrier
jd/shorter-socket-lock
jd/unified-crypt-queue
jd/xdp-l3
stable
update-toolchain
WireGuard for the Linux kernel
Jason A. Donenfeld
about
summary
refs
log
tree
commit
diff
stats
homepage
log msg
author
committer
range
path:
root
/
drivers
/
gpu
/
drm
/
vc4
/
tests
(
follow
)
Age
Commit message (
Expand
)
Author
Files
Lines
2025-04-07
drm/vc4: tests: Retry pv-muxing tests when EDEADLK
Maxime Ripard
1
-1
/
+112
2025-04-07
drm/vc4: tests: Stop allocating the state in test init
Maxime Ripard
1
-14
/
+27
2025-04-07
drm/vc4: tests: Document output handling functions
Maxime Ripard
1
-0
/
+26
2025-04-07
drm/vc4: tests: Use return instead of assert
Maxime Ripard
1
-12
/
+24
2025-03-03
drm/tests: Drop drm_kunit_helper_acquire_ctx_alloc()
Maxime Ripard
1
-19
/
+27
2024-11-27
drm/vc4: txp: Add a new TXP encoder type
Maxime Ripard
2
-55
/
+55
2024-11-27
drm/vc4: txp: Rename TXP data structure
Maxime Ripard
1
-2
/
+2
2024-11-27
drm/vc4: txp: Introduce structure to deal with revision differences
Maxime Ripard
1
-2
/
+2
2024-09-09
drm/vc4: hvs: Change prototype of __vc4_hvs_alloc to pass registers
Maxime Ripard
1
-1
/
+1
2024-09-09
drm/vc4: Introduce generation number enum
Maxime Ripard
1
-6
/
+6
2024-05-28
drm/vc4: tests: Convert to plane creation helper
Maxime Ripard
1
-26
/
+8
2024-05-28
drm/vc4: tests: Remove vc4_dummy_plane structure
Maxime Ripard
3
-20
/
+9
2023-12-18
drm/vc4: tests: Use KUNIT_DEFINE_ACTION_WRAPPER
David Gow
1
-6
/
+3
2023-10-26
drm/vc4: tests: Fix UAF in the mock helpers
Maxime Ripard
2
-2
/
+2
2023-07-31
drm/vc4: tests: pv-muxing: Document test scenario
Maxime Ripard
1
-0
/
+22
2023-07-31
drm/vc4: tests: Switch to atomic state allocation helper
Maxime Ripard
1
-47
/
+8
2023-07-31
drm/vc4: tests: pv-muxing: Switch to managed locking init
Maxime Ripard
1
-23
/
+19
2023-07-31
drm/vc4: tests: mock: Use a kunit action to unregister DRM device
Maxime Ripard
2
-6
/
+12
2023-07-31
drm/vc4: tests: pv-muxing: Remove call to drm_kunit_helper_free_device()
Maxime Ripard
1
-4
/
+0
2023-04-25
drm/vc4: Switch to container_of_const
Maxime Ripard
2
-2
/
+5
2022-12-08
drm/vc4: tests: Add unit test suite for the PV muxing
Maxime Ripard
3
-8
/
+1089
2022-12-08
drm/vc4: tests: Introduce a mocking infrastructure
Maxime Ripard
6
-0
/
+460