Star64_linux/drivers/gpu/drm/scheduler
Nirmoy Das b37aced31e drm/scheduler: implement a function to modify sched list
Implement drm_sched_entity_modify_sched() which modifies existing
sched_list with a different one. This is going to be helpful when
userspace changes priority of a ctx/entity then the driver can switch
to the corresponding HW scheduler list for that priority.

Signed-off-by: Nirmoy Das <nirmoy.das@amd.com>
Reviewed-by: Christian König <christian.koenig@amd.com>
Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
2020-03-09 13:51:35 -04:00
..
gpu_scheduler_trace.h
Makefile
sched_entity.c drm/scheduler: implement a function to modify sched list 2020-03-09 13:51:35 -04:00
sched_fence.c
sched_main.c drm/scheduler: improve job distribution with multiple queues 2020-01-16 13:37:54 -05:00