commit | f3d19bf80d6c7bfe5922c09604a402ef176da41f | [log] [tgz] |
---|---|---|
author | Andres Rodriguez <andresx7@gmail.com> | Mon Jun 26 16:12:10 2017 -0400 |
committer | Alex Deucher <alexander.deucher@amd.com> | Mon Oct 09 16:30:23 2017 -0400 |
tree | 07f6527df19b67d0c8f5d9990bc1a55e2ba85963 | |
parent | 9ebbaabee858dcecb251d64ecb1e639a1590fff6 [diff] |
drm/amdgpu: introduce AMDGPU_CTX_PRIORITY_UNSET Use _INVALID to identify bad parameters and _UNSET to represent the lack of interest in a specific value. 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>