Home
last modified time | relevance | path

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

/openbmc/linux/drivers/gpu/drm/amd/amdgpu/
H A Damdgpu_xcp.h119 int (*update_partition_sched_list)(struct amdgpu_device *adev); member
154 (adev)->xcp_mgr->funcs->update_partition_sched_list ? \
155 (adev)->xcp_mgr->funcs->update_partition_sched_list(adev) : 0)
H A Daqua_vanjaram.c619 .update_partition_sched_list = &aqua_vanjaram_update_partition_sched_list