projects
/
linux.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
3eb1527
)
drm/v3d: Update a comment about what uses v3d_job_dependency().
author
Eric Anholt
<eric@anholt.net>
Thu, 8 Nov 2018 16:16:52 +0000
(08:16 -0800)
committer
Eric Anholt
<eric@anholt.net>
Tue, 27 Nov 2018 20:17:22 +0000
(12:17 -0800)
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>
drivers/gpu/drm/v3d/v3d_sched.c
patch
|
blob
|
history
diff --git
a/drivers/gpu/drm/v3d/v3d_sched.c
b/drivers/gpu/drm/v3d/v3d_sched.c
index
9243dea
..
e1f2aab
100644
(file)
--- a/
drivers/gpu/drm/v3d/v3d_sched.c
+++ b/
drivers/gpu/drm/v3d/v3d_sched.c
@@
-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 *