From: Daniel Vetter Date: Wed, 21 Apr 2021 15:29:11 +0000 (+0200) Subject: drm/todo: Add link to old debugfs RFC X-Git-Tag: v5.14-rc1~114^2~25^2~150 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=bbbb6fdaa3ce083b1ca9ea9f774c22da9a5dafde;p=thirdparty%2Fkernel%2Flinux.git drm/todo: Add link to old debugfs RFC I always forget where it was, store it until this gets picked up by an internship again. Cc: Wambui Karuga Cc: Melissa Wen Acked-by: Melissa Wen Signed-off-by: Daniel Vetter Link: https://patchwork.freedesktop.org/patch/msgid/20210421152911.1871473-1-daniel.vetter@ffwll.ch --- diff --git a/Documentation/gpu/todo.rst b/Documentation/gpu/todo.rst index 7ff9fac10d8b3..12e61869939e8 100644 --- a/Documentation/gpu/todo.rst +++ b/Documentation/gpu/todo.rst @@ -546,6 +546,8 @@ There's a bunch of issues with it: this (together with the drm_minor->drm_device move) would allow us to remove debugfs_init. +Previous RFC that hasn't landed yet: https://lore.kernel.org/dri-devel/20200513114130.28641-2-wambui.karugax@gmail.com/ + Contact: Daniel Vetter Level: Intermediate