From: "Ville Syrjälä" <ville.syrjala@linux.intel.com>
To: Alex Deucher <alexdeucher@gmail.com>
Cc: Daniel Vetter <daniel.vetter@ffwll.ch>,
Ben Widawsky <ben@bwidawsk.net>,
Maling list - DRI developers <dri-devel@lists.freedesktop.org>
Subject: Re: [PATCH 3/3] drm: Fix kerneldocs for drm_plane modifiers
Date: Tue, 14 Nov 2017 23:05:55 +0200 [thread overview]
Message-ID: <20171114210555.GT10981@intel.com> (raw)
In-Reply-To: <CADnq5_MxuhBa8YbVJQbOVTCEMwUvvDr8s33zGuBV4rU-aj5yjA@mail.gmail.com>
On Tue, Nov 14, 2017 at 02:31:11PM -0500, Alex Deucher wrote:
> On Tue, Nov 14, 2017 at 2:10 PM, Ville Syrjala
> <ville.syrjala@linux.intel.com> wrote:
> > From: Ville Syrjälä <ville.syrjala@linux.intel.com>
> >
> > Add the missing kerneldoc for modifiers and modifier_count.
> >
> > Cc: Ben Widawsky <ben@bwidawsk.net>
> > Cc: Daniel Vetter <daniel.vetter@ffwll.ch>
> > Suggested-by: Daniel Vetter <daniel.vetter@ffwll.ch>
> > Signed-off-by: Ville Syrjälä <ville.syrjala@linux.intel.com>
>
> Series is:
> Reviewed-by: Alex Deucher <alexander.deucher@amd.com>
Thanks everyone. Patches 1 and 3 pushed to drm-misc-next.
Looks like patch 2 will have to wait for a drm-next merge.
>
> > ---
> > include/drm/drm_plane.h | 2 ++
> > 1 file changed, 2 insertions(+)
> >
> > diff --git a/include/drm/drm_plane.h b/include/drm/drm_plane.h
> > index fef2786c6cc6..8185e3468a23 100644
> > --- a/include/drm/drm_plane.h
> > +++ b/include/drm/drm_plane.h
> > @@ -474,6 +474,8 @@ enum drm_plane_type {
> > * @format_types: array of formats supported by this plane
> > * @format_count: number of formats supported
> > * @format_default: driver hasn't supplied supported formats for the plane
> > + * @modifiers: array of modifiers supported by this plane
> > + * @modifier_count: number of modifiers supported
> > * @old_fb: Temporary tracking of the old fb while a modeset is ongoing. Used by
> > * drm_mode_set_config_internal() to implement correct refcounting.
> > * @funcs: helper functions
> > --
> > 2.13.6
> >
> > _______________________________________________
> > dri-devel mailing list
> > dri-devel@lists.freedesktop.org
> > https://lists.freedesktop.org/mailman/listinfo/dri-devel
--
Ville Syrjälä
Intel OTC
_______________________________________________
dri-devel mailing list
dri-devel@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/dri-devel
next prev parent reply other threads:[~2017-11-14 21:06 UTC|newest]
Thread overview: 9+ messages / expand[flat|nested] mbox.gz Atom feed top
2017-11-14 19:10 [PATCH 1/3] drm/gem-cma-helper: Fix kerneldocs Ville Syrjala
2017-11-14 19:10 ` [PATCH 2/3] drm/syncobj: " Ville Syrjala
2017-11-14 19:23 ` Marek Olšák
2017-11-15 8:06 ` Christian König
2017-11-14 19:10 ` [PATCH 3/3] drm: Fix kerneldocs for drm_plane modifiers Ville Syrjala
2017-11-14 19:31 ` Alex Deucher
2017-11-14 21:05 ` Ville Syrjälä [this message]
2017-11-20 8:03 ` Daniel Vetter
2017-11-14 20:19 ` [PATCH 1/3] drm/gem-cma-helper: Fix kerneldocs Noralf Trønnes
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=20171114210555.GT10981@intel.com \
--to=ville.syrjala@linux.intel.com \
--cc=alexdeucher@gmail.com \
--cc=ben@bwidawsk.net \
--cc=daniel.vetter@ffwll.ch \
--cc=dri-devel@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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox