RE: [PATCH 04/21] drm/amdgpu:fix powerplay logic

2017-02-06 Thread Liu, Monk
-- From: amd-gfx [mailto:amd-gfx-boun...@lists.freedesktop.org] On Behalf Of Monk Liu Sent: Saturday, February 04, 2017 6:22 PM To: amd-gfx@lists.freedesktop.org Cc: Liu, Monk Subject: [PATCH 04/21] drm/amdgpu:fix powerplay logic 1,like pp_hw_init, we shouldn't report error if PP disabled 2,d

RE: [PATCH 04/21] drm/amdgpu:fix powerplay logic

2017-02-06 Thread Zhu, Rex
-boun...@lists.freedesktop.org] On Behalf Of Monk Liu Sent: Saturday, February 04, 2017 6:22 PM To: amd-gfx@lists.freedesktop.org Cc: Liu, Monk Subject: [PATCH 04/21] drm/amdgpu:fix powerplay logic 1,like pp_hw_init, we shouldn't report error if PP disabled 2,disable pp_en if sriov Change-Id

[PATCH 04/21] drm/amdgpu:fix powerplay logic

2017-02-04 Thread Monk Liu
1,like pp_hw_init, we shouldn't report error if PP disabled 2,disable pp_en if sriov Change-Id: I6d259f9609f223998bea236f64676b9c22133e4e Signed-off-by: Monk Liu --- drivers/gpu/drm/amd/amdgpu/amdgpu_powerplay.c | 2 +- drivers/gpu/drm/amd/powerplay/amd_powerplay.c | 2 +- 2