Commit 39be120
drm/amdkfd: No need to suspend whole MES to evict process
Each queue of the process is individually removed and there is not need
to suspend whole mes. Suspending mes stops kernel mode queues also
causing unnecessary timeouts when running mixed work loads
Signed-off-by: Harish Kasiviswanathan <Harish.Kasiviswanathan@amd.com>
Cherry-picked-for: https://gitlab.freedesktop.org/drm/amd/-/issues/47651 parent 419e243 commit 39be120
1 file changed
Lines changed: 1 addition & 11 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1209 | 1209 | | |
1210 | 1210 | | |
1211 | 1211 | | |
1212 | | - | |
| 1212 | + | |
1213 | 1213 | | |
1214 | | - | |
1215 | | - | |
1216 | | - | |
1217 | | - | |
1218 | | - | |
1219 | | - | |
1220 | 1214 | | |
1221 | 1215 | | |
1222 | 1216 | | |
| |||
1246 | 1240 | | |
1247 | 1241 | | |
1248 | 1242 | | |
1249 | | - | |
1250 | | - | |
1251 | | - | |
1252 | | - | |
1253 | 1243 | | |
1254 | 1244 | | |
1255 | 1245 | | |
| |||
0 commit comments