On Wed, Sep 27, 2017 at 7:58 AM, Robert Foss wrote:
> Add support for handling the FENCE_OUT_PTR property to DrmCrtc
>
> Signed-off-by: Robert Foss
Reviewed-by: Sean Paul
> ---
> drmcrtc.cpp | 10 ++
> drmcrtc.h | 2 ++
> 2 files changed, 12 insertions(+)
>
> diff --git a/drmcrtc.c
Add support for handling the FENCE_OUT_PTR property to DrmCrtc
Signed-off-by: Robert Foss
---
drmcrtc.cpp | 10 ++
drmcrtc.h | 2 ++
2 files changed, 12 insertions(+)
diff --git a/drmcrtc.cpp b/drmcrtc.cpp
index 1fbdc12..c139869 100644
--- a/drmcrtc.cpp
+++ b/drmcrtc.cpp
@@ -51,6 +51