Home
last modified time | relevance | path

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

/include/drm/
A Dgpu_scheduler.h573 struct drm_gpu_scheduler { struct
575 u32 credit_limit;
576 atomic_t credit_count;
577 long timeout;
578 const char *name;
590 int hang_limit;
593 bool ready;
594 bool free_guilty;
595 bool pause_submit;
596 bool own_submit_wq;
[all …]

Completed in 13 milliseconds