Home
last modified time | relevance | path

Searched refs:DRM_SCHED_PRIORITY_NORMAL (Results 1 – 11 of 11) sorted by relevance

/Linux-v6.6/include/drm/
Dgpu_scheduler.h67 DRM_SCHED_PRIORITY_NORMAL, enumerator
/Linux-v6.6/drivers/gpu/drm/amd/amdgpu/
Damdgpu_ctx.c72 return DRM_SCHED_PRIORITY_NORMAL; in amdgpu_ctx_to_drm_sched_prio()
81 return DRM_SCHED_PRIORITY_NORMAL; in amdgpu_ctx_to_drm_sched_prio()
94 return DRM_SCHED_PRIORITY_NORMAL; in amdgpu_ctx_to_drm_sched_prio()
Damdgpu_vce.c243 r = drm_sched_entity_init(&adev->vce.entity, DRM_SCHED_PRIORITY_NORMAL, in amdgpu_vce_entity_init()
Damdgpu_vm.c382 r = drm_sched_entity_init(&vm->immediate, DRM_SCHED_PRIORITY_NORMAL, in amdgpu_vm_init_entities()
388 return drm_sched_entity_init(&vm->delayed, DRM_SCHED_PRIORITY_NORMAL, in amdgpu_vm_init_entities()
Damdgpu_uvd.c411 r = drm_sched_entity_init(&adev->uvd.entity, DRM_SCHED_PRIORITY_NORMAL, in amdgpu_uvd_entity_init()
Damdgpu_ttm.c2072 DRM_SCHED_PRIORITY_NORMAL, &sched, in amdgpu_ttm_set_buffer_funcs_status()
/Linux-v6.6/drivers/gpu/drm/v3d/
Dv3d_drv.c116 DRM_SCHED_PRIORITY_NORMAL, &sched, in v3d_open()
/Linux-v6.6/drivers/gpu/drm/nouveau/
Dnouveau_sched.c413 DRM_SCHED_PRIORITY_NORMAL, in nouveau_sched_entity_init()
/Linux-v6.6/drivers/gpu/drm/lima/
Dlima_sched.c161 return drm_sched_entity_init(&context->base, DRM_SCHED_PRIORITY_NORMAL, in lima_sched_context_init()
/Linux-v6.6/drivers/gpu/drm/etnaviv/
Detnaviv_drv.c80 DRM_SCHED_PRIORITY_NORMAL, &sched, in etnaviv_open()
/Linux-v6.6/drivers/gpu/drm/panfrost/
Dpanfrost_job.c882 DRM_SCHED_PRIORITY_NORMAL, &sched, in panfrost_job_open()