drm/vc4: dpi: Support BGR666 formats
authorJoerg Quinten <aBUGSworstnightmare@gmail.com>
Thu, 1 Dec 2022 08:42:50 +0000 (09:42 +0100)
committerMaxime Ripard <maxime@cerno.tech>
Thu, 1 Dec 2022 10:13:56 +0000 (11:13 +0100)
commit465bf9b769ed6cd886a58abc06bccfcefeb55df4
tree53cd4bdbcf43a61af29986da3276bffe34e39e0c
parent11fb69c753cdfaa75f4c2a01861edaaacfe23d90
drm/vc4: dpi: Support BGR666 formats

The VC4 DPI output can support multiple BGR666 variants, but they were
never added to the driver. Let's add the the support for those formats.

Signed-off-by: Joerg Quinten <aBUGSworstnightmare@gmail.com>
Reviewed-by: Laurent Pinchart <laurent.pinchart@ideasonboard.com>
Link: https://lore.kernel.org/r/20221013-rpi-dpi-improvements-v3-5-eb76e26a772d@cerno.tech
Signed-off-by: Maxime Ripard <maxime@cerno.tech>
drivers/gpu/drm/vc4/vc4_dpi.c