diff options
| author | Daniel Vetter <[email protected]> | 2021-04-21 17:29:11 +0200 |
|---|---|---|
| committer | Daniel Vetter <[email protected]> | 2021-04-22 01:11:39 +0200 |
| commit | bbbb6fdaa3ce083b1ca9ea9f774c22da9a5dafde (patch) | |
| tree | 407f0eaf4f6b6d268670f80c4dfbd78d48fa7fd4 /Documentation/gpu | |
| parent | 1ce1af845450de5c231adb42161c14a8e87d1bdd (diff) | |
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 <[email protected]>
Cc: Melissa Wen <[email protected]>
Acked-by: Melissa Wen <[email protected]>
Signed-off-by: Daniel Vetter <[email protected]>
Link: https://patchwork.freedesktop.org/patch/msgid/[email protected]
Diffstat (limited to 'Documentation/gpu')
| -rw-r--r-- | Documentation/gpu/todo.rst | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/Documentation/gpu/todo.rst b/Documentation/gpu/todo.rst index 7ff9fac10d8b..12e61869939e 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/[email protected]/ + Contact: Daniel Vetter Level: Intermediate |
