drm/vc4: Add DRM 210101010 RGB formats for hvs5.
authorDave Stevenson <dave.stevenson@raspberrypi.com>
Mon, 31 Jan 2022 16:28:43 +0000 (16:28 +0000)
committerDom Cobley <popcornmix@gmail.com>
Mon, 21 Mar 2022 16:04:40 +0000 (16:04 +0000)
commit98a6e2f30b1ccfc08a7b637ff13ba33c4597e40b
treef33035561302dedfc502b847120ac710aff1f646
parentb9ad040ef4951d82b6addfca1b9433b2e021d810
drm/vc4: Add DRM 210101010 RGB formats for hvs5.

HVS5 supports the 210101010 RGB[A|X] formats, but they were
missing from the DRM to HVS mapping list, so weren't available.
Add them in.

Signed-off-by: Dave Stevenson <dave.stevenson@raspberrypi.com>
drivers/gpu/drm/vc4/vc4_plane.c