Commit ed21f6c
committed
drm/amdgpu: fix another missing fence reference in the CS code
drm_sched_job_add_dependency() consumes the references of the gang
members. Only triggered by mesh shaders.
Signed-off-by: Christian König <[email protected]>
Fixes: 1728baa ("drm/amdgpu: use scheduler dependencies for CS")
Tested-by: Mike Lothian <[email protected]>
Tested-by: Bert Karwatzki <[email protected]>
Link: https://patchwork.freedesktop.org/patch/msgid/[email protected]
Reviewed-by: Alex Deucher <[email protected]>
Reviewed-by: Luben Tuikov <[email protected]>1 parent 83e79ae commit ed21f6c
1 file changed
+4
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1254 | 1254 | | |
1255 | 1255 | | |
1256 | 1256 | | |
| 1257 | + | |
1257 | 1258 | | |
1258 | | - | |
| 1259 | + | |
| 1260 | + | |
1259 | 1261 | | |
| 1262 | + | |
1260 | 1263 | | |
1261 | 1264 | | |
1262 | 1265 | | |
| |||
0 commit comments