commit | 114e51fb9aaea0a9d36e94c7e9557b96c651ba5f | [log] [tgz] |
---|---|---|
author | Dileep Marchya <dmarchya@codeaurora.org> | Sun Aug 16 23:11:47 2015 -0700 |
committer | Dileep Marchya <dmarchya@codeaurora.org> | Tue Aug 18 23:32:46 2015 -0700 |
tree | 2e2f32946638be6c41bb6833a5b9e665ed61c027 | |
parent | 2e8a5801b17e25f7a5bca21aebaf60ace2ab58fb [diff] |
sdm: Cancel display event thread on exit. - Send a cancellation request to display event thread before waiting for it join. This thread waits for poll to return indefinitely which may not return if all of the events (vsync etc) are in disabled state. - Drop this call for Android for now as this api is not supported in bionic. - Fix GetVSyncState return value. - Fix pwrite return value in case of set on idle time out. Change-Id: I7da5be4c8a77fa986450dedb914fa2dba2751da9