diff options
author | Lukas Wunner <[email protected]> | 2018-03-03 10:53:24 +0100 |
---|---|---|
committer | Lukas Wunner <[email protected]> | 2018-03-13 22:58:56 +0100 |
commit | fd1eabd8800461d4ce1665b005e745353dfb3e49 (patch) | |
tree | 2ecdac77cab241e12ec43761c875b49ebbfaf87a /tools/perf/scripts/python/stackcollapse.py | |
parent | b67ae78efae0d5be5d9c7a507e67cd02971b32e1 (diff) |
drm/nouveau: Runtime suspend despite HDA being unbound
Commit 5addcf0a5f0f ("nouveau: add runtime PM support (v0.9)") prevents
runtime suspend of the GPU if its integrated HDA controller is not bound
to a driver. The rationale appears to be that probing the HDA fails if
the GPU is in D3cold.
However we now use a device link to ensure that the GPU is runtime
resumed while the HDA controller is probed, rendering this safety
measure obsolete. Remove it.
Cc: Dave Airlie <[email protected]>
Cc: Ben Skeggs <[email protected]>
Cc: Takashi Iwai <[email protected]>
Cc: Alex Deucher <[email protected]>
Cc: Rafael J. Wysocki <[email protected]>
Reviewed-by: Peter Wu <[email protected]>
Tested-by: Denis Lisov <[email protected]> # Nvidia Optimus
Tested-by: Peter Wu <[email protected]> # Nvidia Optimus
Tested-by: Lukas Wunner <[email protected]> # MacBook Pro
Signed-off-by: Lukas Wunner <[email protected]>
Link: https://patchwork.freedesktop.org/patch/msgid/77e0ab74f3377ea9b6acf8fab624acfb4f7dbeca.1520068884.git.lukas@wunner.de
Diffstat (limited to 'tools/perf/scripts/python/stackcollapse.py')
0 files changed, 0 insertions, 0 deletions