6c456bad33e0b693eb57a0dd6e42d946de4466ed

Change batches max packet size and read command together, so that for each esd read, there will not be two independent command transfers. Without batching sometimes esd thread can hold the panel mutex for longer time, which can cause framedrops as crtc thread can be blocked on panel lock to send partial update command and kickoff next frame. Change-Id: I101283a2559b616911f4312421acb00a8f154dba Signed-off-by: Vara Reddy <varar@codeaurora.org>
Omschrijving
No description provided
Languages
C
98.7%
C++
0.9%
Makefile
0.3%
Starlark
0.1%