commit | d4bc9d2e0c3222c208f170ccf375bacfe9beb8fc | [log] [tgz] |
---|---|---|
author | Jordan Crouse <jcrouse@codeaurora.org> | Thu Nov 17 13:39:21 2011 -0700 |
committer | Jordan Crouse <jcrouse@codeaurora.org> | Tue Nov 22 17:51:51 2011 -0700 |
tree | 6d9a39b6e337731c9ff84921f3fa36049c243c6c | |
parent | e6239dd865c46f418f1255142e60aadba81ecdb8 [diff] |
msm: kgsl: Add timestamp events Add support for triggering asynchronous events when a timestamp expires. The infrastructure is generic enough to support different sorts of events and callbacks. The first user of the event infrastructure is a way to release a genlock locks on behalf of a user space process. Change-Id: Ic0dedbadfe67d98a5678453cbe0ac6996ba5c68f Signed-off-by: Jordan Crouse <jcrouse@codeaurora.org>