Home
last modified time | relevance | path

Searched refs:AMD_CG_SUPPORT_GFX_3D_CGCG (Results 1 – 11 of 11) sorted by relevance

/Linux-v6.6/drivers/gpu/drm/amd/amdgpu/
Dnv.c749 AMD_CG_SUPPORT_GFX_3D_CGCG | in nv_common_early_init()
773 AMD_CG_SUPPORT_GFX_3D_CGCG | in nv_common_early_init()
795 AMD_CG_SUPPORT_GFX_3D_CGCG | in nv_common_early_init()
815 AMD_CG_SUPPORT_GFX_3D_CGCG | in nv_common_early_init()
834 AMD_CG_SUPPORT_GFX_3D_CGCG | in nv_common_early_init()
852 AMD_CG_SUPPORT_GFX_3D_CGCG | in nv_common_early_init()
888 AMD_CG_SUPPORT_GFX_3D_CGCG | in nv_common_early_init()
914 AMD_CG_SUPPORT_GFX_3D_CGCG | in nv_common_early_init()
Dsoc15.c945 AMD_CG_SUPPORT_GFX_3D_CGCG | in soc15_common_early_init()
969 AMD_CG_SUPPORT_GFX_3D_CGCG | in soc15_common_early_init()
992 AMD_CG_SUPPORT_GFX_3D_CGCG | in soc15_common_early_init()
1029 AMD_CG_SUPPORT_GFX_3D_CGCG | in soc15_common_early_init()
1114 AMD_CG_SUPPORT_GFX_3D_CGCG | in soc15_common_early_init()
Damdgpu_rlc.c49 AMD_CG_SUPPORT_GFX_3D_CGCG)) { in amdgpu_gfx_rlc_enter_safe_mode()
74 AMD_CG_SUPPORT_GFX_3D_CGCG)) { in amdgpu_gfx_rlc_exit_safe_mode()
Dvi.c1533 AMD_CG_SUPPORT_GFX_3D_CGCG | in vi_common_early_init()
1556 AMD_CG_SUPPORT_GFX_3D_CGCG | in vi_common_early_init()
1579 AMD_CG_SUPPORT_GFX_3D_CGCG | in vi_common_early_init()
Dsoc21.c583 AMD_CG_SUPPORT_GFX_3D_CGCG | in soc21_common_early_init()
Dgfx_v11_0.c4806 AMD_CG_SUPPORT_GFX_3D_CGCG | in gfx_v11_0_update_coarse_grain_clock_gating()
4818 if (adev->cg_flags & AMD_CG_SUPPORT_GFX_3D_CGCG || in gfx_v11_0_update_coarse_grain_clock_gating()
4847 if (adev->cg_flags & AMD_CG_SUPPORT_GFX_3D_CGCG) { in gfx_v11_0_update_coarse_grain_clock_gating()
4905 if (adev->cg_flags & AMD_CG_SUPPORT_GFX_3D_CGCG) in gfx_v11_0_update_coarse_grain_clock_gating()
4945 AMD_CG_SUPPORT_GFX_3D_CGCG | in gfx_v11_0_update_gfx_clock_gating()
5115 *flags |= AMD_CG_SUPPORT_GFX_3D_CGCG; in gfx_v11_0_get_clockgating_state()
Dgfx_v10_0.c7607 if (!(adev->cg_flags & (AMD_CG_SUPPORT_GFX_3D_CGCG | AMD_CG_SUPPORT_GFX_3D_CGLS))) in gfx_v10_0_update_3d_clock_gating()
7616 if (adev->cg_flags & AMD_CG_SUPPORT_GFX_3D_CGCG) in gfx_v10_0_update_3d_clock_gating()
7627 if (adev->cg_flags & AMD_CG_SUPPORT_GFX_3D_CGCG) in gfx_v10_0_update_3d_clock_gating()
7649 if (adev->cg_flags & AMD_CG_SUPPORT_GFX_3D_CGCG) in gfx_v10_0_update_3d_clock_gating()
7888 AMD_CG_SUPPORT_GFX_3D_CGCG | in gfx_v10_0_update_gfx_clock_gating()
8132 *flags |= AMD_CG_SUPPORT_GFX_3D_CGCG; in gfx_v10_0_get_clockgating_state()
Dgfx_v8_0.c5909 if (adev->cg_flags & (AMD_CG_SUPPORT_GFX_3D_CGCG | AMD_CG_SUPPORT_GFX_3D_CGLS)) { in gfx_v8_0_polaris_update_gfx_clock_gating()
5914 if (adev->cg_flags & AMD_CG_SUPPORT_GFX_3D_CGCG) { in gfx_v8_0_polaris_update_gfx_clock_gating()
Dgfx_v9_0.c4765 if (adev->cg_flags & AMD_CG_SUPPORT_GFX_3D_CGCG) in gfx_v9_0_update_3d_clock_gating()
5055 *flags |= AMD_CG_SUPPORT_GFX_3D_CGCG; in gfx_v9_0_get_clockgating_state()
/Linux-v6.6/drivers/gpu/drm/amd/include/
Damd_shared.h139 #define AMD_CG_SUPPORT_GFX_3D_CGCG (1ULL << 20) macro
/Linux-v6.6/drivers/gpu/drm/amd/pm/
Damdgpu_pm.c3553 {AMD_CG_SUPPORT_GFX_3D_CGCG, "Graphics 3D Coarse Grain Clock Gating"},