summarylogtreecommitdiffstats
path: root/0007-drm-i915-gem-Try-to-flush-pending-unbind-events.patch
diff options
context:
space:
mode:
authorgraysky2020-03-31 17:01:38 -0400
committergraysky2020-03-31 17:01:38 -0400
commitd53a2e8af92d3bf2b71518b6c8dfbf6513969b1a (patch)
tree812951b8fbca6bd8574308c650ee1c32d9a5823a /0007-drm-i915-gem-Try-to-flush-pending-unbind-events.patch
parent18805da88eb8f32fd8ff1569c9ec790e732e0652 (diff)
downloadaur-d53a2e8af92d3bf2b71518b6c8dfbf6513969b1a.tar.gz
Update to 5.5.14rc1-2
Diffstat (limited to '0007-drm-i915-gem-Try-to-flush-pending-unbind-events.patch')
-rw-r--r--0007-drm-i915-gem-Try-to-flush-pending-unbind-events.patch6
1 files changed, 3 insertions, 3 deletions
diff --git a/0007-drm-i915-gem-Try-to-flush-pending-unbind-events.patch b/0007-drm-i915-gem-Try-to-flush-pending-unbind-events.patch
index 14bb38c1b182..bbd38fa0930e 100644
--- a/0007-drm-i915-gem-Try-to-flush-pending-unbind-events.patch
+++ b/0007-drm-i915-gem-Try-to-flush-pending-unbind-events.patch
@@ -1,7 +1,7 @@
-From 846865567a7570b072f881618335035aef030098 Mon Sep 17 00:00:00 2001
+From 589899b9b2b46961ccb096262b8e85b1656a4d15 Mon Sep 17 00:00:00 2001
From: Chris Wilson <chris@chris-wilson.co.uk>
Date: Wed, 4 Dec 2019 12:35:56 +0000
-Subject: [PATCH 07/12] drm/i915/gem: Try to flush pending unbind events
+Subject: [PATCH 07/13] drm/i915/gem: Try to flush pending unbind events
If we cannot handle a vma within the unbind loop, try to flush the
pending events (i915_vma_parked, i915_vm_release) and try again. This
@@ -60,5 +60,5 @@ index 739543812422..85b12228c2cf 100644
return ret;
--
-2.25.2
+2.26.0