summarylogtreecommitdiffstats
path: root/0009-drm-i915-Add-a-simple-is-bound-check-before-unbindin.patch
diff options
context:
space:
mode:
authorgraysky2020-03-24 14:13:15 -0400
committergraysky2020-03-24 14:13:43 -0400
commit8eee70e7616936856cd0c3c3232dcc14d5419471 (patch)
tree634fe02c1ed39ca51e79df92a97b97f46739f990 /0009-drm-i915-Add-a-simple-is-bound-check-before-unbindin.patch
parent15b889bcdede5c6eacc7bb43ede7f51126a89860 (diff)
downloadaur-8eee70e7616936856cd0c3c3232dcc14d5419471.tar.gz
Update to 5.5.12rc1-1
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.patch4
1 files changed, 2 insertions, 2 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 2520782598cb..4f606b8bf301 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 ae537a08bb3931e6087e95ecb59043bb13ce76bb Mon Sep 17 00:00:00 2001
+From bb1cfe5bf25e128d6f8df0bd9ecc999cb58164a7 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/11] drm/i915: Add a simple is-bound check before unbinding
+Subject: [PATCH 09/12] 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.