Hi Michel, any objection to adding your name here?
If not I would rather like to push this to make sure that we don't get another eager student wanting to implement the kernel side. Thanks, Christian On 6/1/26 10:51, Christian König wrote: > 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 <[email protected]> > --- > Documentation/gpu/todo.rst | 7 ++++--- > 1 file changed, 4 insertions(+), 3 deletions(-) > > diff --git a/Documentation/gpu/todo.rst b/Documentation/gpu/todo.rst > index f5a6139356da..f85c4585750d 100644 > --- a/Documentation/gpu/todo.rst > +++ b/Documentation/gpu/todo.rst > @@ -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 >
