Home
last modified time | relevance | path

Searched refs:drm_sched_backend_ops (Results 1 – 17 of 17) sorted by relevance

/linux/include/drm/
H A Dgpu_scheduler.h412 struct drm_sched_backend_ops { struct
574 const struct drm_sched_backend_ops *ops;
618 const struct drm_sched_backend_ops *ops;
/linux/drivers/gpu/drm/v3d/
H A Dv3d_sched.c820 static const struct drm_sched_backend_ops v3d_bin_sched_ops = {
826 static const struct drm_sched_backend_ops v3d_render_sched_ops = {
832 static const struct drm_sched_backend_ops v3d_tfu_sched_ops = {
838 static const struct drm_sched_backend_ops v3d_csd_sched_ops = {
844 static const struct drm_sched_backend_ops v3d_cache_clean_sched_ops = {
850 static const struct drm_sched_backend_ops v3d_cpu_sched_ops = {
857 v3d_queue_sched_init(struct v3d_dev *v3d, const struct drm_sched_backend_ops *ops, in v3d_queue_sched_init()
/linux/drivers/gpu/drm/xe/
H A Dxe_gpu_scheduler.h13 const struct drm_sched_backend_ops *ops,
H A Dxe_execlist.c331 static const struct drm_sched_backend_ops drm_sched_ops = {
H A Dxe_guc_submit.c1459 static const struct drm_sched_backend_ops drm_sched_ops = {
/linux/drivers/gpu/drm/etnaviv/
H A Detnaviv_sched.c101 static const struct drm_sched_backend_ops etnaviv_sched_ops = {
/linux/drivers/gpu/drm/scheduler/tests/
H A Dmock_scheduler.c274 static const struct drm_sched_backend_ops drm_mock_scheduler_ops = {
/linux/drivers/gpu/drm/amd/amdgpu/
H A Damdgpu_job.c465 const struct drm_sched_backend_ops amdgpu_sched_ops = {
H A Damdgpu_ring.h153 extern const struct drm_sched_backend_ops amdgpu_sched_ops;
/linux/drivers/gpu/drm/nouveau/
H A Dnouveau_sched.c396 static const struct drm_sched_backend_ops nouveau_sched_ops = {
/linux/drivers/gpu/drm/lima/
H A Dlima_sched.c490 static const struct drm_sched_backend_ops lima_sched_ops = {
/linux/drivers/gpu/drm/panfrost/
H A Dpanfrost_job.c800 static const struct drm_sched_backend_ops panfrost_sched_ops = {
/linux/drivers/accel/amdxdna/
H A Daie2_ctx.c367 static const struct drm_sched_backend_ops sched_ops = {
/linux/drivers/gpu/drm/imagination/
H A Dpvr_queue.c877 static const struct drm_sched_backend_ops pvr_queue_sched_ops = {
/linux/drivers/gpu/drm/msm/
H A Dmsm_gem_vma.c760 static const struct drm_sched_backend_ops msm_vm_bind_ops = {
/linux/drivers/gpu/drm/panthor/
H A Dpanthor_mmu.c2265 static const struct drm_sched_backend_ops panthor_vm_bind_ops = {
H A Dpanthor_sched.c3253 static const struct drm_sched_backend_ops panthor_queue_sched_ops = {