From: Gustavo Padovan <gustavo@padovan.org>
To: Daniel Vetter <daniel.vetter@ffwll.ch>
Cc: Daniel Vetter <daniel.vetter@intel.com>,
DRI Development <dri-devel@lists.freedesktop.org>,
Gustavo Padovan <gustavo.padovan@collabora.com>
Subject: Re: [PATCH] drm: Fix kerneldoc for atomic_async_update
Date: Mon, 31 Jul 2017 10:49:53 -0300 [thread overview]
Message-ID: <20170731134953.GA12159@jade> (raw)
In-Reply-To: <20170731111733.10507-1-daniel.vetter@ffwll.ch>
2017-07-31 Daniel Vetter <daniel.vetter@ffwll.ch>:
> The enumeration of FIXMEs wasn't indented properly.
>
> Fixes: fef9df8b5945 ("drm/atomic: initial support for asynchronous plane update")
> Cc: Gustavo Padovan <gustavo.padovan@collabora.com>
> Signed-off-by: Daniel Vetter <daniel.vetter@intel.com>
> ---
> include/drm/drm_modeset_helper_vtables.h | 6 +++---
> 1 file changed, 3 insertions(+), 3 deletions(-)
>
> diff --git a/include/drm/drm_modeset_helper_vtables.h b/include/drm/drm_modeset_helper_vtables.h
> index 06569845708c..810c2aae9d81 100644
> --- a/include/drm/drm_modeset_helper_vtables.h
> +++ b/include/drm/drm_modeset_helper_vtables.h
> @@ -1179,9 +1179,9 @@ struct drm_plane_helper_funcs {
> * - It only works for single plane updates
> * - Async Pageflips are not supported yet
> * - Some hw might still scan out the old buffer until the next
> - * vblank, however we let go of the fb references as soon as
> - * we run this hook. For now drivers must implement their own workers
> - * for deferring if needed, until a common solution is created.
> + * vblank, however we let go of the fb references as soon as
> + * we run this hook. For now drivers must implement their own workers
> + * for deferring if needed, until a common solution is created.
> */
> void (*atomic_async_update)(struct drm_plane *plane,
> struct drm_plane_state *new_state);
Reviewed-by: Gustavo Padovan <gustavo.padovan@collabora.com>
Gustavo
_______________________________________________
dri-devel mailing list
dri-devel@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/dri-devel
prev parent reply other threads:[~2017-07-31 13:49 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2017-07-31 11:17 [PATCH] drm: Fix kerneldoc for atomic_async_update Daniel Vetter
2017-07-31 13:49 ` Gustavo Padovan [this message]
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=20170731134953.GA12159@jade \
--to=gustavo@padovan.org \
--cc=daniel.vetter@ffwll.ch \
--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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox