summarylogtreecommitdiffstats
path: root/0009-drm-i915-Add-a-simple-is-bound-check-before-unbindin.patch
diff options
context:
space:
mode:
authorgraysky2020-03-31 17:01:38 -0400
committergraysky2020-03-31 17:01:38 -0400
commitd53a2e8af92d3bf2b71518b6c8dfbf6513969b1a (patch)
tree812951b8fbca6bd8574308c650ee1c32d9a5823a /0009-drm-i915-Add-a-simple-is-bound-check-before-unbindin.patch
parent18805da88eb8f32fd8ff1569c9ec790e732e0652 (diff)
downloadaur-d53a2e8af92d3bf2b71518b6c8dfbf6513969b1a.tar.gz
Update to 5.5.14rc1-2
Diffstat (limited to '0009-drm-i915-Add-a-simple-is-bound-check-before-unbindin.patch')
-rw-r--r--0009-drm-i915-Add-a-simple-is-bound-check-before-unbindin.patch6
1 files changed, 3 insertions, 3 deletions
diff --git a/0009-drm-i915-Add-a-simple-is-bound-check-before-unbindin.patch b/0009-drm-i915-Add-a-simple-is-bound-check-before-unbindin.patch
index 4f606b8bf301..0e8fcfd2d55d 100644
--- a/0009-drm-i915-Add-a-simple-is-bound-check-before-unbindin.patch
+++ b/0009-drm-i915-Add-a-simple-is-bound-check-before-unbindin.patch
@@ -1,7 +1,7 @@
-From bb1cfe5bf25e128d6f8df0bd9ecc999cb58164a7 Mon Sep 17 00:00:00 2001
+From eaf3c3bb64d3ca5da3ccfdc6b3d181eaf6c22ec8 Mon Sep 17 00:00:00 2001
From: Chris Wilson <chris@chris-wilson.co.uk>
Date: Sun, 22 Dec 2019 21:02:54 +0000
-Subject: [PATCH 09/12] drm/i915: Add a simple is-bound check before unbinding
+Subject: [PATCH 09/13] drm/i915: Add a simple is-bound check before unbinding
Only acquire the various atomic references required to unbind the vma if
we do need to unbind the vma.
@@ -37,5 +37,5 @@ index c2c025c4f4ad..83eed642cbcd 100644
ret = -EBUSY;
--
-2.25.2
+2.26.0