cc: Send early DidNotProduceFrame if draw isn't expected
Send an early DidNotProduceFrame if the scheduler uses a late deadline, and no new frame is expected. The DisplayScheduler uses this as a signal to draw if other producers have submitted frames. This is intended as a short-term fix to solve smoothness issues with surface for video with 30fps videos. Ideally the DisplayCompositor will have some followups as well so that one client that is slow to respond will not cause smoothness issues with another client. Cq-Include-Trybots: luci.chromium.try:android_optional_gpu_tests_rel;master.tryserver.blink:linux_trusty_blink_rel Change-Id: Icf2f067dd08836de24ea5d0cdc896dc433062d5c Bug: 874676 Reviewed-on: https://chromium-review.googlesource.com/1211917 Commit-Queue: Sunny Sachanandani <sunnyps@chromium.org> Reviewed-by:enne <enne@chromium.org> Cr-Commit-Position: refs/heads/master@{#592936}
Showing
Please register or sign in to comment