Re: [PATCH v2] drm/atomic: add ATOMIC_AMEND flag to the Atomic IOCTL.

2018-12-17 Thread Daniel Vetter
On Thu, Dec 13, 2018 at 11:35:33PM -0200, Helen Koike wrote: > Hello, > > On 12/13/18 7:01 AM, Daniel Vetter wrote: > > On Thu, Dec 13, 2018 at 04:43:57PM +0900, Tomasz Figa wrote: > >> Hi Helen, > >> > >> On Sat, Nov 24, 2018 at 6:54 AM Helen Koike > >> wrote: > >>> > >>> This flag tells core

Re: [PATCH v2] drm/atomic: add ATOMIC_AMEND flag to the Atomic IOCTL.

2018-12-16 Thread Helen Koike
Hello, On 12/13/18 7:01 AM, Daniel Vetter wrote: > On Thu, Dec 13, 2018 at 04:43:57PM +0900, Tomasz Figa wrote: >> Hi Helen, >> >> On Sat, Nov 24, 2018 at 6:54 AM Helen Koike >> wrote: >>> >>> This flag tells core to jump ahead the queued update if the conditions >>> in drm_atomic_async_check()

Re: [PATCH v2] drm/atomic: add ATOMIC_AMEND flag to the Atomic IOCTL.

2018-12-13 Thread Daniel Vetter
On Thu, Dec 13, 2018 at 04:43:57PM +0900, Tomasz Figa wrote: > Hi Helen, > > On Sat, Nov 24, 2018 at 6:54 AM Helen Koike wrote: > > > > This flag tells core to jump ahead the queued update if the conditions > > in drm_atomic_async_check() are met. That means we are only able to do an > > async

Re: [PATCH v2] drm/atomic: add ATOMIC_AMEND flag to the Atomic IOCTL.

2018-12-12 Thread Tomasz Figa
Hi Helen, On Sat, Nov 24, 2018 at 6:54 AM Helen Koike wrote: > > This flag tells core to jump ahead the queued update if the conditions > in drm_atomic_async_check() are met. That means we are only able to do an > async update if no modeset is pending and update for the same plane is > not