public inbox for intel-gfx@lists.freedesktop.org
 help / color / mirror / Atom feed
* [PATCH] drm/todo: i915 could use device_link_add
@ 2018-02-20 13:20 Daniel Vetter
  2018-02-20 13:40 ` ✓ Fi.CI.BAT: success for " Patchwork
  2018-02-20 14:17 ` [PATCH] " Imre Deak
  0 siblings, 2 replies; 4+ messages in thread
From: Daniel Vetter @ 2018-02-20 13:20 UTC (permalink / raw)
  To: Intel Graphics Development
  Cc: Takashi Iwai, Daniel Vetter, DRI Development, Daniel Vetter

Noticed while reading some unrelated patches. Unfortunately Imre's
patch to add our early/late hooks predated the device_link
infrastructure by 2 years.

Cc: Imre Deak <imre.deak@intel.com>
Cc: Takashi Iwai <tiwai@suse.de>
Signed-off-by: Daniel Vetter <daniel.vetter@intel.com>
---
 Documentation/gpu/todo.rst | 7 +++++++
 1 file changed, 7 insertions(+)

diff --git a/Documentation/gpu/todo.rst b/Documentation/gpu/todo.rst
index 1a0a413eeced..f4d0b3476d9c 100644
--- a/Documentation/gpu/todo.rst
+++ b/Documentation/gpu/todo.rst
@@ -450,5 +450,12 @@ 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
+
 Outside DRM
 ===========
-- 
2.15.1

_______________________________________________
Intel-gfx mailing list
Intel-gfx@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/intel-gfx

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

end of thread, other threads:[~2018-02-20 23:48 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2018-02-20 13:20 [PATCH] drm/todo: i915 could use device_link_add Daniel Vetter
2018-02-20 13:40 ` ✓ Fi.CI.BAT: success for " Patchwork
2018-02-20 14:17 ` [PATCH] " Imre Deak
2018-02-20 23:48   ` Daniel Vetter

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox