Home
last modified time | relevance | path

Searched refs:drm_sched_entity_modify_sched (Results 1 – 5 of 5) sorted by relevance

/linux-6.15/drivers/gpu/drm/scheduler/
H A Dsched_entity.c129 void drm_sched_entity_modify_sched(struct drm_sched_entity *entity, in drm_sched_entity_modify_sched() function
140 EXPORT_SYMBOL(drm_sched_entity_modify_sched);
/linux-6.15/include/drm/
H A Dgpu_scheduler.h629 void drm_sched_entity_modify_sched(struct drm_sched_entity *entity,
/linux-6.15/drivers/gpu/drm/amd/amdgpu/
H A Damdgpu_ctx.c833 drm_sched_entity_modify_sched(&aentity->entity, scheds, in amdgpu_ctx_set_entity_priority()
H A Dvcn_v4_0.c1801 drm_sched_entity_modify_sched(job->base.entity, scheds, 1); in vcn_v4_0_limit_sched()
H A Dvcn_v3_0.c1869 drm_sched_entity_modify_sched(job->base.entity, scheds, 1); in vcn_v3_0_limit_sched()