Searched refs:atom_table_size (Results 1 – 4 of 4) sorted by relevance
| /linux/drivers/gpu/drm/amd/pm/swsmu/smu15/ |
| H A D | smu_v15_0.c | 255 uint16_t atom_table_size; in smu_v15_0_check_fw_version() 263 ret = amdgpu_atombios_get_data_table(adev, index, &atom_table_size, &frev, &crev, in smu_v15_0_set_pptable_v2_0() 269 *size = atom_table_size; in smu_v15_0_set_pptable_v2_0() 307 uint16_t atom_table_size; smu_v15_0_get_pptable_from_vbios() local
|
| /linux/drivers/gpu/drm/amd/pm/swsmu/smu14/ |
| H A D | smu_v14_0.c | 277 uint16_t atom_table_size; in smu_v14_0_check_fw_version() 285 ret = amdgpu_atombios_get_data_table(adev, index, &atom_table_size, &frev, &crev, in smu_v14_0_check_fw_version() 291 *size = atom_table_size; 337 uint16_t atom_table_size; smu_v14_0_get_pptable_from_vbios() local
|
| /linux/drivers/gpu/drm/amd/pm/swsmu/smu11/ |
| H A D | smu_v11_0.c | 243 uint16_t atom_table_size; in smu_v11_0_check_fw_version() 276 ret = amdgpu_atombios_get_data_table(adev, index, &atom_table_size, &frev, &crev, in smu_v11_0_set_pptable_v2_0() 280 size = atom_table_size; in smu_v11_0_set_pptable_v2_0() 318 uint16_t atom_table_size; smu_v11_0_setup_pptable() local
|
| /linux/drivers/gpu/drm/amd/pm/swsmu/smu13/ |
| H A D | smu_v13_0.c | 306 uint16_t atom_table_size; in smu_v13_0_set_pptable_v2_0() 314 ret = amdgpu_atombios_get_data_table(adev, index, &atom_table_size, &frev, &crev, in smu_v13_0_set_pptable_v2_0() 320 *size = atom_table_size; in smu_v13_0_set_pptable_v2_1() 348 uint16_t atom_table_size; smu_v13_0_get_pptable_from_vbios() local
|