Searched refs:AMD_PG_SUPPORT_GFX_SMG (Results 1 - 6 of 6) sorted by relevance

/linux-master/drivers/gpu/drm/amd/include/
H A Damd_shared.h159 #define AMD_PG_SUPPORT_GFX_SMG (1 << 1) macro
/linux-master/drivers/gpu/drm/amd/amdgpu/
H A Dvi.c1638 adev->pg_flags |= AMD_PG_SUPPORT_GFX_SMG |
1662 AMD_PG_SUPPORT_GFX_SMG |
H A Dgfx_v6_0.c2761 if (enable && (adev->pg_flags & AMD_PG_SUPPORT_GFX_SMG))
2883 AMD_PG_SUPPORT_GFX_SMG |
2911 AMD_PG_SUPPORT_GFX_SMG |
3418 AMD_PG_SUPPORT_GFX_SMG |
H A Dgfx_v7_0.c3801 if (enable && (adev->pg_flags & AMD_PG_SUPPORT_GFX_SMG))
3983 AMD_PG_SUPPORT_GFX_SMG |
4003 AMD_PG_SUPPORT_GFX_SMG |
4924 AMD_PG_SUPPORT_GFX_SMG |
H A Dgfx_v8_0.c5374 if (adev->pg_flags & (AMD_PG_SUPPORT_GFX_SMG |
5397 if ((adev->pg_flags & AMD_PG_SUPPORT_GFX_SMG) && enable)
5410 if ((adev->pg_flags & AMD_PG_SUPPORT_GFX_SMG) && enable)
5428 if (adev->pg_flags & (AMD_PG_SUPPORT_GFX_SMG |
H A Dgfx_v9_0.c2670 AMD_PG_SUPPORT_GFX_SMG |
2822 AMD_PG_SUPPORT_GFX_SMG |
4664 if ((adev->pg_flags & AMD_PG_SUPPORT_GFX_SMG) && enable)

Completed in 187 milliseconds