summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/vc4/tests
AgeCommit message (Expand)AuthorFilesLines
2024-11-27drm/vc4: txp: Add a new TXP encoder typeMaxime Ripard2-55/+55
2024-11-27drm/vc4: txp: Rename TXP data structureMaxime Ripard1-2/+2
2024-11-27drm/vc4: txp: Introduce structure to deal with revision differencesMaxime Ripard1-2/+2
2024-09-09drm/vc4: hvs: Change prototype of __vc4_hvs_alloc to pass registersMaxime Ripard1-1/+1
2024-09-09drm/vc4: Introduce generation number enumMaxime Ripard1-6/+6
2024-05-28drm/vc4: tests: Convert to plane creation helperMaxime Ripard1-26/+8
2024-05-28drm/vc4: tests: Remove vc4_dummy_plane structureMaxime Ripard3-20/+9
2023-12-18drm/vc4: tests: Use KUNIT_DEFINE_ACTION_WRAPPERDavid Gow1-6/+3
2023-10-26drm/vc4: tests: Fix UAF in the mock helpersMaxime Ripard2-2/+2
2023-07-31drm/vc4: tests: pv-muxing: Document test scenarioMaxime Ripard1-0/+22
2023-07-31drm/vc4: tests: Switch to atomic state allocation helperMaxime Ripard1-47/+8
2023-07-31drm/vc4: tests: pv-muxing: Switch to managed locking initMaxime Ripard1-23/+19
2023-07-31drm/vc4: tests: mock: Use a kunit action to unregister DRM deviceMaxime Ripard2-6/+12
2023-07-31drm/vc4: tests: pv-muxing: Remove call to drm_kunit_helper_free_device()Maxime Ripard1-4/+0
2023-04-25drm/vc4: Switch to container_of_constMaxime Ripard2-2/+5
2022-12-08drm/vc4: tests: Add unit test suite for the PV muxingMaxime Ripard3-8/+1089
2022-12-08drm/vc4: tests: Introduce a mocking infrastructureMaxime Ripard6-0/+460