RE: [PATCH] drm/amdgpu: update RLC_PG_DELAY_3 Value to 200us for yellow carp

2021-11-02 Thread Liu, Aaron
gt; Cc: amd-gfx@lists.freedesktop.org; Deucher, Alexander > > Subject: Re: [PATCH] drm/amdgpu: update RLC_PG_DELAY_3 Value to 200us > for yellow carp > > On Tue, Nov 02, 2021 at 04:51:18PM +0800, Liu, Aaron wrote: > > For yellow carp, the desired CGPG hysteresis value is 0x4E

Re: [PATCH] drm/amdgpu: update RLC_PG_DELAY_3 Value to 200us for yellow carp

2021-11-02 Thread Huang Rui
On Tue, Nov 02, 2021 at 04:51:18PM +0800, Liu, Aaron wrote: > For yellow carp, the desired CGPG hysteresis value is 0x4E20. > > Signed-off-by: Aaron Liu > --- > drivers/gpu/drm/amd/amdgpu/gfx_v10_0.c | 5 + > 1 file changed, 1 insertion(+), 4 deletions(-) > > diff --git a/drivers/gpu/drm/am