Home
last modified time | relevance | path

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

/Linux-v5.4/include/drm/
Dgpu_scheduler.h208 struct drm_sched_backend_ops { struct
267 const struct drm_sched_backend_ops *ops;
287 const struct drm_sched_backend_ops *ops,
/Linux-v5.4/drivers/gpu/drm/v3d/
Dv3d_sched.c357 static const struct drm_sched_backend_ops v3d_bin_sched_ops = {
364 static const struct drm_sched_backend_ops v3d_render_sched_ops = {
371 static const struct drm_sched_backend_ops v3d_tfu_sched_ops = {
378 static const struct drm_sched_backend_ops v3d_csd_sched_ops = {
385 static const struct drm_sched_backend_ops v3d_cache_clean_sched_ops = {
/Linux-v5.4/drivers/gpu/drm/etnaviv/
Detnaviv_sched.c136 static const struct drm_sched_backend_ops etnaviv_sched_ops = {
/Linux-v5.4/drivers/gpu/drm/amd/amdgpu/
Damdgpu_job.c251 const struct drm_sched_backend_ops amdgpu_sched_ops = {
Damdgpu.h412 extern const struct drm_sched_backend_ops amdgpu_sched_ops;
/Linux-v5.4/drivers/gpu/drm/lima/
Dlima_sched.c314 static const struct drm_sched_backend_ops lima_sched_ops = {
/Linux-v5.4/drivers/gpu/drm/scheduler/
Dsched_main.c767 const struct drm_sched_backend_ops *ops, in drm_sched_init()
/Linux-v5.4/drivers/gpu/drm/panfrost/
Dpanfrost_job.c422 static const struct drm_sched_backend_ops panfrost_sched_ops = {