Commit 9c4c8db
media: stm32: dcmipp: fix RGB888 format support overall
Correct the swap cycle for the RGB888. RGB888 is a 3 cycles format
in parallel, which cannot be swapped (and it is not necessary).
Performing cycle swap here was ignored by the HW.
Change-Id: Ic3f86f6aaddfcd6911d14aa91a52c1f40215cad6
Signed-off-by: Alain Volmat <alain.volmat@foss.st.com>
Reviewed-on: https://gerrit.st.com/c/mpu/oe/st/linux-stm32/+/422111
Reviewed-by: Alain VOLMAT <alain.volmat@st.com>
Tested-by: Alain VOLMAT <alain.volmat@st.com>
Reviewed-by: Philippe CORNU <philippe.cornu@foss.st.com>
ACI: CITOOLS <MDG-smet-aci-reviews@list.st.com>
Domain-Review: Philippe CORNU <philippe.cornu@foss.st.com>1 parent 44ea73b commit 9c4c8db
1 file changed
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
83 | 83 | | |
84 | 84 | | |
85 | 85 | | |
86 | | - | |
| 86 | + | |
87 | 87 | | |
88 | 88 | | |
89 | 89 | | |
| |||
0 commit comments