commit | 768e54ae61311488d2ecbecdbf52feffabb22d85 | [log] [tgz] |
---|---|---|
author | Naseer Ahmed <naseer@codeaurora.org> | Thu Jun 06 15:29:09 2013 -0400 |
committer | Naseer Ahmed <naseer@codeaurora.org> | Mon Jun 17 12:20:55 2013 -0400 |
tree | 0e835d93af81d9848585faa54718b8ff07570e3b | |
parent | 61021e4233117c3bd9009bcb1a59f36aee8d6909 [diff] |
msm: mdss: Change vsync dispatch mechanism Notify the userspace when to read vsync instead of userspace blocking on the vsync show event. Use a work queue to call sysfs_notify to accomplish this. Change-Id: I2d6ea6a6c4683cbd4c3ed9ca355546282e375194 Signed-off-by: Naseer Ahmed <naseer@codeaurora.org>