Home
last modified time | relevance | path

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

/Linux-v5.15/drivers/gpu/drm/amd/amdgpu/
Damdgpu_rlc.c48 AMD_CG_SUPPORT_GFX_3D_CGCG)) { in amdgpu_gfx_rlc_enter_safe_mode()
72 AMD_CG_SUPPORT_GFX_3D_CGCG)) { in amdgpu_gfx_rlc_exit_safe_mode()
Dnv.c1136 AMD_CG_SUPPORT_GFX_3D_CGCG | in nv_common_early_init()
1160 AMD_CG_SUPPORT_GFX_3D_CGCG | in nv_common_early_init()
1183 AMD_CG_SUPPORT_GFX_3D_CGCG | in nv_common_early_init()
1203 AMD_CG_SUPPORT_GFX_3D_CGCG | in nv_common_early_init()
1222 AMD_CG_SUPPORT_GFX_3D_CGCG | in nv_common_early_init()
1240 AMD_CG_SUPPORT_GFX_3D_CGCG | in nv_common_early_init()
Dsoc15.c1165 AMD_CG_SUPPORT_GFX_3D_CGCG | in soc15_common_early_init()
1189 AMD_CG_SUPPORT_GFX_3D_CGCG | in soc15_common_early_init()
1212 AMD_CG_SUPPORT_GFX_3D_CGCG | in soc15_common_early_init()
1248 AMD_CG_SUPPORT_GFX_3D_CGCG | in soc15_common_early_init()
1330 AMD_CG_SUPPORT_GFX_3D_CGCG | in soc15_common_early_init()
Dvi.c1546 AMD_CG_SUPPORT_GFX_3D_CGCG | in vi_common_early_init()
1569 AMD_CG_SUPPORT_GFX_3D_CGCG | in vi_common_early_init()
1592 AMD_CG_SUPPORT_GFX_3D_CGCG | in vi_common_early_init()
Dgfx_v10_0.c7981 if (!(adev->cg_flags & (AMD_CG_SUPPORT_GFX_3D_CGCG | AMD_CG_SUPPORT_GFX_3D_CGLS))) in gfx_v10_0_update_3d_clock_gating()
7990 if (adev->cg_flags & AMD_CG_SUPPORT_GFX_3D_CGCG) in gfx_v10_0_update_3d_clock_gating()
8001 if (adev->cg_flags & AMD_CG_SUPPORT_GFX_3D_CGCG) in gfx_v10_0_update_3d_clock_gating()
8023 if (adev->cg_flags & AMD_CG_SUPPORT_GFX_3D_CGCG) in gfx_v10_0_update_3d_clock_gating()
8261 AMD_CG_SUPPORT_GFX_3D_CGCG | in gfx_v10_0_update_gfx_clock_gating()
8487 *flags |= AMD_CG_SUPPORT_GFX_3D_CGCG; in gfx_v10_0_get_clockgating_state()
Dgfx_v8_0.c5946 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()
5951 if (adev->cg_flags & AMD_CG_SUPPORT_GFX_3D_CGCG) { in gfx_v8_0_polaris_update_gfx_clock_gating()
Dgfx_v9_0.c4984 if (adev->cg_flags & AMD_CG_SUPPORT_GFX_3D_CGCG) in gfx_v9_0_update_3d_clock_gating()
5263 *flags |= AMD_CG_SUPPORT_GFX_3D_CGCG; in gfx_v9_0_get_clockgating_state()
/Linux-v5.15/drivers/gpu/drm/amd/include/
Damd_shared.h137 #define AMD_CG_SUPPORT_GFX_3D_CGCG (1 << 20) macro
/Linux-v5.15/drivers/gpu/drm/amd/pm/
Damdgpu_pm.c49 {AMD_CG_SUPPORT_GFX_3D_CGCG, "Graphics 3D Coarse Grain Clock Gating"},