We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 13e133e commit be318fdCopy full SHA for be318fd
include/drm/gpu_scheduler.h
@@ -277,6 +277,7 @@ struct drm_sched_backend_ops {
277
* @hang_limit: once the hangs by a job crosses this limit then it is marked
278
* guilty and it will be considered for scheduling further.
279
* @score: score to help loadbalancer pick a idle sched
280
+ * @_score: score used when the driver doesn't provide one
281
* @ready: marks if the underlying HW is ready to work
282
* @free_guilty: A hit to time out handler to free the guilty job.
283
*
0 commit comments