Home
last modified time | relevance | path

Searched refs:usStateArrayOffset (Results 1 – 20 of 20) sorted by relevance

/linux-6.12.1/drivers/gpu/drm/amd/pm/powerplay/hwmgr/
Dvega12_processpptables.c370 le16_to_cpu(pp_table->usStateArrayOffset));
372 PP_ASSERT_WITH_CODE(pp_table->usStateArrayOffset > 0,
Dvega10_processpptables.c73 le16_to_cpu(powerplay_table->usStateArrayOffset)); in check_powerplay_tables()
78 PP_ASSERT_WITH_CODE(powerplay_table->usStateArrayOffset, in check_powerplay_tables()
1260 le16_to_cpu(pp_table->usStateArrayOffset)); in vega10_get_number_of_powerplay_table_entries()
1313 le16_to_cpu(pp_table->usStateArrayOffset)); in vega10_get_powerplay_table_entry()
1315 PP_ASSERT_WITH_CODE(pp_table->usStateArrayOffset > 0, in vega10_get_powerplay_table_entry()
Dprocess_pptables_v1_0.c1124 le16_to_cpu(powerplay_table->usStateArrayOffset)); in check_powerplay_tables()
1129 PP_ASSERT_WITH_CODE((0 != powerplay_table->usStateArrayOffset), in check_powerplay_tables()
1252 le16_to_cpu(pp_table->usStateArrayOffset)); in get_number_of_powerplay_table_entries_v1_0()
1384 le16_to_cpu(pp_table->usStateArrayOffset)); in get_powerplay_table_entry_v1_0()
1386 PP_ASSERT_WITH_CODE((0 < pp_table->usStateArrayOffset), in get_powerplay_table_entry_v1_0()
Dvega10_pptable.h96 USHORT usStateArrayOffset; /* points to ATOM_Vega10_State_Array */ member
Dpptable_v1_0.h119 USHORT usStateArrayOffset; /*points to ATOM_Tonga_State_Array */ member
Dprocesspptables.c872 le16_to_cpu(powerplay_table->usStateArrayOffset)); in pp_tables_get_num_of_entries()
907 le16_to_cpu(powerplay_table->usStateArrayOffset)); in pp_tables_get_entry()
937 le16_to_cpu(powerplay_table->usStateArrayOffset) + in pp_tables_get_entry()
/linux-6.12.1/drivers/gpu/drm/radeon/
Dpptable.h159 USHORT usStateArrayOffset; member
Drs780_dpm.c816 le16_to_cpu(power_info->pplib.usStateArrayOffset) + in rs780_parse_power_table()
Dtrinity_dpm.c1705 le16_to_cpu(power_info->pplib.usStateArrayOffset)); in trinity_parse_power_table()
Dsumo_dpm.c1474 le16_to_cpu(power_info->pplib.usStateArrayOffset)); in sumo_parse_power_table()
Drv6xx_dpm.c1899 le16_to_cpu(power_info->pplib.usStateArrayOffset) + in rv6xx_parse_power_table()
Dradeon_atombios.c2604 le16_to_cpu(power_info->pplib.usStateArrayOffset) + in radeon_atombios_parse_power_table_4_5()
2688 le16_to_cpu(power_info->pplib.usStateArrayOffset)); in radeon_atombios_parse_power_table_6()
Drv770_dpm.c2295 le16_to_cpu(power_info->pplib.usStateArrayOffset) + in rv7xx_parse_power_table()
Dkv_dpm.c2452 le16_to_cpu(power_info->pplib.usStateArrayOffset)); in kv_parse_power_table()
Dni_dpm.c4012 le16_to_cpu(power_info->pplib.usStateArrayOffset) + in ni_parse_power_table()
Dci_dpm.c5524 le16_to_cpu(power_info->pplib.usStateArrayOffset)); in ci_parse_power_table()
Dsi_dpm.c6768 le16_to_cpu(power_info->pplib.usStateArrayOffset)); in si_parse_power_table()
/linux-6.12.1/drivers/gpu/drm/amd/include/
Dpptable.h186 USHORT usStateArrayOffset; member
/linux-6.12.1/drivers/gpu/drm/amd/pm/legacy-dpm/
Dkv_dpm.c2719 le16_to_cpu(power_info->pplib.usStateArrayOffset)); in kv_parse_power_table()
Dsi_dpm.c7282 le16_to_cpu(power_info->pplib.usStateArrayOffset)); in si_parse_power_table()