commit | 22b2cfad752d4b278ea7c38c0ee961ca50198ce8 | [log] [tgz] |
---|---|---|
author | Steve Longerbeam <slongerbeam@gmail.com> | Wed Jun 17 15:40:36 2020 -0700 |
committer | Philipp Zabel <p.zabel@pengutronix.de> | Mon Jul 20 15:16:05 2020 +0200 |
tree | 29bb53dfd8d404b79c63e2347c069e63858fcf2e | |
parent | 3b2a999582c467d1883716b37ffcc00178a13713 [diff] |
gpu: ipu-v3: Restore RGB32, BGR32 RGB32 and BGR32 formats were inadvertently removed from the switch statement in ipu_pixelformat_to_colorspace(). Restore them. Fixes: a59957172b0c ("gpu: ipu-v3: enable remaining 32-bit RGB V4L2 pixel formats") Signed-off-by: Steve Longerbeam <slongerbeam@gmail.com> Signed-off-by: Philipp Zabel <p.zabel@pengutronix.de>