Searched refs:atom_table_size (Results 1 – 2 of 2) sorted by relevance
| /linux/drivers/gpu/drm/amd/pm/swsmu/smu13/ |
| A D | smu_v13_0.c | 284 uint16_t atom_table_size; in smu_v13_0_get_pptable_from_vbios() local 292 ret = amdgpu_atombios_get_data_table(adev, index, &atom_table_size, &frev, &crev, in smu_v13_0_get_pptable_from_vbios() 298 *size = atom_table_size; in smu_v13_0_get_pptable_from_vbios()
|
| /linux/drivers/gpu/drm/amd/pm/swsmu/smu11/ |
| A D | smu_v11_0.c | 347 uint16_t atom_table_size; in smu_v11_0_setup_pptable() local 380 ret = amdgpu_atombios_get_data_table(adev, index, &atom_table_size, &frev, &crev, in smu_v11_0_setup_pptable() 384 size = atom_table_size; in smu_v11_0_setup_pptable()
|
Completed in 10 milliseconds