Home
last modified time | relevance | path

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

/linux-6.3-rc2/drivers/gpu/drm/amd/amdgpu/
A 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()
A 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()
A 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()
A Dsoc21.c622 AMD_CG_SUPPORT_HDP_SD; in soc21_common_early_init()
640 AMD_CG_SUPPORT_HDP_SD; in soc21_common_early_init()
682 AMD_CG_SUPPORT_HDP_SD | in soc21_common_early_init()
/linux-6.3-rc2/drivers/gpu/drm/amd/include/
A Damd_shared.h145 #define AMD_CG_SUPPORT_HDP_SD (1ULL << 26) macro
/linux-6.3-rc2/drivers/gpu/drm/amd/pm/
A Damdgpu_pm.c66 {AMD_CG_SUPPORT_HDP_SD, "Host Data Path Shutdown"},

Completed in 13 milliseconds