OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:tdp_table
(Results
1 - 10
of
10
) sorted by relevancy
/src/sys/external/bsd/drm2/dist/drm/amd/powerplay/hwmgr/
amdgpu_vega10_powertune.c
1295
struct phm_tdp_table *
tdp_table
= table_info->
tdp_table
;
local in function:vega10_initialize_power_tune_defaults
1299
tdp_table
->usMaximumPowerDeliveryLimit);
1300
table->TdcLimit = cpu_to_le16(
tdp_table
->usTDC);
1301
table->EdcLimit = cpu_to_le16(
tdp_table
->usEDCLimit);
1302
table->TedgeLimit = cpu_to_le16(
tdp_table
->usTemperatureLimitTedge);
1303
table->ThotspotLimit = cpu_to_le16(
tdp_table
->usTemperatureLimitHotspot);
1304
table->ThbmLimit = cpu_to_le16(
tdp_table
->usTemperatureLimitHBM);
1305
table->Tvr_socLimit = cpu_to_le16(
tdp_table
->usTemperatureLimitVrVddc);
1306
table->Tvr_memLimit = cpu_to_le16(
tdp_table
->usTemperatureLimitVrMvdd)
1345
struct phm_
tdp_table
*
tdp_table
= table_info->
tdp_table
;
local in function:vega10_enable_power_containment
[
all
...]
amdgpu_vega10_powertune.c
1295
struct phm_tdp_table *
tdp_table
= table_info->
tdp_table
;
local in function:vega10_initialize_power_tune_defaults
1299
tdp_table
->usMaximumPowerDeliveryLimit);
1300
table->TdcLimit = cpu_to_le16(
tdp_table
->usTDC);
1301
table->EdcLimit = cpu_to_le16(
tdp_table
->usEDCLimit);
1302
table->TedgeLimit = cpu_to_le16(
tdp_table
->usTemperatureLimitTedge);
1303
table->ThotspotLimit = cpu_to_le16(
tdp_table
->usTemperatureLimitHotspot);
1304
table->ThbmLimit = cpu_to_le16(
tdp_table
->usTemperatureLimitHBM);
1305
table->Tvr_socLimit = cpu_to_le16(
tdp_table
->usTemperatureLimitVrVddc);
1306
table->Tvr_memLimit = cpu_to_le16(
tdp_table
->usTemperatureLimitVrMvdd)
1345
struct phm_
tdp_table
*
tdp_table
= table_info->
tdp_table
;
local in function:vega10_enable_power_containment
[
all
...]
amdgpu_vega10_processpptables.c
432
struct phm_tdp_table *
tdp_table
;
local in function:get_tdp_table
441
tdp_table
= kzalloc(table_size, GFP_KERNEL);
443
if (!
tdp_table
)
448
tdp_table
->usMaximumPowerDeliveryLimit = le16_to_cpu(power_tune_table->usSocketPowerLimit);
449
tdp_table
->usTDC = le16_to_cpu(power_tune_table->usTdcLimit);
450
tdp_table
->usEDCLimit = le16_to_cpu(power_tune_table->usEdcLimit);
451
tdp_table
->usSoftwareShutdownTemp =
453
tdp_table
->usTemperatureLimitTedge =
455
tdp_table
->usTemperatureLimitHotspot =
457
tdp_table
->usTemperatureLimitLiquid1
[
all
...]
amdgpu_vega10_processpptables.c
432
struct phm_tdp_table *
tdp_table
;
local in function:get_tdp_table
441
tdp_table
= kzalloc(table_size, GFP_KERNEL);
443
if (!
tdp_table
)
448
tdp_table
->usMaximumPowerDeliveryLimit = le16_to_cpu(power_tune_table->usSocketPowerLimit);
449
tdp_table
->usTDC = le16_to_cpu(power_tune_table->usTdcLimit);
450
tdp_table
->usEDCLimit = le16_to_cpu(power_tune_table->usEdcLimit);
451
tdp_table
->usSoftwareShutdownTemp =
453
tdp_table
->usTemperatureLimitTedge =
455
tdp_table
->usTemperatureLimitHotspot =
457
tdp_table
->usTemperatureLimitLiquid1
[
all
...]
amdgpu_process_pptables_v1_0.c
599
struct phm_cac_tdp_table *
tdp_table
;
local in function:get_cac_tdp_table
602
tdp_table
= kzalloc(table_size, GFP_KERNEL);
604
if (NULL ==
tdp_table
)
610
kfree(
tdp_table
);
617
tdp_table
->usTDP = le16_to_cpu(tonga_table->usTDP);
618
tdp_table
->usConfigurableTDP =
620
tdp_table
->usTDC = le16_to_cpu(tonga_table->usTDC);
621
tdp_table
->usBatteryPowerLimit =
623
tdp_table
->usSmallPowerLimit =
625
tdp_table
->usLowCACLeakage
[
all
...]
amdgpu_process_pptables_v1_0.c
599
struct phm_cac_tdp_table *
tdp_table
;
local in function:get_cac_tdp_table
602
tdp_table
= kzalloc(table_size, GFP_KERNEL);
604
if (NULL ==
tdp_table
)
610
kfree(
tdp_table
);
617
tdp_table
->usTDP = le16_to_cpu(tonga_table->usTDP);
618
tdp_table
->usConfigurableTDP =
620
tdp_table
->usTDC = le16_to_cpu(tonga_table->usTDC);
621
tdp_table
->usBatteryPowerLimit =
623
tdp_table
->usSmallPowerLimit =
625
tdp_table
->usLowCACLeakage
[
all
...]
amdgpu_processpptables.c
321
struct phm_cac_tdp_table *
tdp_table
;
local in function:get_cac_tdp_table
325
tdp_table
= kzalloc(table_size, GFP_KERNEL);
326
if (NULL ==
tdp_table
)
329
tdp_table
->usTDP = le16_to_cpu(table->usTDP);
330
tdp_table
->usConfigurableTDP = le16_to_cpu(table->usConfigurableTDP);
331
tdp_table
->usTDC = le16_to_cpu(table->usTDC);
332
tdp_table
->usBatteryPowerLimit = le16_to_cpu(table->usBatteryPowerLimit);
333
tdp_table
->usSmallPowerLimit = le16_to_cpu(table->usSmallPowerLimit);
334
tdp_table
->usLowCACLeakage = le16_to_cpu(table->usLowCACLeakage);
335
tdp_table
->usHighCACLeakage = le16_to_cpu(table->usHighCACLeakage)
[
all
...]
amdgpu_processpptables.c
321
struct phm_cac_tdp_table *
tdp_table
;
local in function:get_cac_tdp_table
325
tdp_table
= kzalloc(table_size, GFP_KERNEL);
326
if (NULL ==
tdp_table
)
329
tdp_table
->usTDP = le16_to_cpu(table->usTDP);
330
tdp_table
->usConfigurableTDP = le16_to_cpu(table->usConfigurableTDP);
331
tdp_table
->usTDC = le16_to_cpu(table->usTDC);
332
tdp_table
->usBatteryPowerLimit = le16_to_cpu(table->usBatteryPowerLimit);
333
tdp_table
->usSmallPowerLimit = le16_to_cpu(table->usSmallPowerLimit);
334
tdp_table
->usLowCACLeakage = le16_to_cpu(table->usLowCACLeakage);
335
tdp_table
->usHighCACLeakage = le16_to_cpu(table->usHighCACLeakage)
[
all
...]
/src/sys/external/bsd/drm2/dist/drm/amd/powerplay/inc/
hwmgr.h
542
struct phm_tdp_table *
tdp_table
;
member in struct:phm_ppt_v1_information
579
struct phm_tdp_table *
tdp_table
;
member in struct:phm_ppt_v2_information
hwmgr.h
542
struct phm_tdp_table *
tdp_table
;
member in struct:phm_ppt_v1_information
579
struct phm_tdp_table *
tdp_table
;
member in struct:phm_ppt_v2_information
Completed in 59 milliseconds
Indexes created Thu Sep 25 16:09:42 GMT 2025