Re: [PATCH] drm/amdgpu/pp: switch the default dpm implementation for CI

2018-05-31 Thread Zhu, Rex
Reviewed-by: Rex Zhu Best Regards Rex From: amd-gfx on behalf of Alex Deucher Sent: Friday, June 1, 2018 1:48 AM To: amd-gfx@lists.freedesktop.org Cc: Deucher, Alexander Subject: [PATCH] drm/amdgpu/pp: switch the default dpm implementation for CI Switch

Re: [PATCH] drm/amdgpu/pp: switch the default dpm implementation for CI

2018-05-31 Thread Huang Rui
On Thu, May 31, 2018 at 12:48:19PM -0500, Alex Deucher wrote: > Switch hawaii and bonaire to use powerplay rather than the old > dpm implementation. Powerplay supports more features and is > better maintained. Ultimately, we can drop the older dpm > implementation like we did for other older asic

[PATCH] drm/amdgpu/pp: switch the default dpm implementation for CI

2018-05-31 Thread Alex Deucher
Switch hawaii and bonaire to use powerplay rather than the old dpm implementation. Powerplay supports more features and is better maintained. Ultimately, we can drop the older dpm implementation like we did for other older asics. Signed-off-by: Alex Deucher --- drivers/gpu/drm/amd/amdgpu/cik.c