Home
last modified time | relevance | path

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

/linux/drivers/gpu/drm/amd/pm/powerplay/hwmgr/
H A Dhwmgr.c357 int hwmgr_handle_task(struct pp_hwmgr *hwmgr, enum amd_pp_task task_id, in hwmgr_handle_task()
/linux/drivers/gpu/drm/amd/include/
H A Dkgd_pp_interface.h174 enum amd_pp_task { enum
451 int (*dispatch_tasks)(void *handle, enum amd_pp_task task_id,
/linux/drivers/gpu/drm/amd/pm/swsmu/
H A Damdgpu_smu.c68 enum amd_pp_task task_id);
2434 enum amd_pp_task task_id) in smu_handle_task()
2462 enum amd_pp_task task_id, in smu_handle_dpm_task()
/linux/drivers/gpu/drm/amd/pm/powerplay/
H A Damd_powerplay.c452 static int pp_dpm_dispatch_tasks(void *handle, enum amd_pp_task task_id, in pp_dpm_dispatch_tasks()