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

Skip to content
Commit 30339f46 authored by Vinay Kalia's avatar Vinay Kalia Committed by Stephen Boyd
Browse files

Revert "msm: vidc: Report sufficient resources event as sufficient resources"



This reverts commit b8ef87dc091fe67fc929f85ec54a17289adbc5b7.
Some clients are not able to handle SUFFICIENT_RESOURCES event
when height
and width of clip changes. This causes green frames for some
clips. With this change, following is the behavior:

1.CONTINUE_DATA_TRANSFER disabled by client (default setting)
	a) FW reports sufficient - driver reports	insufficient.
	b) FW reports insufficient - driver reports insufficient.

2. CONTINUE_DATA_TRANSFER is enabled by client
	a) FW reports	sufficient - driver	reports sufficient.
	b) FW reports	insufficient - driver reports	insufficient.

Change-Id: Ie617f01015ec3a6e22c5c882e17ec40543f816e6
Signed-off-by: default avatarVinay Kalia <vkalia@codeaurora.org>
parent daf81b8e
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