diff options
| author | Jan Beich <jbeich@FreeBSD.org> | 2020-02-21 14:22:50 +0000 |
|---|---|---|
| committer | Jan Beich <jbeich@FreeBSD.org> | 2020-02-21 14:22:50 +0000 |
| commit | e5b1750b6b9800a0ddcb2210332312ed3675caac (patch) | |
| tree | dff921edb7e8b0cff3776df2ee1a20a282b09e0c /lang/intel-compute-runtime/files/patch-userptr | |
| parent | www/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-userptr | 4 |
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); |
