On 18 August 2016 at 18:28, Rob Clark wrote:
> On Thu, Aug 18, 2016 at 8:45 AM, Emil Velikov
> wrote:
>> On 16 August 2016 at 18:01, Rob Clark wrote:
>>> I noticed that fence extension wasn't exposed for drm/gbm, which sort
>>> of defeats the purpose of using fence fd's for synchronizing render
On Thu, Aug 18, 2016 at 8:45 AM, Emil Velikov wrote:
> On 16 August 2016 at 18:01, Rob Clark wrote:
>> I noticed that fence extension wasn't exposed for drm/gbm, which sort
>> of defeats the purpose of using fence fd's for synchronizing rendering
>> and atomic pageflip.
>>
> Afaict this is a slig
On Thu, Aug 18, 2016 at 9:28 AM, Emil Velikov wrote:
> On 18 August 2016 at 14:12, Rob Clark wrote:
>> On Thu, Aug 18, 2016 at 8:45 AM, Emil Velikov
>> wrote:
>>> On 16 August 2016 at 18:01, Rob Clark wrote:
I noticed that fence extension wasn't exposed for drm/gbm, which sort
of def
On 18 August 2016 at 14:12, Rob Clark wrote:
> On Thu, Aug 18, 2016 at 8:45 AM, Emil Velikov
> wrote:
>> On 16 August 2016 at 18:01, Rob Clark wrote:
>>> I noticed that fence extension wasn't exposed for drm/gbm, which sort
>>> of defeats the purpose of using fence fd's for synchronizing render
On Thu, Aug 18, 2016 at 8:45 AM, Emil Velikov wrote:
> On 16 August 2016 at 18:01, Rob Clark wrote:
>> I noticed that fence extension wasn't exposed for drm/gbm, which sort
>> of defeats the purpose of using fence fd's for synchronizing rendering
>> and atomic pageflip.
>>
> Afaict this is a slig
On 16 August 2016 at 18:01, Rob Clark wrote:
> I noticed that fence extension wasn't exposed for drm/gbm, which sort
> of defeats the purpose of using fence fd's for synchronizing rendering
> and atomic pageflip.
>
Afaict this is a slightly more complete version of Philipp's patch.
While my earli
I noticed that fence extension wasn't exposed for drm/gbm, which sort
of defeats the purpose of using fence fd's for synchronizing rendering
and atomic pageflip.
I suppose that somewhere or other, there needs to be a similar change
to .../state_trackers/dri/dri2.c to avoid breaking things on i965.