commit | b6d8a439345e71e9b1939c4d6997e09b5be9b5e1 | [log] [tgz] |
---|---|---|
author | Andres Rodriguez <andresx7@gmail.com> | Wed May 24 17:00:10 2017 -0400 |
committer | Alex Deucher <alexander.deucher@amd.com> | Mon Oct 09 16:30:22 2017 -0400 |
tree | 97ca5ac8f5675a586e690687129f525687081be3 | |
parent | b8866c26ec072f1924f5cf601ebea33ca9823326 [diff] |
drm/amdgpu: make amdgpu_to_sched_priority detect invalid parameters Returning invalid priorities as _NORMAL is a backwards compatibility quirk of amdgpu_ctx_ioctl(). Move this detail one layer up where it belongs. 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>