Commit 95af8f4
drm/xe/guc: Synchronize Dead CT worker with unbind
Cancel and wait for any Dead CT worker to complete before continuing
with device unbinding. Else the worker will end up using resources freed
by the undind operation.
Cc: Zhanjun Dong <[email protected]>
Fixes: d2c5a5a ("drm/xe/guc: Dead CT helper")
Signed-off-by: Balasubramani Vivekanandan <[email protected]>
Reviewed-by: Stuart Summers <[email protected]>
Link: https://patch.msgid.link/[email protected]
Signed-off-by: Lucas De Marchi <[email protected]>
(cherry picked from commit 4926713)
Signed-off-by: Lucas De Marchi <[email protected]>1 parent 6146a0f commit 95af8f4
1 file changed
Lines changed: 3 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
200 | 200 | | |
201 | 201 | | |
202 | 202 | | |
| 203 | + | |
| 204 | + | |
| 205 | + | |
203 | 206 | | |
204 | 207 | | |
205 | 208 | | |
| |||
0 commit comments