Home
last modified time | relevance | path

Searched refs:socClockInKhz (Results 1 – 5 of 5) sorted by relevance

/linux-6.3-rc2/drivers/gpu/drm/amd/display/dc/
A Ddm_pp_smu.h162 unsigned int socClockInKhz; member
/linux-6.3-rc2/drivers/gpu/drm/amd/display/dc/dml/dcn20/
A Ddcn20_fpu.c1772 …bb->clock_limits[i].socclk_mhz = (bb->clock_limits[i].fabricclk_mhz > max_clocks->socClockInKhz / … in dcn20_update_bounding_box()
1773 max_clocks->socClockInKhz / 1000 : bb->clock_limits[i].fabricclk_mhz; in dcn20_update_bounding_box()
1787 bb->clock_limits[num_calculated_states - 1].socclk_mhz = max_clocks->socClockInKhz / 1000; in dcn20_update_bounding_box()
1788 bb->clock_limits[num_calculated_states - 1].fabricclk_mhz = max_clocks->socClockInKhz / 1000; in dcn20_update_bounding_box()
1832 if ((bb->clock_limits[i].socclk_mhz > (max_clocks.socClockInKhz / 1000)) in dcn20_cap_soc_clocks()
1833 && max_clocks.socClockInKhz != 0) in dcn20_cap_soc_clocks()
1834 bb->clock_limits[i].socclk_mhz = (max_clocks.socClockInKhz / 1000); in dcn20_cap_soc_clocks()
/linux-6.3-rc2/drivers/gpu/drm/amd/display/dc/dcn20/
A Ddcn20_resource.c2382 if (max_clocks.dcfClockInKhz >= max_clocks.socClockInKhz) in init_soc_bounding_box()
2383 max_clocks.dcfClockInKhz = max_clocks.socClockInKhz - 1000; in init_soc_bounding_box()
/linux-6.3-rc2/drivers/gpu/drm/amd/pm/swsmu/smu11/
A Dsmu_v11_0.c1538 max_clocks->socClockInKhz = 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.c1529 max_clocks->socClockInKhz = in smu_v13_0_get_max_sustainable_clocks_by_dc()

Completed in 20 milliseconds