Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Skip to content
Commit 3b057195 authored by Deva Ramasubramanian's avatar Deva Ramasubramanian Committed by Stephen Boyd
Browse files

msm: vidc: Offload interframe clock gating to client



This commit removes the interframe clock gating that is done when Venus
reponds with a FBD. The motivation for removing this feature is because
the gating logic depends heavily upon the timestamp which might be
incorrect depending on the content.  Instead, the driver will now depend
on the client correcting the FPS occasionally via VIDIOC_S_PARM.

The commit also introduces some fixes in the handling of s_parm,
particularly with timestamp operations which should be done using 64 bit
types.

Change-Id: I648f4c91c3fce5acb9f29d8791bb43147b33e1cf
Signed-off-by: default avatarDeva Ramasubramanian <dramasub@codeaurora.org>
parent 13ced941
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment