Symbol: AMD_CG_SUPPORT_GFX_MGLS
sys/dev/drm/amd/amdgpu/amdgpu_pm.c
44
{AMD_CG_SUPPORT_GFX_MGLS, "Graphics Medium Grain memory Light Sleep"},
sys/dev/drm/amd/amdgpu/cik.c
1785
AMD_CG_SUPPORT_GFX_MGLS |
sys/dev/drm/amd/amdgpu/cik.c
1806
AMD_CG_SUPPORT_GFX_MGLS |
sys/dev/drm/amd/amdgpu/cik.c
1826
AMD_CG_SUPPORT_GFX_MGLS |
sys/dev/drm/amd/amdgpu/cik.c
1862
AMD_CG_SUPPORT_GFX_MGLS |
sys/dev/drm/amd/amdgpu/gfx_v7_0.c
3639
if (adev->cg_flags & AMD_CG_SUPPORT_GFX_MGLS) {
sys/dev/drm/amd/amdgpu/gfx_v7_0.c
3673
if ((adev->cg_flags & AMD_CG_SUPPORT_GFX_MGLS) &&
sys/dev/drm/amd/amdgpu/gfx_v8_0.c
5542
*flags |= AMD_CG_SUPPORT_GFX_RLC_LS | AMD_CG_SUPPORT_GFX_MGLS;
sys/dev/drm/amd/amdgpu/gfx_v8_0.c
5547
*flags |= AMD_CG_SUPPORT_GFX_CP_LS | AMD_CG_SUPPORT_GFX_MGLS;
sys/dev/drm/amd/amdgpu/gfx_v8_0.c
5671
if (adev->cg_flags & AMD_CG_SUPPORT_GFX_MGLS) {
sys/dev/drm/amd/amdgpu/gfx_v8_0.c
5708
if ((adev->cg_flags & AMD_CG_SUPPORT_GFX_MGLS) &&
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
5904
if (adev->cg_flags & AMD_CG_SUPPORT_GFX_MGLS) {
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
5976
if (adev->cg_flags & AMD_CG_SUPPORT_GFX_MGLS) {
sys/dev/drm/amd/amdgpu/gfx_v9_0.c
3726
if (adev->cg_flags & AMD_CG_SUPPORT_GFX_MGLS) {
sys/dev/drm/amd/amdgpu/gfx_v9_0.c
3995
*flags |= AMD_CG_SUPPORT_GFX_RLC_LS | AMD_CG_SUPPORT_GFX_MGLS;
sys/dev/drm/amd/amdgpu/gfx_v9_0.c
4000
*flags |= AMD_CG_SUPPORT_GFX_CP_LS | AMD_CG_SUPPORT_GFX_MGLS;
sys/dev/drm/amd/amdgpu/soc15.c
643
AMD_CG_SUPPORT_GFX_MGLS |
sys/dev/drm/amd/amdgpu/soc15.c
666
AMD_CG_SUPPORT_GFX_MGLS |
sys/dev/drm/amd/amdgpu/soc15.c
688
AMD_CG_SUPPORT_GFX_MGLS |
sys/dev/drm/amd/amdgpu/soc15.c
720
AMD_CG_SUPPORT_GFX_MGLS |
sys/dev/drm/amd/amdgpu/soc15.c
737
adev->cg_flags = AMD_CG_SUPPORT_GFX_MGLS |
sys/dev/drm/amd/amdgpu/soc15.c
756
AMD_CG_SUPPORT_GFX_MGLS |
sys/dev/drm/amd/amdgpu/vi.c
1129
AMD_CG_SUPPORT_GFX_MGLS |
sys/dev/drm/amd/amdgpu/vi.c
1156
AMD_CG_SUPPORT_GFX_MGLS |
sys/dev/drm/amd/amdgpu/vi.c
997
AMD_CG_SUPPORT_GFX_MGLS |