dri-devel Archive on lore.kernel.org
 help / color / mirror / Atom feed
From: Daniel Vetter <daniel.vetter@ffwll.ch>
To: "Christian König" <ckoenig.leichtzumerken@gmail.com>
Cc: daniel.vetter@ffwll.ch, vitaly.prosyak@amd.com,
	dri-devel@lists.freedesktop.org, ltuikov89@gmail.com
Subject: Re: [PATCH 4/4] drm/todos: add entry for drm_syncobj error handling
Date: Tue, 27 Aug 2024 19:38:29 +0200	[thread overview]
Message-ID: <Zs4PFRxJGKPwkHf2@phenom.ffwll.local> (raw)
In-Reply-To: <20240826122541.85663-4-christian.koenig@amd.com>

On Mon, Aug 26, 2024 at 02:25:41PM +0200, Christian König wrote:
> That would be rather nice to have and the kernel side is really trivial,
> only the userspace side might be a bit more complex.
> 
> Signed-off-by: Christian König <christian.koenig@amd.com>

I think patch 1 should ideally have acks from a few drivers using
drm/sched, but patches 2-4 make me happy, thanks a lot for creating them,
so on those.

Acked-by: Daniel Vetter <daniel.vetter@ffwll.ch>

Cheers, Sima

> ---
>  Documentation/gpu/todo.rst | 16 ++++++++++++++++
>  1 file changed, 16 insertions(+)
> 
> diff --git a/Documentation/gpu/todo.rst b/Documentation/gpu/todo.rst
> index 96c453980ab6..c771f0c9610f 100644
> --- a/Documentation/gpu/todo.rst
> +++ b/Documentation/gpu/todo.rst
> @@ -834,6 +834,22 @@ Contact: Javier Martinez Canillas <javierm@redhat.com>
>  
>  Level: Advanced
>  
> +Querying errors from drm_syncobj
> +================================
> +
> +The drm_syncobj container can be used by driver independent code to signal
> +complection of submission.
> +
> +One minor feature still missing is a generic DRM IOCTL to query the error
> +status of binary and timeline drm_syncobj.
> +
> +This should probably be improved by implementing the necessary kernel interface
> +and adding support for that in the userspace stack.
> +
> +Contact: Christian König
> +
> +Level: Starter
> +
>  Outside DRM
>  ===========
>  
> -- 
> 2.34.1
> 

-- 
Daniel Vetter
Software Engineer, Intel Corporation
http://blog.ffwll.ch

  reply	other threads:[~2024-08-27 17:38 UTC|newest]

Thread overview: 12+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2024-08-26 12:25 [PATCH 1/4] drm/sched: add optional errno to drm_sched_start() Christian König
2024-08-26 12:25 ` [PATCH 2/4] dma-buf: give examples of error codes to use Christian König
2024-08-26 12:25 ` [PATCH 3/4] drm/doc: Document submission error signaling Christian König
2024-08-26 12:25 ` [PATCH 4/4] drm/todos: add entry for drm_syncobj error handling Christian König
2024-08-27 17:38   ` Daniel Vetter [this message]
2024-08-28  9:30 ` [PATCH 1/4] drm/sched: add optional errno to drm_sched_start() Philipp Stanner
2024-08-30 13:15   ` Christian König
2024-09-02  7:01     ` Philipp Stanner
2024-09-02 11:15       ` Daniel Vetter
2024-08-29 13:06 ` Alex Deucher
2024-08-30  7:13 ` kernel test robot
2024-08-30  8:15 ` kernel test robot

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=Zs4PFRxJGKPwkHf2@phenom.ffwll.local \
    --to=daniel.vetter@ffwll.ch \
    --cc=ckoenig.leichtzumerken@gmail.com \
    --cc=dri-devel@lists.freedesktop.org \
    --cc=ltuikov89@gmail.com \
    --cc=vitaly.prosyak@amd.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