diff options
author | Alex Deucher <[email protected]> | 2016-11-28 17:23:40 -0500 |
---|---|---|
committer | Alex Deucher <[email protected]> | 2016-11-29 09:24:13 -0500 |
commit | bcfdd5d5105087e6f33dfeb08a1ca6b2c0287b61 (patch) | |
tree | bcfa18ced0e36b5a44356096480a750b693a2409 /tools/perf/scripts/python/sctop.py | |
parent | 7ac33e47d5769632010e537964c7e45498f8dc26 (diff) |
drm/radeon: fix check for port PM availability
The ATPX method does not always exist on the dGPU, it may be located at
the iGPU. The parent device of the iGPU is the root port for which
bridge_d3 is false. This accidentally enables the legacy PM method which
conflicts with port PM and prevented the dGPU from powering on.
Ported from amdgpu commit:
drm/amdgpu: fix check for port PM availability
from Peter Wu.
Fixes: d3ac31f3b4bf9fad (drm/radeon: fix power state when port pm is unavailable (v2))
Signed-off-by: Alex Deucher <[email protected]>
Cc: Peter Wu <[email protected]>
Cc: <[email protected]> # 4.8+
Diffstat (limited to 'tools/perf/scripts/python/sctop.py')
0 files changed, 0 insertions, 0 deletions