commit | e1ad11fbb093e1984fe8d17de857083a1e1fbef3 | [log] [tgz] |
---|---|---|
author | Jeff Boody <jboody@codeaurora.org> | Wed Sep 19 21:55:18 2012 -0600 |
committer | Vijay Krishnamoorthy <adivarah@codeaurora.org> | Fri Sep 21 17:17:56 2012 -0700 |
tree | 0a054f45df99fe8188d6aa348cefd27c0710bd9b | |
parent | 97ae63d2889655b84ba9f9cf4bec36ea3efd51d3 [diff] |
msm: kgsl: implement sync compare callback The compare callback is required to test the order that sync pts will signal. Failing to implement the compare callback results in kernel panics for some use cases. Change-Id: Ibea1497c12fd8cc66087ff52d3709a07793f215f Signed-off-by: Jeff Boody <jboody@codeaurora.org>