Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | ENGR00280663-2 IPUv3 device: check downsize ratio overflow | Liu Ying | 2014-04-16 |
| | | | | | | | | IPUv3 IC task downsize scaling ratio cannot exceed or be equal to 8:1. This patch makes the code return error code if the ratio overflows. Signed-off-by: Liu Ying <Ying.Liu@freescale.com> | ||
* | ENGR00273852 ipu: header file split up | Liu Ying | 2014-04-16 |
This patch splits ipu header file up to include/linux/ directory and include/uapi/linux/ directory so that the userspace may include the ipu header file. This patch also fixes some annotations and macros about the header file's naming. Signed-off-by: Liu Ying <Ying.Liu@freescale.com> |