Home
last modified time | relevance | path

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

/Linux-v5.4/drivers/gpu/drm/amd/powerplay/hwmgr/
Dvega12_processpptables.c375 le16_to_cpu(pp_table->usStateArrayOffset));
377 PP_ASSERT_WITH_CODE(pp_table->usStateArrayOffset > 0,
Dprocess_pptables_v1_0.c1045 le16_to_cpu(powerplay_table->usStateArrayOffset)); in check_powerplay_tables()
1050 PP_ASSERT_WITH_CODE((0 != powerplay_table->usStateArrayOffset), in check_powerplay_tables()
1173 le16_to_cpu(pp_table->usStateArrayOffset)); in get_number_of_powerplay_table_entries_v1_0()
1304 le16_to_cpu(pp_table->usStateArrayOffset)); in get_powerplay_table_entry_v1_0()
1306 PP_ASSERT_WITH_CODE((0 < pp_table->usStateArrayOffset), in get_powerplay_table_entry_v1_0()
Dvega10_processpptables.c74 le16_to_cpu(powerplay_table->usStateArrayOffset)); in check_powerplay_tables()
79 PP_ASSERT_WITH_CODE(powerplay_table->usStateArrayOffset, in check_powerplay_tables()
1295 le16_to_cpu(pp_table->usStateArrayOffset)); in vega10_get_number_of_powerplay_table_entries()
1348 le16_to_cpu(pp_table->usStateArrayOffset)); in vega10_get_powerplay_table_entry()
1350 PP_ASSERT_WITH_CODE(pp_table->usStateArrayOffset > 0, in vega10_get_powerplay_table_entry()
Dpptable_v1_0.h119 USHORT usStateArrayOffset; /*points to ATOM_Tonga_State_Array */ member
Dvega10_pptable.h96 USHORT usStateArrayOffset; /* points to ATOM_Vega10_State_Array */ member
Dprocesspptables.c876 le16_to_cpu(powerplay_table->usStateArrayOffset)); in pp_tables_get_num_of_entries()
911 le16_to_cpu(powerplay_table->usStateArrayOffset)); in pp_tables_get_entry()
941 le16_to_cpu(powerplay_table->usStateArrayOffset) + in pp_tables_get_entry()
/Linux-v5.4/drivers/gpu/drm/radeon/
Dpptable.h159 USHORT usStateArrayOffset; member
Drs780_dpm.c818 le16_to_cpu(power_info->pplib.usStateArrayOffset) + in rs780_parse_power_table()
Dtrinity_dpm.c1754 le16_to_cpu(power_info->pplib.usStateArrayOffset)); in trinity_parse_power_table()
Dsumo_dpm.c1476 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.c2606 le16_to_cpu(power_info->pplib.usStateArrayOffset) + in radeon_atombios_parse_power_table_4_5()
2690 le16_to_cpu(power_info->pplib.usStateArrayOffset)); in radeon_atombios_parse_power_table_6()
Drv770_dpm.c2293 le16_to_cpu(power_info->pplib.usStateArrayOffset) + in rv7xx_parse_power_table()
Dkv_dpm.c2657 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()
Dsi_dpm.c6832 le16_to_cpu(power_info->pplib.usStateArrayOffset)); in si_parse_power_table()
Dci_dpm.c5567 le16_to_cpu(power_info->pplib.usStateArrayOffset)); in ci_parse_power_table()
/Linux-v5.4/drivers/gpu/drm/amd/include/
Dpptable.h186 USHORT usStateArrayOffset; member
/Linux-v5.4/drivers/gpu/drm/amd/amdgpu/
Dkv_dpm.c2727 le16_to_cpu(power_info->pplib.usStateArrayOffset)); in kv_parse_power_table()
Dsi_dpm.c7239 le16_to_cpu(power_info->pplib.usStateArrayOffset)); in si_parse_power_table()