index
:
drm-tip
drm-tip
maintainer-tools
rerere-cache
tip
DRM current development and nightly trees
danvet
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
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