From: Gustavo Padovan <gustavo@padovan.org>
To: Eric Anholt <eric@anholt.net>
Cc: Gustavo Padovan <gustavo.padovan@collabora.com>,
intel-gfx@lists.freedesktop.org, dri-devel@lists.freedesktop.org
Subject: Re: [PATCH RESEND 6/6] drm/vc4: update cursors asynchronously through atomic
Date: Thu, 1 Jun 2017 11:07:47 +0900 [thread overview]
Message-ID: <20170601020747.GA12182@jade> (raw)
In-Reply-To: <87wp8wtu4x.fsf@eliezer.anholt.net>
2017-05-31 Eric Anholt <eric@anholt.net>:
> Gustavo Padovan <gustavo@padovan.org> writes:
>
> > From: Gustavo Padovan <gustavo.padovan@collabora.com>
> >
> > Add support to async updates of cursors by using the new atomic
>
> "Add support for"
>
> > interface for that. Basically what this commit does is do what
> > vc4_update_plane() did but through atomic.
> >
> > v3: move size checks back to drivers (Ville Syrjälä)
> >
> > v2: move fb setting to core and use new state (Eric Anholt)
>
> Given that vc4 isn't using drm_atomic_helper_commit(), isn't this
> effectively disabling async cursor updates on vc4?
Right, yes. I didn't have a chance to run this in at the hw as I don't
have it right now. I'll update the patch and resend.
Gustavo
_______________________________________________
dri-devel mailing list
dri-devel@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/dri-devel
next prev parent reply other threads:[~2017-06-01 2:07 UTC|newest]
Thread overview: 17+ messages / expand[flat|nested] mbox.gz Atom feed top
2017-05-25 19:51 [PATCH RESEND 0/6] drm/atomic: add async plane update Gustavo Padovan
2017-05-25 19:51 ` [PATCH RESEND 1/6] drm/atomic: initial support for asynchronous " Gustavo Padovan
2017-05-26 8:45 ` Archit Taneja
2017-06-01 0:47 ` Eric Anholt
2017-06-01 2:24 ` Gustavo Padovan
2017-06-12 2:28 ` Gustavo Padovan
2017-05-25 19:51 ` [PATCH RESEND 2/6] drm/i915: update cursors asynchronously through atomic Gustavo Padovan
2017-05-25 19:51 ` [PATCH RESEND 3/6] drm/i915: remove intel_cursor_plane_funcs Gustavo Padovan
2017-05-25 19:51 ` [PATCH RESEND 4/6] drm/msm: update cursors asynchronously through atomic Gustavo Padovan
2017-05-26 8:44 ` Archit Taneja
2017-05-25 19:51 ` [PATCH RESEND 5/6] drm/msm: remove mdp5_cursor_plane_funcs Gustavo Padovan
2017-05-26 8:44 ` Archit Taneja
2017-05-25 19:51 ` [PATCH RESEND 6/6] drm/vc4: update cursors asynchronously through atomic Gustavo Padovan
2017-06-01 0:43 ` Eric Anholt
2017-06-01 2:07 ` Gustavo Padovan [this message]
2017-05-25 20:11 ` ✓ Fi.CI.BAT: success for drm/atomic: add async plane update Patchwork
-- strict thread matches above, loose matches on Subject: below --
2018-08-27 11:03 [PATCH RESEND 6/6] drm/vc4: update cursors asynchronously through atomic Kimmie D McLaud
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=20170601020747.GA12182@jade \
--to=gustavo@padovan.org \
--cc=dri-devel@lists.freedesktop.org \
--cc=eric@anholt.net \
--cc=gustavo.padovan@collabora.com \
--cc=intel-gfx@lists.freedesktop.org \
/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.