Files
linux/drivers/gpu/drm
Krzysztof Karas c4d0f59ded drm/i915/selftests: Do not overwrite error code after intel_context_migrate_clear() call
Currently this function's error code is stored in err variable,
which, if a i915_request is present, will be immediately
overwritten by return from dma_resv_reserve_fences(). Call DMA
functions only if intel_context_migrate_clear() succeeded.

Suggested-by: Matthew Auld <matthew.auld@intel.com>
Signed-off-by: Krzysztof Karas <krzysztof.karas@intel.com>
Reviewed-by: Sebastian Brzezinka <sebastian.brzezinka@intel.com>
Reviewed-by: Andi Shyti <andi.shyti@linux.intel.com>
Signed-off-by: Andi Shyti <andi.shyti@linux.intel.com>
Link: https://lore.kernel.org/r/c0348e052bcb2870acdc15d60f5389fbdf4ef886.1753859971.git.krzysztof.karas@intel.com
2025-08-08 23:03:43 -01:00
..
2025-02-18 07:43:43 +01:00
2025-05-04 09:20:28 -07:00
2025-04-07 14:35:48 +02:00
2025-05-16 13:37:21 -04:00
2025-04-17 10:21:40 +02:00
2025-01-08 01:39:58 +02:00
2024-10-08 10:00:30 +02:00