Home
last modified time | relevance | path

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

/linux-5.19.10/drivers/gpu/drm/amd/include/
Damd_shared.h150 #define AMD_CG_SUPPORT_GFX_FGCG (1ULL << 31) macro
/linux-5.19.10/drivers/gpu/drm/amd/amdgpu/
Dnv.c837 AMD_CG_SUPPORT_GFX_FGCG | in nv_common_early_init()
894 AMD_CG_SUPPORT_GFX_FGCG | in nv_common_early_init()
929 AMD_CG_SUPPORT_GFX_FGCG | in nv_common_early_init()
955 AMD_CG_SUPPORT_GFX_FGCG | in nv_common_early_init()
Dsoc21.c539 AMD_CG_SUPPORT_GFX_FGCG | in soc21_common_early_init()
Dgfx_v11_0.c4940 if (!(adev->cg_flags & AMD_CG_SUPPORT_GFX_FGCG)) in gfx_v11_0_update_sram_fgcg()
5255 *flags |= AMD_CG_SUPPORT_GFX_FGCG; in gfx_v11_0_get_clockgating_state()
Dgfx_v10_0.c8083 if (!(adev->cg_flags & AMD_CG_SUPPORT_GFX_FGCG)) in gfx_v10_0_update_fine_grain_clock_gating()
8449 *flags |= AMD_CG_SUPPORT_GFX_FGCG; in gfx_v10_0_get_clockgating_state()
/linux-5.19.10/drivers/gpu/drm/amd/pm/
Damdgpu_pm.c39 {AMD_CG_SUPPORT_GFX_FGCG, "Graphics Fine Grain Clock Gating"},