projects
/
linux.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
b60e711
)
drm/todo: Remove i915 device_link task
author
Daniel Vetter
<daniel.vetter@ffwll.ch>
Tue, 22 Oct 2019 15:25:29 +0000
(17:25 +0200)
committer
Daniel Vetter
<daniel.vetter@ffwll.ch>
Wed, 23 Oct 2019 09:00:42 +0000
(11:00 +0200)
Done with
commit
aef9f33b7658a7489f71df5d6e6ecb47f2521e8a
Author: Imre Deak <imre.deak@intel.com>
Date: Tue Oct 23 17:43:10 2018 +0300
drm/i915: Ensure proper HDA suspend/resume ordering with a device link
Cc: Imre Deak <imre.deak@intel.com>
Reviewed-by: Sean Paul <sean@poorly.run>
Signed-off-by: Daniel Vetter <daniel.vetter@ffwll.ch>
Link:
https://patchwork.freedesktop.org/patch/msgid/20191022152530.22038-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 23b3a67794ba6d2290136afb938117008fdba0e2..9ac10292271260dc95c01e1b0e8d0f220f24a89e 100644
(file)
--- a/
Documentation/gpu/todo.rst
+++ b/
Documentation/gpu/todo.rst
@@
-438,13
+438,6
@@
See drivers/gpu/drm/amd/display/TODO for tasks.
Contact: Harry Wentland, Alex Deucher
-i915
-----
-
-- Our early/late pm callbacks could be removed in favour of using
- device_link_add to model the dependency between i915 and snd_had. See
- https://dri.freedesktop.org/docs/drm/driver-api/device_link.html
-
Bootsplash
==========