commit | ccd8449f796692dc84f62be1ffab2897693329d8 | [log] [tgz] |
---|---|---|
author | Adrian Salido-Moreno <adrianm@codeaurora.org> | Mon Feb 04 17:32:36 2013 -0800 |
committer | Jay Chokshi <jchokshi@codeaurora.org> | Thu Feb 14 10:49:23 2013 -0800 |
tree | 3b23729c34b964120e0c953ac828604c30805920 | |
parent | 2ba60def7ea5b1abc1b3b588c1c38e17794b3f23 [diff] |
msm: mdss: fix fence timeout not releasing sync point When sync fence wait times out, it means commit did not happen or was not successful. In such cases the fail buffer still needs to be released in order to be replaced with new one. Change-Id: Ib913892cc117154c480da50820a5e5a7f9430a86 Signed-off-by: Adrian Salido-Moreno <adrianm@codeaurora.org>