From nobody Fri Nov 19 13:51:00 2021 X-Original-To: dev-commits-ports-all@mlmmj.nyi.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mlmmj.nyi.freebsd.org (Postfix) with ESMTP id 054D1188F3DE; Fri, 19 Nov 2021 13:51:01 +0000 (UTC) (envelope-from git@FreeBSD.org) Received: from mxrelay.nyi.freebsd.org (mxrelay.nyi.freebsd.org [IPv6:2610:1c1:1:606c::19:3]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256 client-signature RSA-PSS (4096 bits) client-digest SHA256) (Client CN "mxrelay.nyi.freebsd.org", Issuer "R3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 4HwdNh4ZTjz4Yy4; Fri, 19 Nov 2021 13:51:00 +0000 (UTC) (envelope-from git@FreeBSD.org) Received: from gitrepo.freebsd.org (gitrepo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:5]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256) (Client did not present a certificate) by mxrelay.nyi.freebsd.org (Postfix) with ESMTPS id 4FBBC1710; Fri, 19 Nov 2021 13:51:00 +0000 (UTC) (envelope-from git@FreeBSD.org) Received: from gitrepo.freebsd.org ([127.0.1.44]) by gitrepo.freebsd.org (8.16.1/8.16.1) with ESMTP id 1AJDp0AU079521; Fri, 19 Nov 2021 13:51:00 GMT (envelope-from git@gitrepo.freebsd.org) Received: (from git@localhost) by gitrepo.freebsd.org (8.16.1/8.16.1/Submit) id 1AJDp0MR079520; Fri, 19 Nov 2021 13:51:00 GMT (envelope-from git) Date: Fri, 19 Nov 2021 13:51:00 GMT Message-Id: <202111191351.1AJDp0MR079520@gitrepo.freebsd.org> To: ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org From: Jan Beich Subject: git: f988ff1f1c4c - main - lang/intel-compute-runtime: update to 21.46.21636 List-Id: Commit messages for all branches of the ports repository List-Archive: https://lists.freebsd.org/archives/dev-commits-ports-all List-Help: List-Post: List-Subscribe: List-Unsubscribe: Sender: owner-dev-commits-ports-all@freebsd.org X-BeenThere: dev-commits-ports-all@freebsd.org MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 8bit X-Git-Committer: jbeich X-Git-Repository: ports X-Git-Refname: refs/heads/main X-Git-Reftype: branch X-Git-Commit: f988ff1f1c4ce47a90144ea66784949a734918d8 Auto-Submitted: auto-generated X-ThisMailContainsUnwantedMimeParts: N The branch main has been updated by jbeich: URL: https://cgit.FreeBSD.org/ports/commit/?id=f988ff1f1c4ce47a90144ea66784949a734918d8 commit f988ff1f1c4ce47a90144ea66784949a734918d8 Author: Jan Beich AuthorDate: 2021-11-12 16:23:35 +0000 Commit: Jan Beich CommitDate: 2021-11-19 13:48:55 +0000 lang/intel-compute-runtime: update to 21.46.21636 Changes: https://github.com/intel/compute-runtime/compare/21.45.21574...21.46.21636 Reported by: GitHub (watch releases) --- lang/intel-compute-runtime/Makefile | 2 +- lang/intel-compute-runtime/distinfo | 6 +++--- lang/intel-compute-runtime/files/patch-no-perf | 14 +++++++------- 3 files changed, 11 insertions(+), 11 deletions(-) diff --git a/lang/intel-compute-runtime/Makefile b/lang/intel-compute-runtime/Makefile index 2c963bd554bf..38a34e678b5c 100644 --- a/lang/intel-compute-runtime/Makefile +++ b/lang/intel-compute-runtime/Makefile @@ -1,5 +1,5 @@ PORTNAME= compute-runtime -DISTVERSION= 21.45.21574 +DISTVERSION= 21.46.21636 CATEGORIES= lang PKGNAMEPREFIX= intel- PKGNAMESUFFIX= -${FLAVOR} diff --git a/lang/intel-compute-runtime/distinfo b/lang/intel-compute-runtime/distinfo index 5d9f84c36c1d..4317bc08a436 100644 --- a/lang/intel-compute-runtime/distinfo +++ b/lang/intel-compute-runtime/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1636140707 -SHA256 (intel-compute-runtime-21.45.21574_GH0.tar.gz) = bf76ba2a6dd75ff528b0399fa75058a8ea8799c6b6048c25a4671ff1c699b468 -SIZE (intel-compute-runtime-21.45.21574_GH0.tar.gz) = 4868091 +TIMESTAMP = 1636734215 +SHA256 (intel-compute-runtime-21.46.21636_GH0.tar.gz) = 8e80c566fee646fbb8bb93cfe371723c9f2654d3ba2c7c62adea003add2b2aee +SIZE (intel-compute-runtime-21.46.21636_GH0.tar.gz) = 4878855 diff --git a/lang/intel-compute-runtime/files/patch-no-perf b/lang/intel-compute-runtime/files/patch-no-perf index 04729eaa066a..088e2b1541bf 100644 --- a/lang/intel-compute-runtime/files/patch-no-perf +++ b/lang/intel-compute-runtime/files/patch-no-perf @@ -32,20 +32,20 @@ level_zero/tools/source/sysman/linux/pmu/pmu_imp.h:12:10: fatal error: 'linux/pe } LinuxEngineImp::LinuxEngineImp(OsSysman *pOsSysman, zes_engine_group_t type, uint32_t engineInstance) : engineGroup(type), engineInstance(engineInstance) { ---- level_zero/tools/source/sysman/linux/os_sysman_imp.cpp.orig 2021-10-22 17:59:55 UTC +--- level_zero/tools/source/sysman/linux/os_sysman_imp.cpp.orig 2021-11-12 16:23:35 UTC +++ level_zero/tools/source/sysman/linux/os_sysman_imp.cpp -@@ -47,9 +47,11 @@ ze_result_t LinuxSysmanImp::init() { - auto rootPciPathOfGpuDevice = getPciRootPortDirectoryPath(realRootPath); - PlatformMonitoringTech::create(pParentSysmanDeviceImp->deviceHandles, pFsAccess, rootPciPathOfGpuDevice, mapOfSubDeviceIdToPmtObject); +@@ -36,9 +36,11 @@ ze_result_t LinuxSysmanImp::init() { + } + DEBUG_BREAK_IF(nullptr == pSysfsAccess); +#ifdef __linux__ pPmuInterface = PmuInterface::create(this); DEBUG_BREAK_IF(nullptr == pPmuInterface); +#endif - auto loc = realRootPath.find_last_of('/'); - std::string pciBDF = realRootPath.substr(loc + 1, std::string::npos); - pFwUtilInterface = FirmwareUtil::create(pciBDF); + pFwUtilInterface = FirmwareUtil::create(pDrm->getPciPath()); + return createPmtHandles(); + } --- level_zero/tools/source/sysman/linux/os_sysman_imp.h.orig 2021-10-01 16:31:56 UTC +++ level_zero/tools/source/sysman/linux/os_sysman_imp.h @@ -14,7 +14,9 @@