Home
last modified time | relevance | path

Searched refs:smu_sys_set_pp_table (Results 1 - 4 of 4) sorted by relevance

/kernel/linux/linux-5.10/drivers/gpu/drm/amd/pm/inc/
H A Damdgpu_smu.h755 int smu_sys_set_pp_table(struct smu_context *smu, void *buf, size_t size);
/kernel/linux/linux-6.6/drivers/gpu/drm/amd/pm/swsmu/
H A Damdgpu_smu.c503 static int smu_sys_set_pp_table(void *handle, in smu_sys_set_pp_table() function
3139 .set_pp_table = smu_sys_set_pp_table,
/kernel/linux/linux-5.10/drivers/gpu/drm/amd/pm/swsmu/
H A Damdgpu_smu.c315 int smu_sys_set_pp_table(struct smu_context *smu, void *buf, size_t size) in smu_sys_set_pp_table() function
/kernel/linux/linux-5.10/drivers/gpu/drm/amd/pm/
H A Damdgpu_pm.c633 ret = smu_sys_set_pp_table(&adev->smu, (void *)buf, count); in amdgpu_set_pp_table()

Completed in 13 milliseconds