diff options
author | Greg Hackmann <ghackmann@google.com> | 2016-07-25 14:49:30 -0700 |
---|---|---|
committer | Marissa Wall <marissaw@google.com> | 2017-02-14 16:06:05 -0800 |
commit | 095da6fb73efa1cebf8f04466cd6e4b40210db0b (patch) | |
tree | 15db76a90a44afcb96e193816bbaf00f70741242 /libutils/ProcessCallStack.cpp | |
parent | 3dfe40129657165f4cfe6c6cf0a5b6c8e8e6d4da (diff) | |
download | core-095da6fb73efa1cebf8f04466cd6e4b40210db0b.tar.gz core-095da6fb73efa1cebf8f04466cd6e4b40210db0b.tar.bz2 core-095da6fb73efa1cebf8f04466cd6e4b40210db0b.zip |
libadf: support ADF_{POST,SIMPLE_POST}_CONFIG_V2 ioctls
adf_{device,interface_simple}_post_v2 let the client choose what kind of
fence is returned from the kernel:
* ADF_COMPLETE_FENCE_NONE: no fence is returned
* ADF_COMPLETE_FENCE_PRESENT: the returned fence fires when the
specified configuration appears on the screen
* ADF_COMPLETE_FENCE_RELEASE: the returned fence fires when the
specified configuration is removed from the screen
The "V2" calls with fence type ADF_COMPLETE_FENCE_RELEASE are functionally
equivalent to "V1" calls.
Test: included gtest (on Nexus 9)
Change-Id: I36190d1b6cea0fbaed2af3ad64fa4729200c5520
Signed-off-by: Greg Hackmann <ghackmann@google.com>
Diffstat (limited to 'libutils/ProcessCallStack.cpp')
0 files changed, 0 insertions, 0 deletions