Home
last modified time | relevance | path

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

/linux-5.19.10/drivers/gpu/drm/amd/display/dc/
Ddm_pp_smu.h156 unsigned int phyClockInKhz; member
/linux-5.19.10/drivers/gpu/drm/amd/display/dc/dml/dcn20/
Ddcn20_fpu.c1476 calculated_states[i].phyclk_mhz = max_clocks->phyClockInKhz / 1000; in dcn20_update_bounding_box()
1523 if ((bb->clock_limits[i].phyclk_mhz > (max_clocks.phyClockInKhz / 1000)) in dcn20_cap_soc_clocks()
1524 && max_clocks.phyClockInKhz != 0) in dcn20_cap_soc_clocks()
1525 bb->clock_limits[i].phyclk_mhz = (max_clocks.phyClockInKhz / 1000); in dcn20_cap_soc_clocks()
/linux-5.19.10/drivers/gpu/drm/amd/pm/swsmu/smu11/
Dsmu_v11_0.c1558 max_clocks->phyClockInKhz = in smu_v11_0_get_max_sustainable_clocks_by_dc()
/linux-5.19.10/drivers/gpu/drm/amd/pm/swsmu/smu13/
Dsmu_v13_0.c1493 max_clocks->phyClockInKhz = in smu_v13_0_get_max_sustainable_clocks_by_dc()