commit | c23be4ae1d50e8d93f805de7ae3e8ea49a4ad781 | [log] [tgz] |
---|---|---|
author | Andres Rodriguez <andresx7@gmail.com> | Tue Jun 06 20:20:38 2017 -0400 |
committer | Alex Deucher <alexander.deucher@amd.com> | Mon Oct 09 16:30:24 2017 -0400 |
tree | 82fa44444feb8ca722f7f2ce40abf7d897f8ba05 | |
parent | f3d19bf80d6c7bfe5922c09604a402ef176da41f [diff] |
drm/amdgpu: add plumbing for ctx priority changes v2 Introduce amdgpu_ctx_priority_override(). A mechanism to override a context's priority. An override can be terminated by setting the override to AMD_SCHED_PRIORITY_UNSET. v2: change refcounted interface for a direct set 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>