All of lore.kernel.org
 help / color / mirror / Atom feed
From: Gustavo Padovan <gustavo@padovan.org>
To: Chris Wilson <chris@chris-wilson.co.uk>,
	dri-devel@lists.freedesktop.org,
	Gustavo Padovan <gustavo.padovan@collabora.com>,
	Daniel Vetter <daniel.vetter@intel.com>
Subject: Re: [PATCH 2/6] drm/i915: update cursors asynchronously through atomic
Date: Thu, 25 May 2017 16:24:58 -0300	[thread overview]
Message-ID: <20170525192458.GA16031@jade> (raw)
In-Reply-To: <20170525061809.GD10827@nuc-i3427.alporthouse.com>

2017-05-25 Chris Wilson <chris@chris-wilson.co.uk>:

> On Thu, May 25, 2017 at 01:41:33AM -0300, Gustavo Padovan wrote:
> > From: Gustavo Padovan <gustavo.padovan@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
_______________________________________________
dri-devel mailing list
dri-devel@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/dri-devel

  reply	other threads:[~2017-05-25 19:25 UTC|newest]

Thread overview: 9+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2017-05-25  4:41 [PATCH 0/6] drm/atomic: add async plane update Gustavo Padovan
2017-05-25  4:41 ` [PATCH 1/6] drm/atomic: initial support for asynchronous " Gustavo Padovan
2017-05-25  4:41 ` [PATCH 2/6] drm/i915: update cursors asynchronously through atomic Gustavo Padovan
2017-05-25  6:18   ` Chris Wilson
2017-05-25 19:24     ` Gustavo Padovan [this message]
2017-05-25  4:41 ` [PATCH 3/6] drm/i915: remove intel_cursor_plane_funcs Gustavo Padovan
2017-05-25  4:41 ` [PATCH 4/6] drm/msm: update cursors asynchronously through atomic Gustavo Padovan
2017-05-25  4:41 ` [PATCH 5/6] drm/msm: remove mdp5_cursor_plane_funcs Gustavo Padovan
2017-05-25  4:41 ` [PATCH 6/6] drm/vc4: update cursors asynchronously through atomic Gustavo Padovan

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20170525192458.GA16031@jade \
    --to=gustavo@padovan.org \
    --cc=chris@chris-wilson.co.uk \
    --cc=daniel.vetter@intel.com \
    --cc=dri-devel@lists.freedesktop.org \
    --cc=gustavo.padovan@collabora.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.