RE: [PATCH 1/7] drm/amdgpu: check min clock set by DAL before set ps.

2016-10-14 Thread Deucher, Alexander
Up to you; whichever you think is easier. Alex From: Zhu, Rex Sent: Friday, October 14, 2016 11:27 AM To: Deucher, Alexander; amd-gfx@lists.freedesktop.org Subject: Re: [PATCH 1/7] drm/amdgpu: check min clock set by DAL before set ps. Ok. i will add CI support in powerplay next week. Best

Re: [PATCH 1/7] drm/amdgpu: check min clock set by DAL before set ps.

2016-10-14 Thread Zhu, Rex
set ps. > -Original Message- > From: amd-gfx [mailto:amd-gfx-boun...@lists.freedesktop.org] On Behalf > Of Rex Zhu > Sent: Friday, October 14, 2016 8:07 AM > To: amd-gfx@lists.freedesktop.org > Cc: Zhu, Rex > Subject: [PATCH 1/7] drm/amdgpu: check min clock set

RE: [PATCH 1/7] drm/amdgpu: check min clock set by DAL before set ps.

2016-10-14 Thread Deucher, Alexander
> -Original Message- > From: amd-gfx [mailto:amd-gfx-boun...@lists.freedesktop.org] On Behalf > Of Rex Zhu > Sent: Friday, October 14, 2016 8:07 AM > To: amd-gfx@lists.freedesktop.org > Cc: Zhu, Rex > Subject: [PATCH 1/7] drm/amdgpu: check min clock set by DAL before s

[PATCH 1/7] drm/amdgpu: check min clock set by DAL before set ps.

2016-10-14 Thread Rex Zhu
Change-Id: Id71b9a3329a8a143a189b275926b0a2054bf0bb8 --- drivers/gpu/drm/amd/amdgpu/ci_dpm.c | 6 ++ 1 file changed, 6 insertions(+) diff --git a/drivers/gpu/drm/amd/amdgpu/ci_dpm.c b/drivers/gpu/drm/amd/amdgpu/ci_dpm.c index 1d8c375..fd2fe85 100644 --- a/drivers/gpu/drm/amd/amdgpu/ci_dpm.c