msm: mdss: update max fence wait timeout for all acquire fence
In the current implementation, driver waits for each fence upto
10 seconds which is too high. This causes other threads to stall
and causes fence timeout. Aggregate all fence waits to a maximium
of 10 seconds.
Change-Id: I086583170cc461609ff426577b4711d78e3eca28
Signed-off-by:
Jeevan Shriram <jshriram@codeaurora.org>
Loading
Please register or sign in to comment