4 Commits

Author SHA256 Message Date
Stefan Dirsch
22fa4d82cf Improved RPM changelog 2026-02-04 17:11:35 +01:00
Stefan Dirsch
9605815510 back to old tarball name 2026-02-04 14:31:57 +01:00
Stefan Dirsch
dc6f732a2d Update to bugfix release 22.9.0 2026-02-04 13:37:29 +01:00
Stefan Dirsch
414207a881 Update to version 22.8.2 2026-02-01 13:13:04 +01:00
4 changed files with 70 additions and 6 deletions

View File

@@ -1,3 +1,67 @@
-------------------------------------------------------------------
Wed Feb 4 12:33:48 UTC 2026 - Stefan Dirsch <sndirsch@suse.com>
- Update to release 22.9.0
* Update Readme with Xe3P_HPM details (#268)
* Add Media Core Family for CRI and fix ULT (#267)
* Introduce CRI Support (#263)
* Introduce NVL Support (#261)
* Mark L4 Uncached for media usages (#265)
* Update Media resources to L3 Cacheable (#264)
* Introducing new resource usages to support command streamer instructions (#262)
* Remove unused variables from Gen12 Resource ULT (#259)
* Fix Null check in GMM Auxtable ULT (#256)
-------------------------------------------------------------------
Fri Sep 26 05:54:01 UTC 2025 - Bjørn Lie <bjorn.lie@gmail.com>
- Update to version 22.8.2:
* Add assertions before pointer access (#257)
* Fix duplicate format check to YUV Surface Check (#254)
* Fix duplicate assignment of Unaligned Height in Planar Offset
Address (#253)
-------------------------------------------------------------------
Tue Jul 22 08:19:26 UTC 2025 - Bjørn Lie <bjorn.lie@gmail.com>
- Update to version 22.8.1:
* Promote OCL false sharing usages L3 to WB together with 2-way
on xe2 (#249)
* Mark GO:L3 as Uncachebale on MTL (#248)
* Increment minor number for WCL support (#247)
* Enable Multi-engine compression 64KB WA (#175)
* Update XAdapater to be L3 Cacheable (#246)
* Add new BMG device IDs (#244)
* Introduce WCL support (#240)
* Correct "Use GO:L3 on OCL Usages (#242)
-------------------------------------------------------------------
Tue Jun 10 19:17:38 UTC 2025 - Stefan Dirsch <sndirsch@suse.com>
- fixed source line in specfile
-------------------------------------------------------------------
Tue Jun 10 14:36:00 UTC 2025 - Stefan Dirsch <sndirsch@suse.com>
- Update to version 22.7.2
* Add BMG Device ID (#232)
* Add BMG Device ID (#233)
* Add new BMG Device ID (#234)
* Disable compression on GMM_FORMAT_I420 format (#236)
* Handle Coherent and compressible resources (#235)
-------------------------------------------------------------------
Wed Apr 16 14:28:51 UTC 2025 - Bjørn Lie <bjorn.lie@gmail.com>
- Update to version 22.7.1:
* Use GO:L3 on OCL Usages (#231)
* Add Size Check When checking NoOptimizationPadding (#230)
* Add MOCS variable for Xe2 (#228)
* Force Tile4 instead of Linear for flipchain resources (#229)
* Fix for type incompatibilities (#227)
* Fix to resolve Media and NEO sharing issue with Xe2compression
on BMG (#226)
-------------------------------------------------------------------
Mon Feb 10 12:19:14 UTC 2025 - Stefan Dirsch <sndirsch@suse.com>

View File

@@ -1,7 +1,7 @@
#
# spec file for package gmmlib
#
# Copyright (c) 2025 SUSE LLC
# Copyright (c) 2026 SUSE LLC and contributors
#
# All modifications and additions to the file contributed by third parties
# remain the property of their copyright owners, unless otherwise agreed
@@ -19,13 +19,13 @@
%global somajor 12
%global libname libigdgmm%{somajor}
Name: gmmlib
Version: 22.6.0
Version: 22.9.0
Release: 0
Summary: Intel Graphics Memory Management Library Package
License: MIT
Group: Development/Libraries/C and C++
URL: https://github.com/intel/gmmlib
Source0: %{url}/archive/intel-gmmlib-%{version}.tar.gz
Source0: %{url}/archive/refs/tags/intel-%{name}-%{version}.tar.gz
Source1: baselibs.conf
BuildRequires: c++_compiler
BuildRequires: cmake

Binary file not shown.

BIN
intel-gmmlib-22.9.0.tar.gz LFS Normal file

Binary file not shown.