On Wed, Sep 27, 2017 at 1:55 PM, Sean Paul wrote:
> On Wed, Sep 27, 2017 at 7:58 AM, Robert Foss
> wrote:
>> Add support for in-fences through the IN_FENCE_FD property. In-fences signal
>> when their associated buffer may be read by DRM/KMS.
>>
>> Signed-off-by: Robert Foss
>> ---
>> drmdispla
Hey Sean,
On Wed, 2017-09-27 at 14:55 -0400, Sean Paul wrote:
> On Wed, Sep 27, 2017 at 7:58 AM, Robert Foss om> wrote:
> > Add support for in-fences through the IN_FENCE_FD property. In-
> > fences signal
> > when their associated buffer may be read by DRM/KMS.
> >
> > Signed-off-by: Robert Fos
On Wed, Sep 27, 2017 at 7:58 AM, Robert Foss wrote:
> Add support for in-fences through the IN_FENCE_FD property. In-fences signal
> when their associated buffer may be read by DRM/KMS.
>
> Signed-off-by: Robert Foss
> ---
> drmdisplaycompositor.cpp | 35 ---
> 1
Add support for in-fences through the IN_FENCE_FD property. In-fences signal
when their associated buffer may be read by DRM/KMS.
Signed-off-by: Robert Foss
---
drmdisplaycompositor.cpp | 35 ---
1 file changed, 16 insertions(+), 19 deletions(-)
diff --git a/drmd