[Intel-gfx] [PATCH 0/5] drm/atomic: Interruptible locks for everyone!

Emil Velikov emil.l.velikov at gmail.com
Thu Jul 27 14:45:11 UTC 2017


Hi Maarten

On 27 July 2017 at 13:58, Maarten Lankhorst
<maarten.lankhorst at linux.intel.com> wrote:
> drm_atomic_commit could previous have always failed when waits failed,
> but locking was always done uninterruptibly. Add infrastructure to make
> it possible for callers to choose interruptible locking, and convert the
> 4 most common ioctl's to use it.
>
> All other atomic helpers can be converted when Daniel's "acquire_ctx
> for everyone!" patch series lands.
>
There's a KMS locking documentation/example in drm_modeset_lock.c.
Can you please update that as well?

Thanks
Emil


More information about the Intel-gfx mailing list