summaryrefslogtreecommitdiff
path: root/taia.h
AgeCommit message (Expand)AuthorFilesLines
2013-06-10taia: minor: small cleanup and commentDaniel Borkmann1-1/+4
2013-06-04taia: move taia evaluation out of curve.Daniel Borkmann1-0/+7
2013-06-04curve: move taia related functions into own headerDaniel Borkmann1-0/+159
12b617e5e1a9084917c5f6ab1ccb1456b722f51'>patch) tree6cec8be14c8386b69df63ef45df25900bb59d1fa parent3f03396918962b2f8b888d02b23cd1e0c88bf5e5 (diff)
media: set proper max seg size for devices on Exynos SoCs
All multimedia devices found on Exynos SoCs support only contiguous buffers, so set DMA max segment size to DMA_BIT_MASK(32) to let memory allocator to correctly create contiguous memory mappings. Signed-off-by: Marek Szyprowski <m.szyprowski@samsung.com> Signed-off-by: Sylwester Nawrocki <s.nawrocki@samsung.com>
Diffstat