]> git.baikalelectronics.ru Git - kernel.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)
commit41f00c770a97e48b17efaea4c5df0e6574190494
tree07f6527df19b67d0c8f5d9990bc1a55e2ba85963
parent67a1ce4d59925f30f9d31829d5ef80747009df7f
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