]> git.baikalelectronics.ru Git - kernel.git/commit
drm/amd/sched: allow clients to edit an entity's rq v2
authorAndres Rodriguez <andresx7@gmail.com>
Fri, 2 Jun 2017 19:09:00 +0000 (15:09 -0400)
committerAlex Deucher <alexander.deucher@amd.com>
Mon, 9 Oct 2017 20:30:22 +0000 (16:30 -0400)
commit67a1ce4d59925f30f9d31829d5ef80747009df7f
treeb34333c6c65e1d4a4556d1aebc21ab7d3086ff96
parent37dd2835a8d6e03770a7bfab4a3b1269e0e85c49
drm/amd/sched: allow clients to edit an entity's rq v2

This is useful for changing an entity's priority at runtime.

v2: don't modify the order of amd_sched_entity members

Reviewed-by: Christian König <christian.koenig@amd.com>
Signed-off-by: Andres Rodriguez <andresx7@gmail.com>
Acked-by: Christian König <christian.koenig@amd.com>
Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
drivers/gpu/drm/amd/scheduler/gpu_scheduler.c
drivers/gpu/drm/amd/scheduler/gpu_scheduler.h