Searched refs:DRM_SCHED_PRIORITY_NORMAL (Results 1 – 8 of 8) sorted by relevance
178 if (priority == DRM_SCHED_PRIORITY_NORMAL) in amdgpu_ring_priority_put()188 if (i == DRM_SCHED_PRIORITY_NORMAL in amdgpu_ring_priority_put()321 ring->priority = DRM_SCHED_PRIORITY_NORMAL; in amdgpu_ring_init()
40 return DRM_SCHED_PRIORITY_NORMAL; in amdgpu_to_sched_priority()
34 if (priority <= DRM_SCHED_PRIORITY_NORMAL) in amdgpu_ctx_priority_permit()287 priority = DRM_SCHED_PRIORITY_NORMAL; in amdgpu_ctx_ioctl()
241 rq = &ring->sched.sched_rq[DRM_SCHED_PRIORITY_NORMAL]; in amdgpu_vce_entity_init()
334 rq = &ring->sched.sched_rq[DRM_SCHED_PRIORITY_NORMAL]; in amdgpu_uvd_entity_init()
38 DRM_SCHED_PRIORITY_NORMAL, enumerator
136 rq = &v3d->queue[i].sched.sched_rq[DRM_SCHED_PRIORITY_NORMAL]; in v3d_open()
55 rq = &gpu->sched.sched_rq[DRM_SCHED_PRIORITY_NORMAL]; in etnaviv_open()