Home
last modified time | relevance | path

Searched defs:max_clocks (Results 1 – 4 of 4) sorted by relevance

/Linux-v5.4/drivers/gpu/drm/amd/display/dc/dcn20/
Ddcn20_resource.c2975 struct pp_smu_nv_clock_table max_clocks) in cap_soc_clocks()
3041 struct pp_smu_nv_clock_table *max_clocks, unsigned int *uclk_states, unsigned int num_states) in update_bounding_box()
3270 struct pp_smu_nv_clock_table max_clocks = {0}; in init_soc_bounding_box() local
/Linux-v5.4/drivers/gpu/drm/amd/display/amdgpu_dm/
Damdgpu_dm_pp_smu.c866 struct pp_smu *pp, struct pp_smu_nv_clock_table *max_clocks) in pp_nv_get_maximum_sustainable_clocks()
/Linux-v5.4/drivers/gpu/drm/amd/powerplay/
Dsmu_v11_0.c1595 struct pp_smu_nv_clock_table *max_clocks) in smu_v11_0_get_max_sustainable_clocks_by_dc()
/Linux-v5.4/drivers/gpu/drm/amd/powerplay/inc/
Damdgpu_smu.h752 #define smu_get_max_sustainable_clocks_by_dc(smu, max_clocks) \ argument