Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/gpu/drm/amd/include/
Damd_shared.h91 #define AMD_CG_SUPPORT_GFX_3D_CGCG (1 << 20) macro
/Linux-v4.19/drivers/gpu/drm/amd/amdgpu/
Dsoc15.c633 AMD_CG_SUPPORT_GFX_3D_CGCG | in soc15_common_early_init()
656 AMD_CG_SUPPORT_GFX_3D_CGCG | in soc15_common_early_init()
678 AMD_CG_SUPPORT_GFX_3D_CGCG | in soc15_common_early_init()
700 AMD_CG_SUPPORT_GFX_3D_CGCG | in soc15_common_early_init()
Dvi.c1037 AMD_CG_SUPPORT_GFX_3D_CGCG | in vi_common_early_init()
1060 AMD_CG_SUPPORT_GFX_3D_CGCG | in vi_common_early_init()
1083 AMD_CG_SUPPORT_GFX_3D_CGCG | in vi_common_early_init()
Dgfx_v9_0.c3486 AMD_CG_SUPPORT_GFX_3D_CGCG)) { in gfx_v9_0_enter_rlc_safe_mode()
3640 if (enable && (adev->cg_flags & AMD_CG_SUPPORT_GFX_3D_CGCG)) { in gfx_v9_0_update_3d_clock_gating()
3858 *flags |= AMD_CG_SUPPORT_GFX_3D_CGCG; in gfx_v9_0_get_clockgating_state()
Damdgpu_pm.c47 {AMD_CG_SUPPORT_GFX_3D_CGCG, "Graphics 3D Coarse Grain Clock Gating"},
Dgfx_v8_0.c6176 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()
6181 if (adev->cg_flags & AMD_CG_SUPPORT_GFX_3D_CGCG) { in gfx_v8_0_polaris_update_gfx_clock_gating()