Commit e90e45f6 authored by Eric Anholt's avatar Eric Anholt
Browse files

drm/v3d: Update a comment about what uses v3d_job_dependency().

parent 3eb15272
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -39,7 +39,7 @@ v3d_job_free(struct drm_sched_job *sched_job)
}

/**
 * Returns the fences that the bin job depends on, one by one.
 * Returns the fences that the bin or render job depends on, one by one.
 * v3d_job_run() won't be called until all of them have been signaled.
 */
static struct dma_fence *