Commit f01241f
media: stm32: dcmipp: reverse SWAPCYCLE behavior on MP13
The STM32MP13 dcmipp does not embed a SWAPYUV bit to exchange the
Y and V component (compared to other dcmipp implementation) hence
in case of parallel input the SWAPCYCLE behavior should also take
care of this point to avoid getting swapped Y and U component when
capturing from the DUMP pipe.
Signed-off-by: Alain Volmat <alain.volmat@foss.st.com>
Change-Id: Ia531b67ec2387208bb0381db4e1691242f7bb6a2
Reviewed-on: https://gerrit.st.com/c/mpu/oe/st/linux-stm32/+/461924
Reviewed-by: Hugues FRUCHET <hugues.fruchet@st.com>
Tested-by: Alain VOLMAT <alain.volmat@st.com>
Reviewed-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>
ACI: CIBUILD <MDG-smet-aci-builds@list.st.com>
Domain-Review: Philippe CORNU <philippe.cornu@foss.st.com>1 parent a283845 commit f01241f
1 file changed
+16
-2
lines changedLines changed: 16 additions & 2 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
394 | 394 | | |
395 | 395 | | |
396 | 396 | | |
397 | | - | |
398 | | - | |
| 397 | + | |
| 398 | + | |
| 399 | + | |
| 400 | + | |
| 401 | + | |
| 402 | + | |
| 403 | + | |
| 404 | + | |
| 405 | + | |
| 406 | + | |
| 407 | + | |
| 408 | + | |
| 409 | + | |
| 410 | + | |
| 411 | + | |
| 412 | + | |
399 | 413 | | |
400 | 414 | | |
401 | 415 | | |
| |||
0 commit comments