Home
last modified time | relevance | path

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

/linux-6.3-rc2/drivers/gpu/drm/amd/display/dc/
A Ddm_pp_smu.h156 unsigned int phyClockInKhz; member
/linux-6.3-rc2/drivers/gpu/drm/amd/display/dc/dml/dcn20/
A Ddcn20_fpu.c1782 bb->clock_limits[i].phyclk_mhz = max_clocks->phyClockInKhz / 1000; in dcn20_update_bounding_box()
1828 if ((bb->clock_limits[i].phyclk_mhz > (max_clocks.phyClockInKhz / 1000)) in dcn20_cap_soc_clocks()
1829 && max_clocks.phyClockInKhz != 0) in dcn20_cap_soc_clocks()
1830 bb->clock_limits[i].phyclk_mhz = (max_clocks.phyClockInKhz / 1000); in dcn20_cap_soc_clocks()
/linux-6.3-rc2/drivers/gpu/drm/amd/pm/swsmu/smu11/
A Dsmu_v11_0.c1532 max_clocks->phyClockInKhz = in smu_v11_0_get_max_sustainable_clocks_by_dc()
/linux-6.3-rc2/drivers/gpu/drm/amd/pm/swsmu/smu13/
A Dsmu_v13_0.c1523 max_clocks->phyClockInKhz = in smu_v13_0_get_max_sustainable_clocks_by_dc()

Completed in 15 milliseconds