Home
last modified time | relevance | path

Searched refs:AMD_CG_SUPPORT_HDP_SD (Results 1 - 8 of 8) sorted by relevance

/kernel/linux/linux-6.6/drivers/gpu/drm/amd/amdgpu/
H 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()
H 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()
H 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()
H A 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()
/kernel/linux/linux-5.10/drivers/gpu/drm/amd/include/
H A Damd_shared.h141 #define AMD_CG_SUPPORT_HDP_SD (1 << 26) macro
/kernel/linux/linux-5.10/drivers/gpu/drm/amd/amdgpu/
H A Dnv.c945 AMD_CG_SUPPORT_HDP_SD))) in nv_update_hdp_mem_power_gating()
994 } else if (adev->cg_flags & AMD_CG_SUPPORT_HDP_SD) { in nv_update_hdp_mem_power_gating()
1007 AMD_CG_SUPPORT_HDP_SD)) { in nv_update_hdp_mem_power_gating()
1114 *flags |= AMD_CG_SUPPORT_HDP_SD; in nv_common_get_clockgating_state()
/kernel/linux/linux-6.6/drivers/gpu/drm/amd/include/
H A Damd_shared.h145 #define AMD_CG_SUPPORT_HDP_SD (1ULL << 26) macro
/kernel/linux/linux-6.6/drivers/gpu/drm/amd/pm/
H A Damdgpu_pm.c3575 {AMD_CG_SUPPORT_HDP_SD, "Host Data Path Shutdown"},

Completed in 9 milliseconds