Searched defs:drm_gpu_scheduler (Results 1 – 1 of 1) sorted by relevance
506 struct drm_gpu_scheduler { struct508 u32 credit_limit;509 atomic_t credit_count;510 long timeout;511 const char *name;523 int hang_limit;526 bool ready;527 bool free_guilty;528 bool pause_submit;529 bool own_submit_wq;[all …]