commit | 11a88c2e92feca1ed3fba19fa375f76d3c75f5d5 | [log] [tgz] |
---|---|---|
author | Yintian Tao <yttao@amd.com> | Mon Aug 20 11:11:48 2018 +0800 |
committer | Alex Deucher <alexander.deucher@amd.com> | Tue Aug 21 14:18:21 2018 -0500 |
tree | 5d9016d01fdd814bae8cd16d48f6d0fed2cfc74b | |
parent | fa1d04e9a896c468f0882425f5ba452a4b424108 [diff] |
drm/powerplay: enable dpm under pass-through Repeat enable dpm under pass-through because there is no actually hardware-fini and real power-off when guest vm shutdown or reboot. Otherwise, under pass-through it will be failed to populate populate and upload SCLK MCLK DPM levels due to zero of pcie_speed_table.count. Signed-off-by: Yintian Tao <yttao@amd.com> Reviewed-by: Alex Deucher <alexander.deucher@amd.com> Signed-off-by: Alex Deucher <alexander.deucher@amd.com>