[PATCH 2/6] drm/i915: update cursors asynchronously through atomic
Gustavo Padovan
gustavo at padovan.org
Thu May 25 19:24:58 UTC 2017
2017-05-25 Chris Wilson <chris at chris-wilson.co.uk>:
> On Thu, May 25, 2017 at 01:41:33AM -0300, Gustavo Padovan wrote:
> > From: Gustavo Padovan <gustavo.padovan at collabora.com>
> >
> > Add support to async updates of cursors by using the new atomic
> > interface for that. Basically what this commit does is do what
> > intel_legacy_cursor_update() did but through atomic.
> >
> > v3:
> > - set correct vma to new state for cleanup
> > - move size checks back to drivers (Ville Syrjälä)
> >
> > v2:
> > - move fb setting to core and use new state (Eric Anholt)
>
> Please do cc this series to intel-gfx@ so that our CI can pick up and
> check that the cursors do remain async.
Indeed, I'll resend the whole series adding the cc.
Gustavo
>
> --
> Chris Wilson, Intel Open Source Technology Centre
More information about the dri-devel
mailing list