]> asedeno.scripts.mit.edu Git - linux.git/commit
drm/amdgpu: introduce AMDGPU_CTX_PRIORITY_UNSET
authorAndres Rodriguez <andresx7@gmail.com>
Mon, 26 Jun 2017 20:12:10 +0000 (16:12 -0400)
committerAlex Deucher <alexander.deucher@amd.com>
Mon, 9 Oct 2017 20:30:23 +0000 (16:30 -0400)
commitf3d19bf80d6c7bfe5922c09604a402ef176da41f
tree07f6527df19b67d0c8f5d9990bc1a55e2ba85963
parent9ebbaabee858dcecb251d64ecb1e639a1590fff6
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>
drivers/gpu/drm/amd/amdgpu/amdgpu_ctx.c
drivers/gpu/drm/amd/scheduler/gpu_scheduler.h
include/uapi/drm/amdgpu_drm.h