Searched refs:AMDGPU_CTX_PRIORITY_NORMAL (Results 1 – 2 of 2) sorted by relevance
53 case AMDGPU_CTX_PRIORITY_NORMAL: in amdgpu_ctx_priority_is_valid()75 case AMDGPU_CTX_PRIORITY_NORMAL: in amdgpu_ctx_to_drm_sched_prio()101 if (priority <= AMDGPU_CTX_PRIORITY_NORMAL) in amdgpu_ctx_priority_permit()654 priority = AMDGPU_CTX_PRIORITY_NORMAL; in amdgpu_ctx_ioctl()
253 #define AMDGPU_CTX_PRIORITY_NORMAL 0 macro
Completed in 9 milliseconds