Home
last modified time | relevance | path

Searched refs:phyClockInKhz (Results 1 – 4 of 4) sorted by relevance

/openbmc/linux/drivers/gpu/drm/amd/display/dc/
H A Ddm_pp_smu.h156 unsigned int phyClockInKhz; member
/openbmc/linux/drivers/gpu/drm/amd/display/dc/dml/dcn20/
H A Ddcn20_fpu.c1889 bb->clock_limits[i].phyclk_mhz = max_clocks->phyClockInKhz / 1000; in dcn20_update_bounding_box()
1934 if ((bb->clock_limits[i].phyclk_mhz > (max_clocks.phyClockInKhz / 1000)) in dcn20_cap_soc_clocks()
1935 && max_clocks.phyClockInKhz != 0) in dcn20_cap_soc_clocks()
1936 bb->clock_limits[i].phyclk_mhz = (max_clocks.phyClockInKhz / 1000); in dcn20_cap_soc_clocks()
/openbmc/linux/drivers/gpu/drm/amd/pm/swsmu/smu11/
H A Dsmu_v11_0.c1529 max_clocks->phyClockInKhz = in smu_v11_0_get_max_sustainable_clocks_by_dc()
/openbmc/linux/drivers/gpu/drm/amd/pm/swsmu/smu13/
H A Dsmu_v13_0.c1497 max_clocks->phyClockInKhz = in smu_v13_0_get_max_sustainable_clocks_by_dc()