Home
last modified time | relevance | path

Searched refs:AMDGPU_CTX_PRIORITY_NORMAL (Results 1 – 2 of 2) sorted by relevance

/linux-6.3-rc2/drivers/gpu/drm/amd/amdgpu/
A Damdgpu_ctx.c53 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()
/linux-6.3-rc2/include/uapi/drm/
A Damdgpu_drm.h253 #define AMDGPU_CTX_PRIORITY_NORMAL 0 macro

Completed in 9 milliseconds