Boris Brezillon writes:
> On Thu, 15 Jun 2017 16:33:11 -0700
> Eric Anholt wrote:
>
>> Eric Anholt writes:
>>
>> > [ Unknown signature status ]
>> > Boris Brezillon writes:
>> >
>> >> On Tue, 06 Jun 2017 13:27:09 -0700
>> >> Eric Anholt wrote:
>> >>
>> >>> Boris Brezillon writes:
>> >>>
On Thu, 15 Jun 2017 16:33:11 -0700
Eric Anholt wrote:
> Eric Anholt writes:
>
> > [ Unknown signature status ]
> > Boris Brezillon writes:
> >
> >> On Tue, 06 Jun 2017 13:27:09 -0700
> >> Eric Anholt wrote:
> >>
> >>> Boris Brezillon writes:
> >>>
> >>> > The VC4 KMS driver is impleme
Eric Anholt writes:
> [ Unknown signature status ]
> Boris Brezillon writes:
>
>> On Tue, 06 Jun 2017 13:27:09 -0700
>> Eric Anholt wrote:
>>
>>> Boris Brezillon writes:
>>>
>>> > The VC4 KMS driver is implementing its own ->atomic_commit() but there
>>> > are a few generic helpers we can use
+Gustavo
On Tue, 06 Jun 2017 13:27:09 -0700
Eric Anholt wrote:
> Boris Brezillon writes:
>
> > The VC4 KMS driver is implementing its own ->atomic_commit() but there
> > are a few generic helpers we can use instead of open-coding the logic.
> >
> > Signed-off-by: Boris Brezillon
> > ---
> >
Boris Brezillon writes:
> On Tue, 06 Jun 2017 13:27:09 -0700
> Eric Anholt wrote:
>
>> Boris Brezillon writes:
>>
>> > The VC4 KMS driver is implementing its own ->atomic_commit() but there
>> > are a few generic helpers we can use instead of open-coding the logic.
>> >
>> > Signed-off-by: Bor
On Tue, 06 Jun 2017 13:27:09 -0700
Eric Anholt wrote:
> Boris Brezillon writes:
>
> > The VC4 KMS driver is implementing its own ->atomic_commit() but there
> > are a few generic helpers we can use instead of open-coding the logic.
> >
> > Signed-off-by: Boris Brezillon
> > ---
> > drivers/gp
Boris Brezillon writes:
> The VC4 KMS driver is implementing its own ->atomic_commit() but there
> are a few generic helpers we can use instead of open-coding the logic.
>
> Signed-off-by: Boris Brezillon
> ---
> drivers/gpu/drm/vc4/vc4_kms.c | 38 --
> 1 fil