Home
last modified time | relevance | path

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

/openbmc/linux/drivers/gpu/drm/v3d/
H A 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 = {
/openbmc/linux/include/drm/
H A Dgpu_scheduler.h394 struct drm_sched_backend_ops { struct
499 const struct drm_sched_backend_ops *ops;
522 const struct drm_sched_backend_ops *ops,
/openbmc/linux/drivers/gpu/drm/etnaviv/
H A Detnaviv_sched.c92 static const struct drm_sched_backend_ops etnaviv_sched_ops = {
/openbmc/linux/drivers/gpu/drm/msm/
H A Dmsm_ringbuffer.c53 static const struct drm_sched_backend_ops msm_sched_ops = {
/openbmc/linux/drivers/gpu/drm/amd/amdgpu/
H A Damdgpu_job.c353 const struct drm_sched_backend_ops amdgpu_sched_ops = {
H A Damdgpu_ring.h126 extern const struct drm_sched_backend_ops amdgpu_sched_ops;
/openbmc/linux/drivers/gpu/drm/nouveau/
H A Dnouveau_sched.c423 static const struct drm_sched_backend_ops nouveau_sched_ops = {
/openbmc/linux/drivers/gpu/drm/lima/
H A Dlima_sched.c462 static const struct drm_sched_backend_ops lima_sched_ops = {
/openbmc/linux/drivers/gpu/drm/scheduler/
H A Dsched_main.c1094 const struct drm_sched_backend_ops *ops, in drm_sched_init()
/openbmc/linux/drivers/gpu/drm/panfrost/
H A Dpanfrost_job.c763 static const struct drm_sched_backend_ops panfrost_sched_ops = {