summaryrefslogtreecommitdiff
path: root/hypv-intercept
AgeCommit message (Collapse)Author
2019-07-02mm-video-v4l2: vidc: Align hypervisor event handling with nativeShiju Mathew
Virtualize event polling so that OMX will retrieve all the info in hypervisor environment similar to that on native. Hence minimize hypervisor specific changes in native driver. Change-Id: I107d90557b5dc75a651c2eab6eee13b568cb3b37
2019-07-02mm-video-v4l2: vidc: Add support for hypervisorShiju Mathew
On hypervisor targets, video decode and encode core drivers are in backend. The v4l2 calls are routed to backend via video frontend driver. Video hypervisor intercept will intercept calls that need to be propagated to video frontend driver. Change-Id: Id4d95739814bd2b13e1cdee456eb3ee928c86f0c