msm: vidc_3x: Add new video driver to support CMA buffers
- current driver does not support if input and output buffers allocated
in CMA region with stage1 translation bypassed.
To accept such kind of buffers by video firmware, all context banks has
to be detached and attached with new CMA address ranges.
- Also video firmware needs be unload and load to protect nonsecure and
secure accordingly.
- Added new video driver node which indicates video session buffers
comes from CMA region, it helps video firmware configure at beginning of
session creation.
Change-Id: I7e797ffc2e84b4018ece3886edc94571cc35b6e2
Signed-off-by:
Srinu Gorle <sgorle@codeaurora.org>
Loading
Please register or sign in to comment