summaryrefslogtreecommitdiff
path: root/lang/intel-compute-runtime/files/patch-userptr
diff options
context:
space:
mode:
authorJan Beich <jbeich@FreeBSD.org>2020-02-21 14:22:50 +0000
committerJan Beich <jbeich@FreeBSD.org>2020-02-21 14:22:50 +0000
commite5b1750b6b9800a0ddcb2210332312ed3675caac (patch)
treedff921edb7e8b0cff3776df2ee1a20a282b09e0c /lang/intel-compute-runtime/files/patch-userptr
parentwww/gitea: Update to 1.10.4 (diff)
lang/intel-compute-runtime: update to 20.07.15711
Changes: https://github.com/intel/compute-runtime/compare/20.06.15619...20.07.15711 Reported by: GitHub (watch releases)
Notes
Notes: svn path=/head/; revision=526627
Diffstat (limited to 'lang/intel-compute-runtime/files/patch-userptr')
-rw-r--r--lang/intel-compute-runtime/files/patch-userptr4
1 files changed, 2 insertions, 2 deletions
diff --git a/lang/intel-compute-runtime/files/patch-userptr b/lang/intel-compute-runtime/files/patch-userptr
index 2f3bbadbaeb2..b328b58f7dc1 100644
--- a/lang/intel-compute-runtime/files/patch-userptr
+++ b/lang/intel-compute-runtime/files/patch-userptr
@@ -38,8 +38,8 @@ frame #5: 0x000000080104b4e5 libigdrcl.so`NEO::DrmMemoryManager::DrmMemoryManage
60 }
61 }
---- runtime/os_interface/linux/drm_memory_manager.cpp.orig 2020-01-15 11:27:15 UTC
-+++ runtime/os_interface/linux/drm_memory_manager.cpp
+--- core/os_interface/linux/drm_memory_manager.cpp.orig 2020-02-14 10:58:18 UTC
++++ core/os_interface/linux/drm_memory_manager.cpp
@@ -141,7 +141,17 @@ NEO::BufferObject *DrmMemoryManager::allocUserptr(uint
userptr.flags = static_cast<uint32_t>(flags);