Home
last modified time | relevance | path

Searched defs:drm_sched_entity (Results 1 – 1 of 1) sorted by relevance

/linux/include/drm/
A Dgpu_scheduler.h60 struct drm_sched_entity { struct
88 * This can be modified by calling drm_sched_entity_modify_sched(). argument
111 * drm_sched_entity_set_priority(). Protected by &rq_lock. argument
120 spinlock_t rq_lock;
125 struct spsc_queue job_queue;
136 atomic_t fence_seq;
145 uint64_t fence_context;
152 struct dma_fence *dependency;
159 struct dma_fence_cb cb;
186 * termination. This is set by calling drm_sched_entity_flush() and by argument
[all …]

Completed in 6 milliseconds