Home
last modified time | relevance | path

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

/linux/drivers/gpu/drm/amd/pm/powerplay/hwmgr/
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()
1011 if (powerplay_table->usTableSize >= sizeof(ATOM_PPLIB_POWERPLAYTABLE3)) { in init_thermal_controller()
1143 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 …]
A Dvega12_pptable.h79 USHORT usTableSize; member
A Dvega20_pptable.h114 USHORT usTableSize; member
A Dvega10_pptable.h76 USHORT usTableSize; /* the size of header structure */ member
A Dpptable_v1_0.h104 USHORT usTableSize; /*the size of header structure */ member
/linux/drivers/gpu/drm/radeon/
A Dr600_dpm.c890 if (le16_to_cpu(power_info->pplib.usTableSize) >= in r600_parse_extended_power_table()
920 if (le16_to_cpu(power_info->pplib.usTableSize) >= in r600_parse_extended_power_table()
1018 if (le16_to_cpu(power_info->pplib.usTableSize) >= in r600_parse_extended_power_table()
1067 if (le16_to_cpu(power_info->pplib.usTableSize) >= in r600_parse_extended_power_table()
A Dpptable.h170 USHORT usTableSize; //the size of this structure, or the extended structure member
/linux/drivers/gpu/drm/amd/pm/
A Damdgpu_dpm.c303 if (le16_to_cpu(power_info->pplib.usTableSize) >= in amdgpu_parse_extended_power_table()
333 if (le16_to_cpu(power_info->pplib.usTableSize) >= in amdgpu_parse_extended_power_table()
430 if (le16_to_cpu(power_info->pplib.usTableSize) >= in amdgpu_parse_extended_power_table()
479 if (le16_to_cpu(power_info->pplib.usTableSize) >= in amdgpu_parse_extended_power_table()
/linux/drivers/gpu/drm/amd/include/
A Dpptable.h197 USHORT usTableSize; //the size of this structure, or the extended structure member

Completed in 29 milliseconds