msm: vidc: Add smmu page fault handler support
Register for the smmu page fault handler and print
buffer address and size details for all active video
instances. Whenever there is a page fault from Venus,
the page fault handler would be called with the faulting
address and the driver will print all of above buffer details.
This will help us understand if the faulting address is
within mapped memory or not.
Change-Id: I3519f4bb87952f646d356447682c2d4541dbb705
Signed-off-by:
Arun Menon <avmenon@codeaurora.org>
Loading
Please register or sign in to comment