diff options
author | 2018-03-03 10:53:24 +0100 | |
---|---|---|
committer | 2018-03-13 22:58:56 +0100 | |
commit | fd1eabd8800461d4ce1665b005e745353dfb3e49 (patch) | |
tree | 2ecdac77cab241e12ec43761c875b49ebbfaf87a /tools/perf/scripts/python/export-to-postgresql.py | |
parent | vga_switcheroo: Let HDA autosuspend on mux change (diff) | |
download | linux-dev-fd1eabd8800461d4ce1665b005e745353dfb3e49.tar.xz linux-dev-fd1eabd8800461d4ce1665b005e745353dfb3e49.zip |
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 <airlied@redhat.com>
Cc: Ben Skeggs <bskeggs@redhat.com>
Cc: Takashi Iwai <tiwai@suse.de>
Cc: Alex Deucher <alexander.deucher@amd.com>
Cc: Rafael J. Wysocki <rafael.j.wysocki@intel.com>
Reviewed-by: Peter Wu <peter@lekensteyn.nl>
Tested-by: Denis Lisov <dennis.lissov@gmail.com> # Nvidia Optimus
Tested-by: Peter Wu <peter@lekensteyn.nl> # Nvidia Optimus
Tested-by: Lukas Wunner <lukas@wunner.de> # MacBook Pro
Signed-off-by: Lukas Wunner <lukas@wunner.de>
Link: https://patchwork.freedesktop.org/patch/msgid/77e0ab74f3377ea9b6acf8fab624acfb4f7dbeca.1520068884.git.lukas@wunner.de
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions