From nobody Fri Oct 29 16:06:43 2021 X-Original-To: dev-commits-ports-main@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 A91EA182D1D6; Fri, 29 Oct 2021 16:06:43 +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 4HgnNz4Pr6z3msm; Fri, 29 Oct 2021 16:06:43 +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 738B51997A; Fri, 29 Oct 2021 16:06:43 +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 19TG6hRG075701; Fri, 29 Oct 2021 16:06:43 GMT (envelope-from git@gitrepo.freebsd.org) Received: (from git@localhost) by gitrepo.freebsd.org (8.16.1/8.16.1/Submit) id 19TG6hg9075700; Fri, 29 Oct 2021 16:06:43 GMT (envelope-from git) Date: Fri, 29 Oct 2021 16:06:43 GMT Message-Id: <202110291606.19TG6hg9075700@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: 555e4a7a55f5 - main - lang/intel-compute-runtime: update to 21.43.21438 List-Id: Commits to the main branch of the FreeBSD ports repository List-Archive: https://lists.freebsd.org/archives/dev-commits-ports-main List-Help: List-Post: List-Subscribe: List-Unsubscribe: Sender: owner-dev-commits-ports-main@freebsd.org X-BeenThere: dev-commits-ports-main@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: 555e4a7a55f5813c605d89893dc6e2de798174a4 Auto-Submitted: auto-generated X-ThisMailContainsUnwantedMimeParts: N The branch main has been updated by jbeich: URL: https://cgit.FreeBSD.org/ports/commit/?id=555e4a7a55f5813c605d89893dc6e2de798174a4 commit 555e4a7a55f5813c605d89893dc6e2de798174a4 Author: Jan Beich AuthorDate: 2021-10-22 17:59:55 +0000 Commit: Jan Beich CommitDate: 2021-10-29 16:06:08 +0000 lang/intel-compute-runtime: update to 21.43.21438 Changes: https://github.com/intel/compute-runtime/compare/21.42.21270...21.43.21438 Reported by: GitHub (watch releases) --- lang/intel-compute-runtime/Makefile | 4 ++-- lang/intel-compute-runtime/distinfo | 10 +++++----- lang/intel-compute-runtime/files/patch-no-perf | 11 ++++++----- 3 files changed, 13 insertions(+), 12 deletions(-) diff --git a/lang/intel-compute-runtime/Makefile b/lang/intel-compute-runtime/Makefile index 5132716265ed..eb297e702226 100644 --- a/lang/intel-compute-runtime/Makefile +++ b/lang/intel-compute-runtime/Makefile @@ -1,11 +1,11 @@ PORTNAME= compute-runtime -DISTVERSION= 21.42.21270 +DISTVERSION= 21.43.21438 CATEGORIES= lang PKGNAMEPREFIX= intel- PKGNAMESUFFIX= -${FLAVOR} PATCH_SITES= https://github.com/${GH_ACCOUNT}/${GH_PROJECT}/commit/ -PATCHFILES+= 2a74c265d6c5.patch:-p1 # https://github.com/intel/compute-runtime/pull/361 +PATCHFILES+= bb6ed003e8cd.patch:-p1 # https://github.com/intel/compute-runtime/pull/361 MAINTAINER= jbeich@FreeBSD.org COMMENT= OpenCL implementation for Intel HD 5000 (Gen8) or newer diff --git a/lang/intel-compute-runtime/distinfo b/lang/intel-compute-runtime/distinfo index 6bc16648a361..00c60ace7fd8 100644 --- a/lang/intel-compute-runtime/distinfo +++ b/lang/intel-compute-runtime/distinfo @@ -1,5 +1,5 @@ -TIMESTAMP = 1633955962 -SHA256 (intel-compute-runtime-21.42.21270_GH0.tar.gz) = cf7340e43a1574ad23a76034ae731b992a9430e09397a3376bb473a13ebdc33e -SIZE (intel-compute-runtime-21.42.21270_GH0.tar.gz) = 4761371 -SHA256 (2a74c265d6c5.patch) = aa0aaa53a73bb03e9938878614c3f8eed7339869a6383602a2a574a151ab5f71 -SIZE (2a74c265d6c5.patch) = 1691 +TIMESTAMP = 1634925595 +SHA256 (intel-compute-runtime-21.43.21438_GH0.tar.gz) = 33a4626aeeb52444ec05e64cc16d3b97c878cfc5f7687f6380869a60f55376f3 +SIZE (intel-compute-runtime-21.43.21438_GH0.tar.gz) = 4840204 +SHA256 (bb6ed003e8cd.patch) = 4448bc9d85e0925325d4c38a9d07011f4bffc93518282b8c48c6e81b4a9ec384 +SIZE (bb6ed003e8cd.patch) = 1737 diff --git a/lang/intel-compute-runtime/files/patch-no-perf b/lang/intel-compute-runtime/files/patch-no-perf index b41ffa6c4826..04729eaa066a 100644 --- a/lang/intel-compute-runtime/files/patch-no-perf +++ b/lang/intel-compute-runtime/files/patch-no-perf @@ -32,19 +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-01 16:31:56 UTC +--- 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 -@@ -45,8 +45,10 @@ ze_result_t LinuxSysmanImp::init() { +@@ -47,9 +47,11 @@ ze_result_t LinuxSysmanImp::init() { auto rootPciPathOfGpuDevice = getPciRootPortDirectoryPath(realRootPath); PlatformMonitoringTech::create(pParentSysmanDeviceImp->deviceHandles, pFsAccess, rootPciPathOfGpuDevice, mapOfSubDeviceIdToPmtObject); +#ifdef __linux__ pPmuInterface = PmuInterface::create(this); + DEBUG_BREAK_IF(nullptr == pPmuInterface); +#endif - - return ZE_RESULT_SUCCESS; - } + auto loc = realRootPath.find_last_of('/'); + std::string pciBDF = realRootPath.substr(loc + 1, std::string::npos); + pFwUtilInterface = FirmwareUtil::create(pciBDF); --- 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 @@