Commit 7551865
drm/xe/vm: Don't pin the vm_resv during validation
The pinning has the odd side-effect that unlocking *any* resv
during validation triggers an "unlocking pinned lock" warning.
Cc: Matthew Brost <matthew.brost@intel.com>
Fixes: 5cc3325 ("drm/xe: Rework eviction rejection of bound external bos")
Signed-off-by: Thomas Hellström <thomas.hellstrom@linux.intel.com>
Reviewed-by: Matthew Brost <matthew.brost@intel.com>
Link: https://lore.kernel.org/r/20250821143045.106005-2-thomas.hellstrom@linux.intel.com
(cherry picked from commit 0a51bf3)
Signed-off-by: Rodrigo Vivi <rodrigo.vivi@intel.com>1 parent 04e1f68 commit 7551865
2 files changed
Lines changed: 4 additions & 16 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
2438 | 2438 | | |
2439 | 2439 | | |
2440 | 2440 | | |
2441 | | - | |
2442 | 2441 | | |
2443 | 2442 | | |
2444 | 2443 | | |
| |||
2449 | 2448 | | |
2450 | 2449 | | |
2451 | 2450 | | |
2452 | | - | |
| 2451 | + | |
2453 | 2452 | | |
2454 | 2453 | | |
2455 | | - | |
| 2454 | + | |
2456 | 2455 | | |
2457 | 2456 | | |
2458 | 2457 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
315 | 315 | | |
316 | 316 | | |
317 | 317 | | |
318 | | - | |
319 | | - | |
320 | 318 | | |
321 | | - | |
322 | | - | |
| 319 | + | |
323 | 320 | | |
324 | | - | |
325 | | - | |
326 | 321 | | |
327 | 322 | | |
328 | | - | |
329 | 323 | | |
330 | 324 | | |
331 | 325 | | |
332 | | - | |
333 | | - | |
334 | 326 | | |
335 | 327 | | |
336 | 328 | | |
337 | 329 | | |
338 | 330 | | |
339 | 331 | | |
340 | 332 | | |
341 | | - | |
342 | 333 | | |
343 | 334 | | |
344 | 335 | | |
345 | 336 | | |
346 | 337 | | |
347 | | - | |
348 | | - | |
| 338 | + | |
349 | 339 | | |
350 | 340 | | |
351 | | - | |
352 | 341 | | |
353 | 342 | | |
354 | 343 | | |
| |||
0 commit comments