Re: [PATCH] drm/powerplay: enable dpm under pass-through

2018-08-20 Thread Zhang, Jerry (Junwei)
On 08/20/2018 11:39 AM, Yintian Tao wrote: 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 duplicate "populate" and upload SCLK MCLK DPM

Re: [PATCH] drm/powerplay: enable dpm under pass-through

2018-08-20 Thread Deucher, Alexander
Acked-by: Alex Deucher From: amd-gfx on behalf of Yintian Tao Sent: Sunday, August 19, 2018 11:39:53 PM To: amd-gfx@lists.freedesktop.org Cc: Tao, Yintian Subject: [PATCH] drm/powerplay: enable dpm under pass-through Repeat enable dpm under pass-through

[PATCH] drm/powerplay: enable dpm under pass-through

2018-08-20 Thread Yintian Tao
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. Change-Id: