Home
last modified time | relevance | path

Searched refs:AMD_CG_SUPPORT_GFX_FGCG (Results 1 – 5 of 5) sorted by relevance

/linux/drivers/gpu/drm/amd/include/
H A Damd_shared.h159 #define AMD_CG_SUPPORT_GFX_FGCG (1ULL << 31) macro
/linux/drivers/gpu/drm/amd/amdgpu/
H A Dsoc24.c397 AMD_CG_SUPPORT_GFX_FGCG | in soc24_common_early_init()
416 AMD_CG_SUPPORT_GFX_FGCG | in soc24_common_early_init()
H A Dgfx_v12_0.c4076 if (!(adev->cg_flags & AMD_CG_SUPPORT_GFX_FGCG)) in gfx_v12_0_update_sram_fgcg()
4155 *flags |= AMD_CG_SUPPORT_GFX_FGCG; in gfx_v12_0_get_clockgating_state()
H A Dgfx_v11_0.c5156 if (!(adev->cg_flags & AMD_CG_SUPPORT_GFX_FGCG)) in gfx_v11_0_update_sram_fgcg()
5540 *flags |= AMD_CG_SUPPORT_GFX_FGCG; in gfx_v11_0_get_clockgating_state()
H A Dgfx_v10_0.c8040 if (!(adev->cg_flags & AMD_CG_SUPPORT_GFX_FGCG)) in gfx_v10_0_update_fine_grain_clock_gating()
8423 *flags |= AMD_CG_SUPPORT_GFX_FGCG; in gfx_v10_0_get_clockgating_state()