drm/vc4: tests: Support a few more plane formats
authorMaxime Ripard <maxime@cerno.tech>
Fri, 14 Apr 2023 10:59:05 +0000 (12:59 +0200)
committerDom Cobley <popcornmix@gmail.com>
Mon, 19 Feb 2024 11:35:00 +0000 (11:35 +0000)
commit05787aa828f6824832b2cad37ad27ff14f62be57
treec492c78c32ac00aa4a093182c12502e67782bb90
parent35d5d93877318eeaa170bb7e5c2f4edb6088b908
drm/vc4: tests: Support a few more plane formats

We'll start testing our planes code in situations where we will use more
than XRGB8888, so let's add a few common pixel formats.

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