Re: [PATCH] drm/amdgpu: disable coarse grain clockgating for ST

2018-01-29 Thread Deucher, Alexander
Acked-by: Alex Deucher 


From: S, Shirish
Sent: Wednesday, January 24, 2018 11:32:56 PM
To: Deucher, Alexander; amd-gfx@lists.freedesktop.org
Subject: [PATCH] drm/amdgpu: disable coarse grain clockgating for ST


From: Shirish S 

The CGCG feature on Stoney is causing GFX related issues such as freezes
and blank outs.

Signed-off-by: Shirish S 
---
 drivers/gpu/drm/amd/amdgpu/vi.c | 1 -
 1 file changed, 1 deletion(-)

diff --git a/drivers/gpu/drm/amd/amdgpu/vi.c
b/drivers/gpu/drm/amd/amdgpu/vi.c index 3b66e1a..ebfac67 100644
--- a/drivers/gpu/drm/amd/amdgpu/vi.c
+++ b/drivers/gpu/drm/amd/amdgpu/vi.c
@@ -1045,7 +1045,6 @@ static int vi_common_early_init(void *handle)
 AMD_CG_SUPPORT_GFX_CP_LS |
 AMD_CG_SUPPORT_GFX_CGTS |
 AMD_CG_SUPPORT_GFX_CGTS_LS |
-   AMD_CG_SUPPORT_GFX_CGCG |
 AMD_CG_SUPPORT_GFX_CGLS |
 AMD_CG_SUPPORT_BIF_LS |
 AMD_CG_SUPPORT_HDP_MGCG |
--
2.7.4

___
amd-gfx mailing list
amd-gfx@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/amd-gfx


RE: [PATCH] drm/amdgpu: disable coarse grain clockgating for ST

2018-01-29 Thread Nath, Arindam
>From: S, Shirish 
>Sent: Monday, January 29, 2018 4:37 PM
>To: Deucher, Alexander <alexander.deuc...@amd.com>; 
>amd-gfx@lists.freedesktop.org
>Cc: Nath, Arindam <arindam.n...@amd.com>
>Subject: Re: [PATCH] drm/amdgpu: disable coarse grain clockgating for ST
>
>CC:arindam.n...@amd.com

Reviewed-by: Arindam Nath <arindam.n...@amd.com>
___
amd-gfx mailing list
amd-gfx@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/amd-gfx


Re: [PATCH] drm/amdgpu: disable coarse grain clockgating for ST

2018-01-29 Thread S, Shirish
CC:arindam.n...@amd.com
___
amd-gfx mailing list
amd-gfx@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/amd-gfx