drm/vc4: tests: Add tests for BCM2712 PixelValve Muxing
authorMaxime Ripard <maxime@cerno.tech>
Fri, 14 Apr 2023 09:14:22 +0000 (11:14 +0200)
committerDom Cobley <popcornmix@gmail.com>
Mon, 19 Feb 2024 11:35:00 +0000 (11:35 +0000)
commit2b0076eb6a7da0e65249543fe62f056b45504095
tree12223046cdda29c1dbd89186e904014394f47d71
parent2786ca7f8df9ba2d05cc5ab28b843448d2a8d0b2
drm/vc4: tests: Add tests for BCM2712 PixelValve Muxing

The BCM2712 has a simpler pipeline than the BCM2711, and thus the muxing
requirements are different. Create some tests to make sure we get proper
muxing decisions.

Signed-off-by: Maxime Ripard <maxime@cerno.tech>
drivers/gpu/drm/vc4/tests/vc4_test_pv_muxing.c