diff options
author | Dave Stevenson <dave.stevenson@raspberrypi.org> | 2017-11-16 14:22:30 +0000 |
---|---|---|
committer | Eric Anholt <eric@anholt.net> | 2017-11-20 15:19:50 -0800 |
commit | 090cb0c690183be849e2bfa0427220f1e435fa30 (patch) | |
tree | 685752f9634f8fdb46488c00d7c42dc9776f1bbd /samples/timers | |
parent | 88f8156fba43d040dc5af42f88db2c53d6c69443 (diff) | |
download | linux-090cb0c690183be849e2bfa0427220f1e435fa30.tar.gz linux-090cb0c690183be849e2bfa0427220f1e435fa30.tar.bz2 linux-090cb0c690183be849e2bfa0427220f1e435fa30.zip |
drm/vc4: Use .pixel_order instead of custom .flip_cbcr
The hardware has enums for altering the Cr and Cb order,
so use this instead of having a flag which swaps the
order the pointers are presented to the hardware
(that only worked for 3 plane formats anyway).
Explicitly sets .pixel_order in each case, rather than
relying on then default XYCBCR order being a value 0.
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/563872b69c1e5df142cb15ebfca7f20056b8a64c.1510841336.git.dave.stevenson@raspberrypi.org
Diffstat (limited to 'samples/timers')
0 files changed, 0 insertions, 0 deletions