commit | cb20dd170d6a7d41e0f347998771b0e0db183438 | [log] [tgz] |
---|---|---|
author | Dave Stevenson <dave.stevenson@raspberrypi.org> | Thu Nov 16 14:22:31 2017 +0000 |
committer | Eric Anholt <eric@anholt.net> | Mon Nov 20 15:19:56 2017 -0800 |
tree | 569ee3e1a0eccf9858bd726d65a916c2dca39e11 | |
parent | 090cb0c690183be849e2bfa0427220f1e435fa30 [diff] |
drm/vc4: Add support for NV21 and NV61. NV12 (YUV420 2 plane) and NV16 (YUV422 2 plane) were supported, but NV21 and NV61 (same but with Cb and Cr swapped) weren't. Add them. Signed-off-by: Dave Stevenson <dave.stevenson@raspberrypi.org> Signed-off-by: Eric Anholt <eric@anholt.net> Reviewed-by: Eric Anholt <eric@anholt.net> Link: https://patchwork.freedesktop.org/patch/msgid/1f50799525e3401551dff2b0b2828b9ab892f75f.1510841336.git.dave.stevenson@raspberrypi.org