RE: [PATCH v2] drm/amdgpu/OLAND: clip the ref divider max value

2021-08-20 Thread Sharma, Shashank
[Public] Thanks Alex, Regards Shashank -Original Message- From: Alex Deucher Sent: Friday, August 20, 2021 6:42 PM To: Sharma, Shashank Cc: Koenig, Christian ; amd-gfx@lists.freedesktop.org; Deucher, Alexander Subject: Re: [PATCH v2] drm/amdgpu/OLAND: clip the ref divider max value

Re: [PATCH v2] drm/amdgpu/OLAND: clip the ref divider max value

2021-08-20 Thread Alex Deucher
:36 PM > To: Sharma, Shashank ; amd-gfx@lists.freedesktop.org > Cc: Deucher, Alexander > Subject: Re: [PATCH v2] drm/amdgpu/OLAND: clip the ref divider max value > > Uff, I think that was SI but could be CIK as well. > > We have a table for this somewhere, but I don't hav

RE: [PATCH v2] drm/amdgpu/OLAND: clip the ref divider max value

2021-08-20 Thread Sharma, Shashank
n is OLAND BTW 😊 ? > > Regards > Shashank > -Original Message- > From: Koenig, Christian > Sent: Friday, August 20, 2021 12:08 PM > To: Sharma, Shashank ; > amd-gfx@lists.freedesktop.org > Cc: Deucher, Alexander > Subject: Re: [PATCH v2] drm/amdgpu/OLAND:

Re: [PATCH v2] drm/amdgpu/OLAND: clip the ref divider max value

2021-08-20 Thread Christian König
shank -Original Message- From: Koenig, Christian Sent: Friday, August 20, 2021 12:08 PM To: Sharma, Shashank ; amd-gfx@lists.freedesktop.org Cc: Deucher, Alexander Subject: Re: [PATCH v2] drm/amdgpu/OLAND: clip the ref divider max value Sounds like a good idea to me, but I would limit this generally

RE: [PATCH v2] drm/amdgpu/OLAND: clip the ref divider max value

2021-08-20 Thread Sharma, Shashank
b9c Mon Sep 17 00:00:00 2001 > From: Shashank Sharma > Date: Fri, 20 Aug 2021 10:20:02 +0530 > Subject: [PATCH v2] drm/amdgpu/OLAND: clip the ref divider max value > MIME-Version: 1.0 > Content-Type: text/plain; charset=UTF-8 > Content-Transfer-Encoding: 8bit > > This patch l

Re: [PATCH v2] drm/amdgpu/OLAND: clip the ref divider max value

2021-08-19 Thread Christian König
Sharma Date: Fri, 20 Aug 2021 10:20:02 +0530 Subject: [PATCH v2] drm/amdgpu/OLAND: clip the ref divider max value MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit This patch limits the ref_div_max value to 100, during the calculation of PLL feedback reference

[PATCH v2] drm/amdgpu/OLAND: clip the ref divider max value

2021-08-19 Thread Sharma, Shashank
From 4841e5ba60e33ff798bde6cb69fbd7e137b6db9c Mon Sep 17 00:00:00 2001 From: Shashank Sharma Date: Fri, 20 Aug 2021 10:20:02 +0530 Subject: [PATCH v2] drm/amdgpu/OLAND: clip the ref divider max value MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit This