Searched refs:AMDGPU_CTX_PRIORITY_NORMAL (Results 1 – 2 of 2) sorted by relevance
52 case AMDGPU_CTX_PRIORITY_NORMAL: in amdgpu_ctx_priority_is_valid()74 case AMDGPU_CTX_PRIORITY_NORMAL: in amdgpu_ctx_to_drm_sched_prio()100 if (priority <= AMDGPU_CTX_PRIORITY_NORMAL) in amdgpu_ctx_priority_permit()487 priority = AMDGPU_CTX_PRIORITY_NORMAL; in amdgpu_ctx_ioctl()
233 #define AMDGPU_CTX_PRIORITY_NORMAL 0 macro
Completed in 9 milliseconds