Symbol: AMD_CG_SUPPORT_GFX_MGCG
sys/dev/drm/amd/amdgpu/amdgpu_pm.c
43
{AMD_CG_SUPPORT_GFX_MGCG, "Graphics Medium Grain Clock Gating"},
sys/dev/drm/amd/amdgpu/cik.c
1784
AMD_CG_SUPPORT_GFX_MGCG |
sys/dev/drm/amd/amdgpu/cik.c
1805
AMD_CG_SUPPORT_GFX_MGCG |
sys/dev/drm/amd/amdgpu/cik.c
1825
AMD_CG_SUPPORT_GFX_MGCG |
sys/dev/drm/amd/amdgpu/cik.c
1861
AMD_CG_SUPPORT_GFX_MGCG |
sys/dev/drm/amd/amdgpu/gfx_v7_0.c
3638
if (enable && (adev->cg_flags & AMD_CG_SUPPORT_GFX_MGCG)) {
sys/dev/drm/amd/amdgpu/gfx_v8_0.c
5519
*flags |= AMD_CG_SUPPORT_GFX_MGCG;
sys/dev/drm/amd/amdgpu/gfx_v8_0.c
5607
if (adev->cg_flags & (AMD_CG_SUPPORT_GFX_CGCG | AMD_CG_SUPPORT_GFX_MGCG)) {
sys/dev/drm/amd/amdgpu/gfx_v8_0.c
5641
if (adev->cg_flags & (AMD_CG_SUPPORT_GFX_CGCG | AMD_CG_SUPPORT_GFX_MGCG)) {
sys/dev/drm/amd/amdgpu/gfx_v8_0.c
5670
if (enable && (adev->cg_flags & AMD_CG_SUPPORT_GFX_MGCG)) {
sys/dev/drm/amd/amdgpu/gfx_v8_0.c
5903
if (adev->cg_flags & (AMD_CG_SUPPORT_GFX_MGCG | AMD_CG_SUPPORT_GFX_MGLS)) {
sys/dev/drm/amd/amdgpu/gfx_v8_0.c
5909
if (adev->cg_flags & AMD_CG_SUPPORT_GFX_MGCG) {
sys/dev/drm/amd/amdgpu/gfx_v8_0.c
5975
if (adev->cg_flags & (AMD_CG_SUPPORT_GFX_MGCG | AMD_CG_SUPPORT_GFX_MGLS)) {
sys/dev/drm/amd/amdgpu/gfx_v8_0.c
5981
if (adev->cg_flags & AMD_CG_SUPPORT_GFX_MGCG) {
sys/dev/drm/amd/amdgpu/gfx_v9_0.c
3626
(AMD_CG_SUPPORT_GFX_CGCG | AMD_CG_SUPPORT_GFX_MGCG |
sys/dev/drm/amd/amdgpu/gfx_v9_0.c
3655
(AMD_CG_SUPPORT_GFX_CGCG | AMD_CG_SUPPORT_GFX_MGCG)) {
sys/dev/drm/amd/amdgpu/gfx_v9_0.c
3708
if (enable && (adev->cg_flags & AMD_CG_SUPPORT_GFX_MGCG)) {
sys/dev/drm/amd/amdgpu/gfx_v9_0.c
3981
*flags |= AMD_CG_SUPPORT_GFX_MGCG;
sys/dev/drm/amd/amdgpu/soc15.c
642
adev->cg_flags = AMD_CG_SUPPORT_GFX_MGCG |
sys/dev/drm/amd/amdgpu/soc15.c
665
adev->cg_flags = AMD_CG_SUPPORT_GFX_MGCG |
sys/dev/drm/amd/amdgpu/soc15.c
687
adev->cg_flags = AMD_CG_SUPPORT_GFX_MGCG |
sys/dev/drm/amd/amdgpu/soc15.c
719
adev->cg_flags = AMD_CG_SUPPORT_GFX_MGCG |
sys/dev/drm/amd/amdgpu/soc15.c
755
adev->cg_flags = AMD_CG_SUPPORT_GFX_MGCG |
sys/dev/drm/amd/amdgpu/vi.c
1017
adev->cg_flags = AMD_CG_SUPPORT_GFX_MGCG |
sys/dev/drm/amd/amdgpu/vi.c
1034
adev->cg_flags = AMD_CG_SUPPORT_GFX_MGCG |
sys/dev/drm/amd/amdgpu/vi.c
1057
adev->cg_flags = AMD_CG_SUPPORT_GFX_MGCG |
sys/dev/drm/amd/amdgpu/vi.c
1080
adev->cg_flags = AMD_CG_SUPPORT_GFX_MGCG |
sys/dev/drm/amd/amdgpu/vi.c
1128
AMD_CG_SUPPORT_GFX_MGCG |
sys/dev/drm/amd/amdgpu/vi.c
1155
AMD_CG_SUPPORT_GFX_MGCG |
sys/dev/drm/amd/amdgpu/vi.c
996
adev->cg_flags = AMD_CG_SUPPORT_GFX_MGCG |