projects
/
linux.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
1ce1af8
)
drm/todo: Add link to old debugfs RFC
author
Daniel Vetter
<daniel.vetter@ffwll.ch>
Wed, 21 Apr 2021 15:29:11 +0000
(17:29 +0200)
committer
Daniel Vetter
<daniel.vetter@ffwll.ch>
Wed, 21 Apr 2021 23:11:39 +0000
(
01:11
+0200)
I always forget where it was, store it until this gets picked up by an
internship again.
Cc: Wambui Karuga <wambui.karugax@gmail.com>
Cc: Melissa Wen <melissa.srw@gmail.com>
Acked-by: Melissa Wen <melissa.srw@gmail.com>
Signed-off-by: Daniel Vetter <daniel.vetter@intel.com>
Link:
https://patchwork.freedesktop.org/patch/msgid/20210421152911.1871473-1-daniel.vetter@ffwll.ch
Documentation/gpu/todo.rst
patch
|
blob
|
history
diff --git
a/Documentation/gpu/todo.rst
b/Documentation/gpu/todo.rst
index 7ff9fac10d8b3d09144563252641a78231951efa..12e61869939e8c7ad0f08f742ac9b5d531b342fa 100644
(file)
--- 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