Searched refs:drm_sched_backend_ops (Results 1 - 15 of 15) sorted by relevance

/linux-master/drivers/gpu/drm/xe/
H A Dxe_gpu_scheduler.h13 const struct drm_sched_backend_ops *ops,
H A Dxe_gpu_scheduler.c58 const struct drm_sched_backend_ops *ops,
H A Dxe_execlist.c313 static const struct drm_sched_backend_ops drm_sched_ops = {
H A Dxe_guc_submit.c1193 static const struct drm_sched_backend_ops drm_sched_ops = {
/linux-master/include/drm/
H A Dgpu_scheduler.h293 * @parent: the fence returned by &drm_sched_backend_ops.run_job
392 * struct drm_sched_backend_ops - Define the backend operations
397 struct drm_sched_backend_ops { struct
519 const struct drm_sched_backend_ops *ops;
546 const struct drm_sched_backend_ops *ops,
/linux-master/drivers/gpu/drm/etnaviv/
H A Detnaviv_sched.c93 static const struct drm_sched_backend_ops etnaviv_sched_ops = {
/linux-master/drivers/gpu/drm/msm/
H A Dmsm_ringbuffer.c54 static const struct drm_sched_backend_ops msm_sched_ops = {
/linux-master/drivers/gpu/drm/v3d/
H A Dv3d_sched.c690 static const struct drm_sched_backend_ops v3d_bin_sched_ops = {
696 static const struct drm_sched_backend_ops v3d_render_sched_ops = {
702 static const struct drm_sched_backend_ops v3d_tfu_sched_ops = {
708 static const struct drm_sched_backend_ops v3d_csd_sched_ops = {
714 static const struct drm_sched_backend_ops v3d_cache_clean_sched_ops = {
720 static const struct drm_sched_backend_ops v3d_cpu_sched_ops = {
/linux-master/drivers/gpu/drm/amd/amdgpu/
H A Damdgpu_job.c359 const struct drm_sched_backend_ops amdgpu_sched_ops = {
H A Damdgpu_ring.h129 extern const struct drm_sched_backend_ops amdgpu_sched_ops;
/linux-master/drivers/gpu/drm/nouveau/
H A Dnouveau_sched.c395 static const struct drm_sched_backend_ops nouveau_sched_ops = {
/linux-master/drivers/gpu/drm/lima/
H A Dlima_sched.c479 static const struct drm_sched_backend_ops lima_sched_ops = {
/linux-master/drivers/gpu/drm/panfrost/
H A Dpanfrost_job.c794 static const struct drm_sched_backend_ops panfrost_sched_ops = {
/linux-master/drivers/gpu/drm/imagination/
H A Dpvr_queue.c863 static const struct drm_sched_backend_ops pvr_queue_sched_ops = {
/linux-master/drivers/gpu/drm/scheduler/
H A Dsched_main.c69 * struct drm_sched_backend_ops to update the job's credits dynamically. The
997 * &drm_sched_backend_ops.free_job callback.
1248 const struct drm_sched_backend_ops *ops,

Completed in 208 milliseconds