index
:
starfive-tech/linux.git
JH7100_VisionFive_OH_dev
JH7110_VisionFive2_510_devel
JH7110_VisionFive2_6.1.y_devel
JH7110_VisionFive2_6.12.y_devel
JH7110_VisionFive2_6.6.y_devel
JH7110_VisionFive2_devel
JH7110_VisionFive2_upstream
beaglev-5.13.y
beaglev_fedora_devel
buildroot-upstream
esmil_starlight
fedora-vic-7100_5.10.6
master
openwrt-6.1.y
pinetabv-6.6.y-devel
rt-ethercat-release
rt-linux-6.6.y-release
rt-linux-release
rtthread_AMP
starfive-5.13
starfive-5.15-dubhe
starfive-6.1-dubhe
starfive-6.1.65-dubhe
starfive-6.6.10-dubhe
starfive-6.6.31-dubhe
starfive-6.6.48-dubhe
starfive-6.6.63-dubhe
starlight-5.14.y
visionfive
visionfive-5.13.y-devel
visionfive-5.15.y
visionfive-5.15.y-devel
visionfive-5.15.y_fedora_devel
visionfive-5.16.y
visionfive-5.17.y
visionfive-5.18.y
visionfive-5.19.y
visionfive-6.4.y
visionfive_fedora_devel
StarFive Tech Linux Kernel for VisionFive (JH7110) boards (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
gpu
/
drm
/
vc4
/
tests
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