Searched refs:dispatch_tasks (Results 1 – 4 of 4) sorted by relevance
343 int (*dispatch_tasks)(void *handle, enum amd_pp_task task_id, member
939 if (!pp_funcs->dispatch_tasks) in amdgpu_dpm_dispatch_task()943 ret = pp_funcs->dispatch_tasks(adev->powerplay.pp_handle, in amdgpu_dpm_dispatch_task()
1536 .dispatch_tasks = pp_dpm_dispatch_tasks,
3000 .dispatch_tasks = smu_handle_dpm_task,