All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH 1/2] drm/todo: Remove i915 device_link task
@ 2019-10-22 15:25 Daniel Vetter
  2019-10-22 15:25 ` [PATCH 2/2] drm/todo: Add levels Daniel Vetter
  2019-10-22 17:03 ` [PATCH 1/2] drm/todo: Remove i915 device_link task Sean Paul
  0 siblings, 2 replies; 7+ messages in thread
From: Daniel Vetter @ 2019-10-22 15:25 UTC (permalink / raw)
  To: DRI Development; +Cc: Daniel Vetter

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>
Signed-off-by: Daniel Vetter <daniel.vetter@ffwll.ch>
---
 Documentation/gpu/todo.rst | 7 -------
 1 file changed, 7 deletions(-)

diff --git a/Documentation/gpu/todo.rst b/Documentation/gpu/todo.rst
index 23b3a67794ba..9ac102922712 100644
--- 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
 ==========
 
-- 
2.23.0

_______________________________________________
dri-devel mailing list
dri-devel@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/dri-devel

^ permalink raw reply related	[flat|nested] 7+ messages in thread

end of thread, other threads:[~2019-10-23  9:00 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2019-10-22 15:25 [PATCH 1/2] drm/todo: Remove i915 device_link task Daniel Vetter
2019-10-22 15:25 ` [PATCH 2/2] drm/todo: Add levels Daniel Vetter
2019-10-22 17:03   ` Sean Paul
2019-10-22 17:33   ` Thomas Zimmermann
2019-10-22 18:55     ` Daniel Vetter
2019-10-22 17:03 ` [PATCH 1/2] drm/todo: Remove i915 device_link task Sean Paul
2019-10-23  9:00   ` Daniel Vetter

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.