summaryrefslogtreecommitdiffstats
path: root/MAINTAINERS
diff options
context:
space:
mode:
authorAndrzej Pietrasiewicz2015-09-18 16:20:58 +0200
committerMauro Carvalho Chehab2015-10-01 13:40:04 +0200
commit6c96dbbc2aa9f5b4aed8792989d69eae22bf77c4 (patch)
treedc862b8d20f945f50bebfbdfadd8cf61ee42bb31 /MAINTAINERS
parent[media] s5p-jpeg: generalize clocks handling (diff)
downloadkernel-qcow2-linux-6c96dbbc2aa9f5b4aed8792989d69eae22bf77c4.tar.gz
kernel-qcow2-linux-6c96dbbc2aa9f5b4aed8792989d69eae22bf77c4.tar.xz
kernel-qcow2-linux-6c96dbbc2aa9f5b4aed8792989d69eae22bf77c4.zip
[media] s5p-jpeg: add support for 5433
JPEG IP found in Exynos5433 is similar to what is in Exynos4, but there are some subtle differences which this patch takes into account. The most important difference is in what is processed by the JPEG IP and what has to be provided to it. In case of 5433 the IP does not parse Huffman and quantisation tables, so this has to be performed with the CPU and the majority of the code in this patch does that. A small but important difference is in what address is passed to the JPEG IP. In case of 5433 it is the SOS (start of scan) position, which is natural, because the headers must be parsed elsewhere. There is also a difference in how the hardware is put to work in device_run. Data structures are extended as appropriate to accommodate the above changes. Signed-off-by: Andrzej Pietrasiewicz <andrzej.p@samsung.com> Reviewed-by: Jacek Anaszewski <j.anaszewski@samsung.com> Signed-off-by: Hans Verkuil <hans.verkuil@cisco.com> Signed-off-by: Mauro Carvalho Chehab <mchehab@osg.samsung.com>
Diffstat (limited to 'MAINTAINERS')
0 files changed, 0 insertions, 0 deletions