Home
last modified time | relevance | path

Searched refs:update_clock_gating (Results 1 – 8 of 8) sorted by relevance

/openbmc/linux/drivers/gpu/drm/amd/amdgpu/
H A Damdgpu_hdp.h35 void (*update_clock_gating)(struct amdgpu_device *adev, bool enable); member
H A Dhdp_v6_0.c140 .update_clock_gating = hdp_v6_0_update_clock_gating,
H A Dhdp_v4_0.c171 .update_clock_gating = hdp_v4_0_update_clock_gating,
H A Dhdp_v5_2.c193 .update_clock_gating = hdp_v5_2_update_clock_gating,
H A Dhdp_v5_0.c220 .update_clock_gating = hdp_v5_0_update_clock_gating,
H A Dsoc15.c1408 adev->hdp.funcs->update_clock_gating(adev, in soc15_common_set_clockgating_state()
1426 adev->hdp.funcs->update_clock_gating(adev, in soc15_common_set_clockgating_state()
1435 adev->hdp.funcs->update_clock_gating(adev, in soc15_common_set_clockgating_state()
H A Dsoc21.c865 adev->hdp.funcs->update_clock_gating(adev, in soc21_common_set_clockgating_state()
H A Dnv.c1088 adev->hdp.funcs->update_clock_gating(adev, in nv_common_set_clockgating_state()