commit | 2717e374eef929630331cecc40c51ea784a09b35 | [log] [tgz] |
---|---|---|
author | Midas Chien <[email protected]> | Wed Jun 10 13:07:11 2020 +0800 |
committer | Midas Chien <[email protected]> | Wed Jun 10 08:06:09 2020 +0000 |
tree | 79a13b44e95ec15c283409564bd5158de47b422a | |
parent | be57aa387875d37151c4355166c21d51507cb6d6 [diff] |
config: don't latch unsignal buffers Set debug.sf.latch_unsignaled=1 is used to allow surfaceflinger to latch unsignal buffers that can give more time for buffer to render. But if the buffer takes longer time to finish, it will block whole display pipeline result to jank. Bug: 157964883 Test: scrolling, launch Change-Id: I56c3e05921de5fc9569bf3f93fde03022a64b6a4