Home
last modified time | relevance | path

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

/openbmc/linux/drivers/gpu/drm/amd/include/
H A Damd_shared.h152 #define AMD_CG_SUPPORT_GFX_PERF_CLK (1ULL << 33) macro
/openbmc/linux/drivers/gpu/drm/amd/amdgpu/
H A Dsoc21.c587 AMD_CG_SUPPORT_GFX_PERF_CLK | in soc21_common_early_init()
629 AMD_CG_SUPPORT_GFX_PERF_CLK | in soc21_common_early_init()
670 AMD_CG_SUPPORT_GFX_PERF_CLK | in soc21_common_early_init()
H A Dgfx_v11_0.c4719 if (!(adev->cg_flags & AMD_CG_SUPPORT_GFX_PERF_CLK)) in gfx_v11_0_update_perf_clk()
5102 *flags |= AMD_CG_SUPPORT_GFX_PERF_CLK; in gfx_v11_0_get_clockgating_state()
/openbmc/linux/drivers/gpu/drm/amd/pm/
H A Damdgpu_pm.c3589 {AMD_CG_SUPPORT_GFX_PERF_CLK, "Perfmon Clock Gating"},