Home
last modified time | relevance | path

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

/Linux-v5.15/drivers/gpu/drm/amd/pm/swsmu/smu13/
Dsmu_v13_0.c297 static int smu_v13_0_get_pptable_from_firmware(struct smu_context *smu, void **table, uint32_t *siz… in smu_v13_0_get_pptable_from_firmware() function
350 ret = smu_v13_0_get_pptable_from_firmware(smu, &table, &size, pptable_id); in smu_v13_0_setup_pptable()