diff options
author | Eugen Hristev <eugen.hristev@microchip.com> | 2019-03-29 10:38:31 +0300 |
---|---|---|
committer | Mauro Carvalho Chehab <mchehab+samsung@kernel.org> | 2019-04-22 17:28:56 +0300 |
commit | b063474e2130b6bab48ac20acd9b821dfc16c171 (patch) | |
tree | bac658c7d71d368f1160516fabecfed8d3bc1a58 /samples/kprobes | |
parent | 1e8f401474d6b7c2138521d38a73d829eba0138e (diff) | |
download | linux-b063474e2130b6bab48ac20acd9b821dfc16c171.tar.xz |
media: atmel: atmel-isc: removed ARGB32 added ABGR32 and XBGR32
ISC will output the "ARGB32" configuration in byte order: B, G, R, Alpha.
This is in fact the format BGRA, aka ABGR32.
If alpha is missing, the same format is equivalent to XBGR32.
Added both formats and removed ARGB32 which is wrong.
Signed-off-by: Eugen Hristev <eugen.hristev@microchip.com>
Signed-off-by: Hans Verkuil <hverkuil-cisco@xs4all.nl>
Signed-off-by: Mauro Carvalho Chehab <mchehab+samsung@kernel.org>
Diffstat (limited to 'samples/kprobes')
0 files changed, 0 insertions, 0 deletions