gmmlib/gmmlib.changes

249 lines
8.5 KiB
Plaintext

-------------------------------------------------------------------
Mon Jan 22 09:25:55 UTC 2024 - Dirk Müller <dmueller@suse.com>
- update to 22.3.17:
* Fix possible integer overflow
* Assert and return on divide by zero (#187)
* Update DG2 device ID macro (#183)
-------------------------------------------------------------------
Mon Dec 18 08:59:37 UTC 2023 - Dirk Müller <dmueller@suse.com>
- update to 22.3.16:
* Fix to align HAlign to 128bytes for Linear Packed YUV format
* Add PVC device ID
* Guard FormatTable to be within bound
-------------------------------------------------------------------
Mon Dec 4 12:05:41 UTC 2023 - Stefan Dirsch <sndirsch@suse.com>
- This includes latest version of one of the components needed for
Video (processing) hardware support on Intel GPUs (bsc#1217770)
-------------------------------------------------------------------
Fri Nov 17 10:55:36 UTC 2023 - Dirk Müller <dmueller@suse.com>
- update to 22.3.14:
* Add more DG2 Device IDs
-------------------------------------------------------------------
Tue Nov 14 12:26:45 UTC 2023 - Dirk Müller <dmueller@suse.com>
- update to 22.3.13:
* Fix Multiadapter ULT issue reproducibilty
* Add new PVC Device ID
-------------------------------------------------------------------
Wed Sep 13 12:09:53 UTC 2023 - Dirk Müller <dmueller@suse.com>
- update to 22.3.11:
* Add PVC Device ID
* Add more MTL Device IDs
* Replace WaDefaultTile4 with a feature flag
* Multi-threaded fixes for GMM Context info
* Use GmmResGetAuxSurfaceOffset64
* Fix UnifiedAuxSurvface checks to allow HiZ w/o CCS
* add ARL-S support
* Add device IDs for RPL
-------------------------------------------------------------------
Sat Apr 15 18:20:23 UTC 2023 - Dirk Müller <dmueller@suse.com>
- update to 22.3.5:
* Change Scratch L1 Caching to WB
* Update Cachepolicy for MTL
* Add forceful fallback to support Tile4 using an Ftr flag
* Enable L3 for VP_INPUT_PICTURE_RENDER usage
-------------------------------------------------------------------
Mon Feb 27 20:21:00 UTC 2023 - Dirk Müller <dmueller@suse.com>
- update to 22.3.4:
* remove unused tilewidth, mip4height and mip5height variables
-------------------------------------------------------------------
Fri Jan 6 08:41:41 UTC 2023 - Dirk Müller <dmueller@suse.com>
- update to 22.3.3:
* Initialize Filedescriptor
* Disable MultiAdapter ULT testcases
-------------------------------------------------------------------
Thu Dec 15 10:39:00 UTC 2022 - Dirk Müller <dmueller@suse.com>
- update to 22.3.2:
* Fix tiling selection
* Align SURFTYPE_3D surfaces
* Correct max surface size
- enable building for x86_64 micro-level architectures
-------------------------------------------------------------------
Sun Dec 4 20:29:49 UTC 2022 - Dirk Müller <dmueller@suse.com>
- update to 22.3.1:
* Fix memory leak Destroy allocated resources for ULT
-------------------------------------------------------------------
Mon Nov 7 15:36:14 UTC 2022 - Stefan Dirsch <sndirsch@suse.com>
- needed for jira#PED-1174 (Video decoding/encoding support
(VA-API, ...) for Intel GPUs is outside of Mesa)
-------------------------------------------------------------------
Sun Oct 30 22:18:43 UTC 2022 - Soc Virnyl Estela <socvirnyl.estela@gmail.com>
- Update to version 22.3.0:
* Support for default build types
* Add ATS-M Device Ids
* Adding more dg2 device Ids
* Fixing XE_HPC macro usage for Cache Policy settings
* Fix QPtich calculations for CCS
* PVC PAT table implementations
* Initialize NumPATRegisters
* Add PVC Device IDs
* Fix GetPrivatePATEntry API
* Introducing MTL Support
-------------------------------------------------------------------
Mon Jul 11 11:17:33 UTC 2022 - Stefan Dirsch <sndirsch@suse.com>
- No code changes
- Update to version 22.1.4 was part of Intel oneVPL GPU Runtime
2022Q2 Release 22.4.4
-------------------------------------------------------------------
Wed Jul 6 03:28:46 UTC 2022 - Soc Virnyl Estela <socvirnyl.estela@gmail.com>
- Update to version 22.1.4:
* No upstream changelog available
-------------------------------------------------------------------
Thu May 26 12:05:30 UTC 2022 - Soc Virnyl Estela <socvirnyl.estela@gmail.com>
- Update to version 22.1.2:
* No upstream changelog available
-------------------------------------------------------------------
Wed Jan 19 19:30:23 UTC 2022 - Bjørn Lie <bjorn.lie@gmail.com>
- Update to version 22.0.1:
* No upstream changelog available.
- Bump somajor define to 12 and in baselibs.conf following upstream
so bump.
- Replace gcc-c++ with generic c++_compiler BuildRequires.
-------------------------------------------------------------------
Mon Nov 29 15:45:21 UTC 2021 - Bjørn Lie <bjorn.lie@gmail.com>
- Update to version 21.3.3:
* No upstream changelog available.
-------------------------------------------------------------------
Thu Oct 28 12:41:19 UTC 2021 - Jan Engelhardt <jengelh@inai.de>
- Allow building on rpmbuild --target=i686.
- Drop R/TM, too hard to get right.
-------------------------------------------------------------------
Thu Oct 28 10:40:08 UTC 2021 - Stefan Dirsch <sndirsch@suse.com>
- mention baselibs.conf as source in specfile
-------------------------------------------------------------------
Mon Oct 25 17:12:32 UTC 2021 - Duarte Pousa <pousaduarte@gmail.com>
- Fix 32bit build (dependency for Steam-in-home streaming)
-------------------------------------------------------------------
Mon Oct 4 14:59:36 UTC 2021 - Stefan Dirsch <sndirsch@suse.com>
- fixed JIRA number in previous changelog
-------------------------------------------------------------------
Mon Sep 27 13:13:23 UTC 2021 - Stefan Dirsch <sndirsch@suse.com>
- covers jira#SLE/SLE-19361
-------------------------------------------------------------------
Wed Sep 15 05:48:59 UTC 2021 - Tejas Guruswamy <tejas.guruswamy@opensuse.org>
- Update to 21.2.2
* No upstream changelog available.
-------------------------------------------------------------------
Sat Oct 10 20:53:48 UTC 2020 - Dirk Mueller <dmueller@suse.com>
- update to 20.3.2
* baseAlignment can be greater than 64KB and needs to be aligned to 64KB
* DG1 HiZ H/V Align modification
* Set MOCS0 with WB cache value
* DG1 Placed resource alignment issues Dx12/Vulkan
* Remove '-Werror=implicit-function-declaration'
* SyncInfoLin: Initialize members
* Do not use memset for clearing an object of non-trivial type
* Added the ADL-S device ID's and phyAddr support
-------------------------------------------------------------------
Mon Aug 31 17:07:40 UTC 2020 - Stefan Dirsch <sndirsch@suse.com>
- update to 20.2.5
* No upstream changelog available (needed for jira#SLE/SLE-12712)
-------------------------------------------------------------------
Sun Aug 16 02:33:37 UTC 2020 - Dirk Mueller <dmueller@suse.com>
- update to 20.2.3:
* No upstream changelog available.
-------------------------------------------------------------------
Fri Apr 10 16:44:03 UTC 2020 - Bjørn Lie <bjorn.lie@gmail.com>
- Update to version 20.1.1:
* No upstream changelog available.
-------------------------------------------------------------------
Mon Mar 23 11:08:00 UTC 2020 - Martin Pluskal <mpluskal@suse.com>
- Update to version 19.4.1:
* No upstream changelog available
-------------------------------------------------------------------
Thu Nov 7 12:40:14 UTC 2019 - Stefan Dirsch <sndirsch@suse.com>
- This release fullfills requirements for jsc#SLE-8726
-------------------------------------------------------------------
Wed Nov 6 14:02:44 UTC 2019 - Stefan Dirsch <sndirsch@suse.com>
- Updated to version 19.3.3
* Intel Graphics Memory Management Library 2019 Q3 Release 3
- Bump soname to 11
-------------------------------------------------------------------
Mon Sep 2 14:13:59 UTC 2019 - Stefan Dirsch <sndirsch@suse.com>
- Updated to version 19.2.4
* adds support for Icelake, EHL, Cometlake, Lakefield
* bug fixes
-------------------------------------------------------------------
Sat Jul 6 10:38:31 UTC 2019 - Bjørn Lie <bjorn.lie@gmail.com>
- Update to version 19.2.3:
* Memory leak fix.
* Crash fix.
* More device support.
- Bump soname to 9 following upstream changes.
-------------------------------------------------------------------
Mon Apr 1 09:27:00 CEST 2019 - tiwai@suse.de
- Updated to version 18.4.1:
* Cleanup, more device support
- Changed the subpackage name to follow libigdgmm.so.5
-------------------------------------------------------------------
Wed Nov 7 20:25:56 CET 2018 - tiwai@suse.de
- Initial version: 18.3.0