Home
last modified time | relevance | path

Searched refs:drm_sched_pick_best (Results 1 - 8 of 8) sorted by relevance

/kernel/linux/linux-5.10/include/drm/
H A Dgpu_scheduler.h347 drm_sched_pick_best(struct drm_gpu_scheduler **sched_list,
/kernel/linux/linux-6.6/include/drm/
H A Dgpu_scheduler.h599 drm_sched_pick_best(struct drm_gpu_scheduler **sched_list,
/kernel/linux/linux-5.10/drivers/gpu/drm/scheduler/
H A Dsched_main.c704 * drm_sched_pick_best - Get a drm sched from a sched_list with the least load
712 drm_sched_pick_best(struct drm_gpu_scheduler **sched_list, in drm_sched_pick_best() function
737 EXPORT_SYMBOL(drm_sched_pick_best); variable
H A Dsched_entity.c467 sched = drm_sched_pick_best(entity->sched_list, entity->num_sched_list); in drm_sched_entity_select_rq()
/kernel/linux/linux-6.6/drivers/gpu/drm/scheduler/
H A Dsched_main.c946 * drm_sched_pick_best - Get a drm sched from a sched_list with the least load
954 drm_sched_pick_best(struct drm_gpu_scheduler **sched_list, in drm_sched_pick_best() function
979 EXPORT_SYMBOL(drm_sched_pick_best); variable
H A Dsched_entity.c535 sched = drm_sched_pick_best(entity->sched_list, entity->num_sched_list); in drm_sched_entity_select_rq()
/kernel/linux/linux-5.10/drivers/gpu/drm/amd/amdgpu/
H A Damdgpu_ctx.c122 sched = drm_sched_pick_best(scheds, num_scheds); in amdgpu_ctx_init_entity()
/kernel/linux/linux-6.6/drivers/gpu/drm/amd/amdgpu/
H A Damdgpu_ctx.c246 sched = drm_sched_pick_best(scheds, num_scheds); in amdgpu_ctx_init_entity()

Completed in 9 milliseconds