mirror of
https://github.com/torvalds/linux.git
synced 2026-09-12 20:53:03 +02:00
drm/todo: clarify drm_syncobj error TODOs
Before I get another mail asking if somebody is already working on this clarify that the kernel parts are already implemented and we only need the userspace parts done. Add Michel as additional contact since he wrote a really good summary how that could potentially be used by compositors. Signed-off-by: Christian König <christian.koenig@amd.com> Acked-by: Tvrtko Ursulin <tvrtko.ursulin@igalia.com> Acked-by: Michel Dänzer <michel@daenzer.net> Link: https://lore.kernel.org/r/20260601085132.683087-1-christian.koenig@amd.com
This commit is contained in:
parent
f126289a0e
commit
55ef41aa92
|
|
@ -896,10 +896,11 @@ 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.
|
||||
This was already improved by implementing the necessary kernel interface
|
||||
(patches are on the dri-devel mailing list) but adding support for that in the
|
||||
userspace stack is still missing.
|
||||
|
||||
Contact: Christian König
|
||||
Contact: Christian König, Michel Dänzer
|
||||
|
||||
Level: Starter
|
||||
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user