Home
last modified time | relevance | path

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

/linux-6.15/drivers/gpu/drm/amd/pm/
H A Damdgpu_dpm.c1159 if (!pp_funcs->get_pp_table) in amdgpu_dpm_get_pp_table()
1163 ret = pp_funcs->get_pp_table(adev->powerplay.pp_handle, in amdgpu_dpm_get_pp_table()
/linux-6.15/drivers/gpu/drm/amd/include/
H A Dkgd_pp_interface.h428 int (*get_pp_table)(void *handle, char **table); member
/linux-6.15/drivers/gpu/drm/amd/pm/powerplay/
H A Damd_powerplay.c1590 .get_pp_table = pp_dpm_get_pp_table,
/linux-6.15/drivers/gpu/drm/amd/pm/swsmu/
H A Damdgpu_smu.c3766 .get_pp_table = smu_sys_get_pp_table,