Home
last modified time | relevance | path

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

/linux-6.6.21/drivers/gpu/drm/amd/amdgpu/
Dhdp_v6_0.c48 AMD_CG_SUPPORT_HDP_SD))) in hdp_v6_0_update_clock_gating()
82 if (adev->cg_flags & AMD_CG_SUPPORT_HDP_SD) { in hdp_v6_0_update_clock_gating()
108 AMD_CG_SUPPORT_HDP_SD)) { in hdp_v6_0_update_clock_gating()
135 *flags |= AMD_CG_SUPPORT_HDP_SD; in hdp_v6_0_get_clockgating_state()
Dhdp_v5_2.c51 AMD_CG_SUPPORT_HDP_SD))) in hdp_v5_2_update_mem_power_gating()
86 if (adev->cg_flags & AMD_CG_SUPPORT_HDP_SD) { in hdp_v5_2_update_mem_power_gating()
111 AMD_CG_SUPPORT_HDP_SD)) { in hdp_v5_2_update_mem_power_gating()
181 *flags |= AMD_CG_SUPPORT_HDP_SD; in hdp_v5_2_get_clockgating_state()
Dhdp_v5_0.c59 AMD_CG_SUPPORT_HDP_SD))) in hdp_v5_0_update_mem_power_gating()
110 } else if (adev->cg_flags & AMD_CG_SUPPORT_HDP_SD) { in hdp_v5_0_update_mem_power_gating()
128 AMD_CG_SUPPORT_HDP_SD)) { in hdp_v5_0_update_mem_power_gating()
205 *flags |= AMD_CG_SUPPORT_HDP_SD; in hdp_v5_0_get_clockgating_state()
Dsoc21.c597 AMD_CG_SUPPORT_HDP_SD; in soc21_common_early_init()
615 AMD_CG_SUPPORT_HDP_SD; in soc21_common_early_init()
657 AMD_CG_SUPPORT_HDP_SD | in soc21_common_early_init()
/linux-6.6.21/drivers/gpu/drm/amd/include/
Damd_shared.h145 #define AMD_CG_SUPPORT_HDP_SD (1ULL << 26) macro
/linux-6.6.21/drivers/gpu/drm/amd/pm/
Damdgpu_pm.c3575 {AMD_CG_SUPPORT_HDP_SD, "Host Data Path Shutdown"},