Home
last modified time | relevance | path

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

/linux-6.15/include/drm/
H A Dgpu_scheduler.h506 struct drm_gpu_scheduler { struct
508 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 …]