Home
last modified time | relevance | path

Searched refs:AMD_CG_SUPPORT_GFX_PERF_CLK (Results 1 – 4 of 4) sorted by relevance

/linux-6.6.21/drivers/gpu/drm/amd/include/
Damd_shared.h152 #define AMD_CG_SUPPORT_GFX_PERF_CLK (1ULL << 33) macro
/linux-6.6.21/drivers/gpu/drm/amd/amdgpu/
Dsoc21.c589 AMD_CG_SUPPORT_GFX_PERF_CLK | in soc21_common_early_init()
631 AMD_CG_SUPPORT_GFX_PERF_CLK | in soc21_common_early_init()
672 AMD_CG_SUPPORT_GFX_PERF_CLK | in soc21_common_early_init()
Dgfx_v11_0.c4719 if (!(adev->cg_flags & AMD_CG_SUPPORT_GFX_PERF_CLK)) in gfx_v11_0_update_perf_clk()
5109 *flags |= AMD_CG_SUPPORT_GFX_PERF_CLK; in gfx_v11_0_get_clockgating_state()
/linux-6.6.21/drivers/gpu/drm/amd/pm/
Damdgpu_pm.c3579 {AMD_CG_SUPPORT_GFX_PERF_CLK, "Perfmon Clock Gating"},