From: Pekka Paalanen <pekka.paalanen@collabora.com>
To: Simon Ser <contact@emersion.fr>
Cc: dri-devel@lists.freedesktop.org,
"Simona Vetter" <simona@ffwll.ch>,
"Daniel Stone" <daniel@fooishbar.org>,
"Michel Dänzer" <michel.daenzer@mailbox.org>,
"Christian König" <christian.koenig@amd.com>
Subject: Re: [PATCH] drm/doc: document DRM_IOCTL_SYNCOBJ_EVENTFD
Date: Mon, 30 Mar 2026 11:14:43 +0300 [thread overview]
Message-ID: <20260330111443.14092de6@fluorite> (raw)
In-Reply-To: <20260327171812.128290-1-contact@emersion.fr>
[-- Attachment #1: Type: text/plain, Size: 1335 bytes --]
On Fri, 27 Mar 2026 17:18:29 +0000
Simon Ser <contact@emersion.fr> wrote:
> struct drm_syncobj_eventfd was documented, but
> DRM_IOCTL_SYNCOBJ_EVENTFD was not. This prevents references to this
> define from being properly linkified in docs.
>
> Signed-off-by: Simon Ser <contact@emersion.fr>
> Cc: Simona Vetter <simona@ffwll.ch>
> Cc: Pekka Paalanen <pekka.paalanen@collabora.com>
> Cc: Daniel Stone <daniel@fooishbar.org>
> Cc: Michel Dänzer <michel.daenzer@mailbox.org>
> Cc: Christian König <christian.koenig@amd.com>
> ---
> include/uapi/drm/drm.h | 7 +++++++
> 1 file changed, 7 insertions(+)
>
> diff --git a/include/uapi/drm/drm.h b/include/uapi/drm/drm.h
> index 27cc159c1d27..495462e44a17 100644
> --- a/include/uapi/drm/drm.h
> +++ b/include/uapi/drm/drm.h
> @@ -1323,6 +1323,13 @@ extern "C" {
> */
> #define DRM_IOCTL_MODE_GETFB2 DRM_IOWR(0xCE, struct drm_mode_fb_cmd2)
>
> +/**
> + * DRM_IOCTL_SYNCOBJ_EVENTFD - Register an eventfd to be signalled by a syncobj.
> + *
> + * This can be used to integrate a syncobj in an event loop.
> + *
> + * The IOCTL argument is a struct drm_syncobj_eventfd.
> + */
> #define DRM_IOCTL_SYNCOBJ_EVENTFD DRM_IOWR(0xCF, struct drm_syncobj_eventfd)
>
> /**
Reviewed-by: Pekka Paalanen <pekka.paalanen@collabora.com>
Thanks,
pq
[-- Attachment #2: OpenPGP digital signature --]
[-- Type: application/pgp-signature, Size: 833 bytes --]
next prev parent reply other threads:[~2026-03-30 8:15 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
2026-03-27 17:18 [PATCH] drm/doc: document DRM_IOCTL_SYNCOBJ_EVENTFD Simon Ser
2026-03-30 8:14 ` Pekka Paalanen [this message]
2026-04-02 8:53 ` Christian König
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=20260330111443.14092de6@fluorite \
--to=pekka.paalanen@collabora.com \
--cc=christian.koenig@amd.com \
--cc=contact@emersion.fr \
--cc=daniel@fooishbar.org \
--cc=dri-devel@lists.freedesktop.org \
--cc=michel.daenzer@mailbox.org \
--cc=simona@ffwll.ch \
/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