Home
last modified time | relevance | path

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

/linux-5.19.10/drivers/gpu/drm/amd/pm/powerplay/inc/
Dhardwaremanager.h364 uint16_t LoadLineSlope; member
/linux-5.19.10/drivers/gpu/drm/amd/pm/powerplay/hwmgr/
Dvega10_processpptables.c471 hwmgr->platform_descriptor.LoadLineSlope = le16_to_cpu(power_tune_table->usLoadLineResistance); in get_tdp_table()
516 hwmgr->platform_descriptor.LoadLineSlope = in get_tdp_table()
557 hwmgr->platform_descriptor.LoadLineSlope = in get_tdp_table()
Dvega10_powertune.c1284 hwmgr->platform_descriptor.LoadLineSlope * 256; in vega10_initialize_power_tune_defaults()
Dprocesspptables.c1588 hwmgr->platform_descriptor.LoadLineSlope = le16_to_cpu(ptable5->usLoadLineSlope); in init_dpm2_parameters()