Home
last modified time | relevance | path

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

/openbsd/sys/dev/pci/drm/amd/include/
H A Damd_shared.h150 #define AMD_CG_SUPPORT_GFX_FGCG (1ULL << 31) macro
/openbsd/sys/dev/pci/drm/amd/amdgpu/
H A Dnv.c799 AMD_CG_SUPPORT_GFX_FGCG | in nv_common_early_init()
856 AMD_CG_SUPPORT_GFX_FGCG | in nv_common_early_init()
892 AMD_CG_SUPPORT_GFX_FGCG | in nv_common_early_init()
918 AMD_CG_SUPPORT_GFX_FGCG | in nv_common_early_init()
H A Dsoc21.c586 AMD_CG_SUPPORT_GFX_FGCG | in soc21_common_early_init()
627 AMD_CG_SUPPORT_GFX_FGCG | in soc21_common_early_init()
668 AMD_CG_SUPPORT_GFX_FGCG | in soc21_common_early_init()
H A Dsoc15.c1178 AMD_CG_SUPPORT_GFX_FGCG | AMD_CG_SUPPORT_REPEATER_FGCG | in soc15_common_early_init()
H A Dgfx_v11_0.c4738 if (!(adev->cg_flags & AMD_CG_SUPPORT_GFX_FGCG)) in gfx_v11_0_update_sram_fgcg()
5098 *flags |= AMD_CG_SUPPORT_GFX_FGCG; in gfx_v11_0_get_clockgating_state()
H A Dgfx_v9_4_3.c2215 if (!(adev->cg_flags & AMD_CG_SUPPORT_GFX_FGCG)) in gfx_v9_4_3_xcc_update_sram_fgcg()
H A Dgfx_v10_0.c7720 if (!(adev->cg_flags & AMD_CG_SUPPORT_GFX_FGCG)) in gfx_v10_0_update_fine_grain_clock_gating()
8091 *flags |= AMD_CG_SUPPORT_GFX_FGCG; in gfx_v10_0_get_clockgating_state()
/openbsd/sys/dev/pci/drm/amd/pm/
H A Damdgpu_pm.c3567 {AMD_CG_SUPPORT_GFX_FGCG, "Graphics Fine Grain Clock Gating"},