Searched defs:drm_gpu_scheduler (Results 1 – 1 of 1) sorted by relevance
573 struct drm_gpu_scheduler { struct575 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