Home
last modified time | relevance | path

Searched refs:usTableSize (Results 1 – 8 of 8) sorted by relevance

/linux/drivers/gpu/drm/amd/pm/powerplay/hwmgr/
H A Dprocesspptables.c55 if (le16_to_cpu(powerplay_table->usTableSize) >= in get_vce_table_offset()
157 if (le16_to_cpu(powerplay_table->usTableSize) >= in get_uvd_table_offset()
222 if (le16_to_cpu(powerplay_table->usTableSize) >= in get_samu_table_offset()
258 if (le16_to_cpu(powerplay_table->usTableSize) >= in get_acp_table_offset()
294 if (le16_to_cpu(powerplay_table->usTableSize) >= in get_cacp_tdp_table_offset()
345 if (le16_to_cpu(powerplay_table->usTableSize) >= in get_sclk_vdd_gfx_table_offset()
1009 if (powerplay_table->usTableSize >= sizeof(ATOM_PPLIB_POWERPLAYTABLE3)) { in init_thermal_controller()
1141 if (le16_to_cpu(powerplay_table->usTableSize) < in init_overdrive_limits_V2_1()
1411 if (le16_to_cpu(powerplay_table->usTableSize) >= in init_clock_voltage_dependency()
1542 if (le16_to_cpu(powerplay_table->usTableSize) >= in init_dpm2_parameters()
[all …]
H A Dvega12_pptable.h78 USHORT usTableSize; member
H A Dvega20_pptable.h111 USHORT usTableSize; member
H A Dvega10_pptable.h76 USHORT usTableSize; /* the size of header structure */ member
H A Dpptable_v1_0.h104 USHORT usTableSize; /*the size of header structure */ member
/linux/drivers/gpu/drm/amd/pm/legacy-dpm/
H A Dlegacy_dpm.c237 if (le16_to_cpu(power_info->pplib.usTableSize) >= in amdgpu_parse_extended_power_table()
267 if (le16_to_cpu(power_info->pplib.usTableSize) >= in amdgpu_parse_extended_power_table()
354 if (le16_to_cpu(power_info->pplib.usTableSize) >= in amdgpu_parse_extended_power_table()
401 if (le16_to_cpu(power_info->pplib.usTableSize) >= in amdgpu_parse_extended_power_table()
/linux/drivers/gpu/drm/radeon/
H A Dr600_dpm.c888 if (le16_to_cpu(power_info->pplib.usTableSize) >= in r600_parse_extended_power_table()
918 if (le16_to_cpu(power_info->pplib.usTableSize) >= in r600_parse_extended_power_table()
1016 if (le16_to_cpu(power_info->pplib.usTableSize) >= in r600_parse_extended_power_table()
1065 if (le16_to_cpu(power_info->pplib.usTableSize) >= in r600_parse_extended_power_table()
H A Dpptable.h170 USHORT usTableSize; //the size of this structure, or the extended structure member