Linux kernel mirror (for testing) git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
kernel os linux

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

I merged bin and render's paths in a late refactoring.

Signed-off-by: Eric Anholt <eric@anholt.net>
Link: https://patchwork.freedesktop.org/patch/msgid/20181108161654.19888-3-eric@anholt.net
Reviewed-by: Boris Brezillon <boris.brezillon@bootlin.com>

+1 -1
+1 -1
drivers/gpu/drm/v3d/v3d_sched.c
··· 39 39 } 40 40 41 41 /** 42 - * Returns the fences that the bin job depends on, one by one. 42 + * Returns the fences that the bin or render job depends on, one by one. 43 43 * v3d_job_run() won't be called until all of them have been signaled. 44 44 */ 45 45 static struct dma_fence *