FreeBSD Bugzilla – Attachment 246083 Details for
Bug 274891
lang/intel-compute-runtime: fix build error since gmmlib update to version 22.3.9
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
[patch]
fix build error
0001-fix-build-error-since-gmmlib-update-to-version-22.3..patch (text/plain), 1.16 KB, created by
Lars Herschke
on 2023-11-03 18:41:18 UTC
(
hide
)
Description:
fix build error
Filename:
MIME Type:
Creator:
Lars Herschke
Created:
2023-11-03 18:41:18 UTC
Size:
1.16 KB
patch
obsolete
>From d59ae497aedea46cf902645bbd7d594d07e6920f Mon Sep 17 00:00:00 2001 >From: lherschi <lhersch@dssgmbh.de> >Date: Fri, 3 Nov 2023 19:13:55 +0100 >Subject: [PATCH] fix build error since gmmlib update to version 22.3.9 > >--- > .../patch-shared_source_gen8_hw__info__bdw.h | 15 +++++++++++++++ > 1 file changed, 15 insertions(+) > create mode 100644 lang/intel-compute-runtime/files/patch-shared_source_gen8_hw__info__bdw.h > >diff --git a/lang/intel-compute-runtime/files/patch-shared_source_gen8_hw__info__bdw.h b/lang/intel-compute-runtime/files/patch-shared_source_gen8_hw__info__bdw.h >new file mode 100644 >index 000000000..feda104fc >--- /dev/null >+++ b/lang/intel-compute-runtime/files/patch-shared_source_gen8_hw__info__bdw.h >@@ -0,0 +1,15 @@ >+--- shared/source/gen8/hw_info_bdw.h.orig 2022-06-08 12:04:46 UTC >++++ shared/source/gen8/hw_info_bdw.h >+@@ -8,6 +8,12 @@ >+ #pragma once >+ #include "hw_info_gen8.h" >+ >++#define IBDW_GT0_DESK_DEVICE_F0_ID 0x0BD0 >++#define IBDW_GT1_DESK_DEVICE_F0_ID 0x0BD1 >++#define IBDW_GT2_DESK_DEVICE_F0_ID 0x0BD2 >++#define IBDW_GT3_DESK_DEVICE_F0_ID 0x0BD3 >++#define IBDW_GT4_DESK_DEVICE_F0_ID 0x0BD4 >++ >+ namespace NEO { >+ >+ struct BDW; >-- >2.42.0 >
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Diff
View Attachment As Raw
Actions:
View
|
Diff
Attachments on
bug 274891
: 246083