Home
last modified time | relevance | path

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

/Linux-v6.1/include/drm/
Dgpu_scheduler.h346 struct drm_sched_backend_ops { struct
452 const struct drm_sched_backend_ops *ops;
475 const struct drm_sched_backend_ops *ops,
/Linux-v6.1/drivers/gpu/drm/v3d/
Dv3d_sched.c352 static const struct drm_sched_backend_ops v3d_bin_sched_ops = {
358 static const struct drm_sched_backend_ops v3d_render_sched_ops = {
364 static const struct drm_sched_backend_ops v3d_tfu_sched_ops = {
370 static const struct drm_sched_backend_ops v3d_csd_sched_ops = {
376 static const struct drm_sched_backend_ops v3d_cache_clean_sched_ops = {
/Linux-v6.1/drivers/gpu/drm/etnaviv/
Detnaviv_sched.c92 static const struct drm_sched_backend_ops etnaviv_sched_ops = {
/Linux-v6.1/drivers/gpu/drm/msm/
Dmsm_ringbuffer.c51 static const struct drm_sched_backend_ops msm_sched_ops = {
/Linux-v6.1/drivers/gpu/drm/amd/amdgpu/
Damdgpu_job.c347 const struct drm_sched_backend_ops amdgpu_sched_ops = {
Damdgpu_ring.h123 extern const struct drm_sched_backend_ops amdgpu_sched_ops;
/Linux-v6.1/drivers/gpu/drm/lima/
Dlima_sched.c455 static const struct drm_sched_backend_ops lima_sched_ops = {
/Linux-v6.1/drivers/gpu/drm/scheduler/
Dsched_main.c1001 const struct drm_sched_backend_ops *ops, in drm_sched_init()
/Linux-v6.1/drivers/gpu/drm/panfrost/
Dpanfrost_job.c747 static const struct drm_sched_backend_ops panfrost_sched_ops = {