* Update exynos MFC driver to conform to Samsung Treltexx sources.
* Update v4l2 driver to conform to Samsung Treltexx sources. * Remove non-existent VIDEO_EXT secmem region The imported code had additional code that appears to belong to a different SoC. The code in question was spread out across the exynos-ion driver, the secmem driver and the Exynos MFC driver. It was causing attempts to access non-existent contiguous memory regions, attempts to create secure sysmmu page tables in these non-existent regions and attempts to allocate protected memory, all of which failed. The symptom is failure to instantiate all Exynos hardware video codecs. This backport of Samsung treltexx sources fixes the failure to instantiate hardware video codecs
Loading
Please register or sign in to comment