91 Commits

Author SHA256 Message Date
c9d37eac4c Accepting request 1307919 from X11:XOrg
OBS-URL: https://build.opensuse.org/request/show/1307919
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/gmmlib?expand=0&rev=41
2025-09-30 15:40:47 +00:00
3c43f019f7 - 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)

OBS-URL: https://build.opensuse.org/package/show/X11:XOrg/gmmlib?expand=0&rev=82
2025-09-29 15:35:21 +00:00
914e8bc733 Accepting request 1295149 from X11:XOrg
OBS-URL: https://build.opensuse.org/request/show/1295149
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/gmmlib?expand=0&rev=40
2025-07-23 14:34:06 +00:00
628473a0d6 - 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)
- fixed source line in specfile
- 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)
- 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)
- Update to version 22.6.0
  * Introduce PTL Support  (#225)
- Update to version 22.5.5:
  * Add new media compression mode to fix assertion (#224)
  * Adjust BaseWidth for RGB24 format (#64)
  * Enable IsCpuCacheable in Linux (#214)
  * PAT MOCS Programming for test (#223)
  * Make R10G10B10_XR_BIAS_A2_UNORM as presentable (#222)
  * Add new DG2 Device ID (#221)
  * Update reserved PATIndex (#220)
- update to 22.5.2 - changes since 22.3.20 (jira#PED-10205)
  * Introduce LunarLake Support (#188)
  * Remove media compressed formats (#202)
  * Introduce Battlemage basic enabling support (#203)
  * Introduce Battlemage full support (#205)
  * Update README with new platform support info (#208)
  * Fix Debug build type(#210)
  * Check if BaseWidth and BaseHeight is zero (#213)
  * Xe2 Caching demotion for L3XD|L4WT|NC request (#212)
- update to 22.3.20:
  * fail if pTextureCalc is NULL
  * add RGB format perftag
  * add more device IDs
  * Revert "Failing the resource allocation if the U plane offset
    exceeds the HW"
- Update to version 22.3.18:
  * Introduce ARL-H support (#172)
  * Added new ADL-N Device IDs (#189)
  * Add new Xe_HP Device IDs (#190)
  * Handle out of memory case (#193)
  * Correct DG2 Depth/Stencil MSAA 16x 8x Texture Allocation (#192)
  * Failing the resource allocation if the U plane offset exceeds
    the HW limitations (#191)
- update to 22.3.17:
  * Fix possible integer overflow
  * Assert and return on divide by zero (#187)
  * Update DG2 device ID macro (#183)
- 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
- This includes latest version of one of the components needed for
  Video (processing) hardware support on Intel GPUs (bsc#1217770)
- update to 22.3.14:
  * Add more DG2 Device IDs
- update to 22.3.13:
  * Fix Multiadapter ULT issue reproducibilty
  * Add new PVC Device ID
- 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
- 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
- update to 22.3.4:
  * remove unused tilewidth, mip4height and mip5height variables
- update to 22.3.3:
  * Initialize Filedescriptor
  * Disable MultiAdapter ULT testcases
- update to 22.3.2:
  * Fix tiling selection
  * Align SURFTYPE_3D surfaces
  * Correct max surface size
- enable building for x86_64 micro-level architectures
- update to 22.3.1:
  * Fix memory leak Destroy allocated resources for ULT
- needed for jira#PED-1174 (Video decoding/encoding support
  (VA-API, ...) for Intel GPUs is outside of Mesa)
- 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
- No code changes
- Update to version 22.1.4 was part of Intel oneVPL GPU Runtime
  2022Q2 Release 22.4.4
- Update to version 22.1.4:
  * No upstream changelog available
- Update to version 22.1.2:
  * No upstream changelog available
- 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.
- Update to version 21.3.3:
  * No upstream changelog available.
- Allow building on rpmbuild --target=i686.
- Drop R/TM, too hard to get right.
- mention baselibs.conf as source in specfile
- Fix 32bit build (dependency for Steam-in-home streaming)
- fixed JIRA number in previous changelog
- covers jira#SLE/SLE-19361
- Update to 21.2.2
  * No upstream changelog available.
- 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
- update to 20.2.5
  * No upstream changelog available (needed for jira#SLE/SLE-12712)
- update to 20.2.3:
  * No upstream changelog available.
- Update to version 20.1.1:
  * No upstream changelog available.
- Update to version 19.4.1:
  * No upstream changelog available
- This release fullfills requirements for jsc#SLE-8726
- Updated to version 19.3.3
  * Intel Graphics Memory Management Library 2019 Q3 Release 3
- Bump soname to 11
- Updated to version 19.2.4
  * adds support for Icelake, EHL, Cometlake, Lakefield
  * bug fixes
- Update to version 19.2.3:
  * Memory leak fix.
  * Crash fix.
  * More device support.
- Bump soname to 9 following upstream changes.
- Updated to version 18.4.1:
  * Cleanup, more device support
- Changed the subpackage name to follow libigdgmm.so.5
- Initial version: 18.3.0

OBS-URL: https://build.opensuse.org/package/show/X11:XOrg/gmmlib?expand=0&rev=80
2025-07-22 15:40:42 +00:00
e2ebd133bf Accepting request 1284573 from X11:XOrg
- fixed source line in specfile 

- 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)

OBS-URL: https://build.opensuse.org/request/show/1284573
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/gmmlib?expand=0&rev=39
2025-06-11 14:24:15 +00:00
023ef3437c - fixed source line in specfile
OBS-URL: https://build.opensuse.org/package/show/X11:XOrg/gmmlib?expand=0&rev=78
2025-06-10 19:18:08 +00:00
b75d9d9f5e - 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)

OBS-URL: https://build.opensuse.org/package/show/X11:XOrg/gmmlib?expand=0&rev=77
2025-06-10 14:40:55 +00:00
a504a1e0bc Accepting request 1270906 from X11:XOrg
OBS-URL: https://build.opensuse.org/request/show/1270906
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/gmmlib?expand=0&rev=38
2025-04-20 07:35:28 +00:00
116771bf1d - 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)

OBS-URL: https://build.opensuse.org/package/show/X11:XOrg/gmmlib?expand=0&rev=75
2025-04-18 21:23:15 +00:00
842b7cd948 Accepting request 1244752 from X11:XOrg
- Update to version 22.6.0
  * Introduce PTL Support  (#225)

OBS-URL: https://build.opensuse.org/request/show/1244752
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/gmmlib?expand=0&rev=37
2025-02-10 16:30:43 +00:00
9349b67d8a - Update to version 22.6.0
* Introduce PTL Support  (#225)

OBS-URL: https://build.opensuse.org/package/show/X11:XOrg/gmmlib?expand=0&rev=73
2025-02-10 12:24:59 +00:00
cea105d453 Accepting request 1234910 from X11:XOrg
OBS-URL: https://build.opensuse.org/request/show/1234910
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/gmmlib?expand=0&rev=36
2025-01-05 14:31:46 +00:00
de55d443b7 - Update to version 22.5.5:
* Add new media compression mode to fix assertion (#224)
  * Adjust BaseWidth for RGB24 format (#64)
  * Enable IsCpuCacheable in Linux (#214)
  * PAT MOCS Programming for test (#223)
  * Make R10G10B10_XR_BIAS_A2_UNORM as presentable (#222)
  * Add new DG2 Device ID (#221)
  * Update reserved PATIndex (#220)

OBS-URL: https://build.opensuse.org/package/show/X11:XOrg/gmmlib?expand=0&rev=71
2025-01-04 11:18:08 +00:00
c9fe94b691 Accepting request 1200641 from X11:XOrg
- update to 22.5.2 - changes since 22.3.20 (jira#PED-10205)
  * Introduce LunarLake Support (#188)
  * Remove media compressed formats (#202)
  * Introduce Battlemage basic enabling support (#203)
  * Introduce Battlemage full support (#205)
  * Update README with new platform support info (#208)
  * Fix Debug build type(#210)
  * Check if BaseWidth and BaseHeight is zero (#213)
  * Xe2 Caching demotion for L3XD|L4WT|NC request (#212)

OBS-URL: https://build.opensuse.org/request/show/1200641
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/gmmlib?expand=0&rev=35
2024-09-12 14:58:35 +00:00
446b6ef708 - update to 22.5.2 - changes since 22.3.20 (jira#PED-10205)
* Introduce LunarLake Support (#188)
  * Remove media compressed formats (#202)
  * Introduce Battlemage basic enabling support (#203)
  * Introduce Battlemage full support (#205)
  * Update README with new platform support info (#208)
  * Fix Debug build type(#210)
  * Check if BaseWidth and BaseHeight is zero (#213)
  * Xe2 Caching demotion for L3XD|L4WT|NC request (#212)

OBS-URL: https://build.opensuse.org/package/show/X11:XOrg/gmmlib?expand=0&rev=69
2024-09-12 10:05:30 +00:00
17cca9d593 Accepting request 1181302 from X11:XOrg
OBS-URL: https://build.opensuse.org/request/show/1181302
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/gmmlib?expand=0&rev=34
2024-06-17 17:34:05 +00:00
004c79d0f7 Accepting request 1181288 from home:dirkmueller:Factory
- update to 22.3.20:
  * fail if pTextureCalc is NULL
  * add RGB format perftag
  * add more device IDs
  * Revert "Failing the resource allocation if the U plane offset
    exceeds the HW"

OBS-URL: https://build.opensuse.org/request/show/1181288
OBS-URL: https://build.opensuse.org/package/show/X11:XOrg/gmmlib?expand=0&rev=67
2024-06-17 11:21:30 +00:00
f9df990df1 Accepting request 1161688 from X11:XOrg
OBS-URL: https://build.opensuse.org/request/show/1161688
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/gmmlib?expand=0&rev=33
2024-03-26 18:27:53 +00:00
64839e103d Accepting request 1161614 from home:simonlm:branches:X11:XOrg
Update to version 22.3.18

OBS-URL: https://build.opensuse.org/request/show/1161614
OBS-URL: https://build.opensuse.org/package/show/X11:XOrg/gmmlib?expand=0&rev=65
2024-03-26 09:52:32 +00:00
25dcbc2992 Accepting request 1140619 from X11:XOrg
OBS-URL: https://build.opensuse.org/request/show/1140619
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/gmmlib?expand=0&rev=32
2024-01-22 19:38:52 +00:00
f9f30453d2 Accepting request 1140447 from home:dirkmueller:Factory
- update to 22.3.17:
  * Fix possible integer overflow
  * Assert and return on divide by zero (#187)
  * Update DG2 device ID macro (#183)

- update to 22.3.16:

OBS-URL: https://build.opensuse.org/request/show/1140447
OBS-URL: https://build.opensuse.org/package/show/X11:XOrg/gmmlib?expand=0&rev=63
2024-01-22 14:50:34 +00:00
d714b8a1c0 Accepting request 1137245 from X11:XOrg
OBS-URL: https://build.opensuse.org/request/show/1137245
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/gmmlib?expand=0&rev=31
2024-01-06 16:30:17 +00:00
752ab958f6 Accepting request 1133809 from home:dirkmueller:Factory
- update to 22.3.18:
  * Fix to align HAlign to 128bytes for Linear Packed YUV format
  * Add PVC device ID
  * Guard FormatTable to be within bound

OBS-URL: https://build.opensuse.org/request/show/1133809
OBS-URL: https://build.opensuse.org/package/show/X11:XOrg/gmmlib?expand=0&rev=61
2024-01-06 13:16:17 +00:00
3a927fe888 Accepting request 1130826 from X11:XOrg
- This includes latest version of one of the components needed for
  Video (processing) hardware support on Intel GPUs (bsc#1217770)

OBS-URL: https://build.opensuse.org/request/show/1130826
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/gmmlib?expand=0&rev=30
2023-12-04 22:02:36 +00:00
423d6f9f47 removed broken character in changelog for 22.3.13
OBS-URL: https://build.opensuse.org/package/show/X11:XOrg/gmmlib?expand=0&rev=59
2023-12-04 17:25:12 +00:00
529e4452f8 - This includes latest version of one of the components needed for
Video (processing) hardware support on Intel GPUs (bsc#1217770)

OBS-URL: https://build.opensuse.org/package/show/X11:XOrg/gmmlib?expand=0&rev=58
2023-12-04 12:06:57 +00:00
15b64584b2 Accepting request 1127293 from X11:XOrg
OBS-URL: https://build.opensuse.org/request/show/1127293
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/gmmlib?expand=0&rev=29
2023-11-17 19:50:50 +00:00
a6fc945277 Accepting request 1127281 from home:dirkmueller:Factory
- update to 22.3.14:
  * Add more DG2 Device IDs

OBS-URL: https://build.opensuse.org/request/show/1127281
OBS-URL: https://build.opensuse.org/package/show/X11:XOrg/gmmlib?expand=0&rev=56
2023-11-17 12:28:39 +00:00
8bbaf29e14 Accepting request 1125894 from X11:XOrg
OBS-URL: https://build.opensuse.org/request/show/1125894
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/gmmlib?expand=0&rev=28
2023-11-14 20:43:47 +00:00
6b7503502a Accepting request 1125867 from home:dirkmueller:Factory
- update to 22.3.13:
  * Fix Multiadapter ULT issue reproducibilty
  * Add new PVC Device ID


OBS-URL: https://build.opensuse.org/request/show/1125867
OBS-URL: https://build.opensuse.org/package/show/X11:XOrg/gmmlib?expand=0&rev=54
2023-11-14 14:42:56 +00:00
741959a171 Accepting request 1110911 from X11:XOrg
OBS-URL: https://build.opensuse.org/request/show/1110911
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/gmmlib?expand=0&rev=27
2023-09-13 18:46:03 +00:00
4b65d2aef2 Accepting request 1110902 from home:dirkmueller:Factory
- 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

  * Enable L3 for VP_INPUT_PICTURE_RENDER usage
  * Fix memory leak Destroy allocated resources for ULT
- needed for jira#PED-1174 (Video decoding/encoding support
- mention baselibs.conf as source in specfile
- fixed JIRA number in previous changelog
  * No upstream changelog available.
  * Intel Graphics Memory Management Library 2019 Q3 Release 3
- Updated to version 19.2.4

OBS-URL: https://build.opensuse.org/request/show/1110902
OBS-URL: https://build.opensuse.org/package/show/X11:XOrg/gmmlib?expand=0&rev=52
2023-09-13 12:25:54 +00:00
b725699896 Accepting request 1079663 from X11:XOrg
OBS-URL: https://build.opensuse.org/request/show/1079663
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/gmmlib?expand=0&rev=26
2023-04-16 14:07:08 +00:00
258c89eab3 Accepting request 1079641 from home:dirkmueller:Factory
- 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

OBS-URL: https://build.opensuse.org/request/show/1079641
OBS-URL: https://build.opensuse.org/package/show/X11:XOrg/gmmlib?expand=0&rev=50
2023-04-15 20:57:52 +00:00
a963f719a2 Accepting request 1068063 from X11:XOrg
OBS-URL: https://build.opensuse.org/request/show/1068063
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/gmmlib?expand=0&rev=25
2023-02-28 11:48:58 +00:00
1c4c40ac77 Accepting request 1068060 from home:dirkmueller:Factory
- update to 22.3.4:
  * remove unused tilewidth, mip4height and mip5height variables

OBS-URL: https://build.opensuse.org/request/show/1068060
OBS-URL: https://build.opensuse.org/package/show/X11:XOrg/gmmlib?expand=0&rev=48
2023-02-27 20:47:49 +00:00
cb0a86756b Accepting request 1056368 from X11:XOrg
OBS-URL: https://build.opensuse.org/request/show/1056368
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/gmmlib?expand=0&rev=24
2023-01-06 16:06:13 +00:00
810f1e6e9e Accepting request 1056344 from home:dirkmueller:Factory
- update to 22.3.3:
  * Initialize Filedescriptor
  * Disable MultiAdapter ULT testcases

OBS-URL: https://build.opensuse.org/request/show/1056344
OBS-URL: https://build.opensuse.org/package/show/X11:XOrg/gmmlib?expand=0&rev=46
2023-01-06 10:56:45 +00:00
b3c9ec4ce8 Accepting request 1045920 from X11:XOrg
OBS-URL: https://build.opensuse.org/request/show/1045920
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/gmmlib?expand=0&rev=23
2023-01-01 08:38:53 +00:00
a13aeafff6 Accepting request 1043100 from home:dirkmueller:Factory
- update to 22.3.2:
  * Fix tiling selection
  * Align SURFTYPE_3D surfaces
  * Correct max surface size
- enable building for x86_64 micro-level architectures

OBS-URL: https://build.opensuse.org/request/show/1043100
OBS-URL: https://build.opensuse.org/package/show/X11:XOrg/gmmlib?expand=0&rev=44
2022-12-31 13:23:55 +00:00
aadd82816a Accepting request 1040052 from X11:XOrg
OBS-URL: https://build.opensuse.org/request/show/1040052
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/gmmlib?expand=0&rev=22
2022-12-05 17:01:01 +00:00
176f5c1816 Accepting request 1040046 from home:dirkmueller:Factory
- update to 22.3.1:
  * Fix memory leak Destroy allocated resources for ULT

OBS-URL: https://build.opensuse.org/request/show/1040046
OBS-URL: https://build.opensuse.org/package/show/X11:XOrg/gmmlib?expand=0&rev=42
2022-12-04 20:51:14 +00:00
4319a6f676 Accepting request 1034272 from X11:XOrg
- needed for jira#PED-1174 (Video decoding/encoding support 
  (VA-API, ...) for Intel GPUs is outside of Mesa)

OBS-URL: https://build.opensuse.org/request/show/1034272
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/gmmlib?expand=0&rev=21
2022-11-08 09:53:47 +00:00
47a40d1acd - needed for jira#PED-1174 (Video decoding/encoding support
(VA-API, ...) for Intel GPUs is outside of Mesa)

OBS-URL: https://build.opensuse.org/package/show/X11:XOrg/gmmlib?expand=0&rev=40
2022-11-07 15:38:03 +00:00
e29f7e23cb Accepting request 1032871 from X11:XOrg
- 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

- No code changes
- Update to version 22.1.4 was part of Intel oneVPL GPU Runtime
  2022Q2 Release 22.4.4

OBS-URL: https://build.opensuse.org/request/show/1032871
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/gmmlib?expand=0&rev=20
2022-11-02 13:19:47 +00:00
6fd058ce97 Accepting request 1032338 from home:uncomfyhalomacro:branches:X11:XOrg
- 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

OBS-URL: https://build.opensuse.org/request/show/1032338
OBS-URL: https://build.opensuse.org/package/show/X11:XOrg/gmmlib?expand=0&rev=38
2022-11-02 12:03:20 +00:00
3d188b470e - No code changes
- Update to version 22.1.4 was part of Intel oneVPL GPU Runtime
  2022Q2 Release 22.4.4

OBS-URL: https://build.opensuse.org/package/show/X11:XOrg/gmmlib?expand=0&rev=37
2022-07-11 11:17:58 +00:00
a3ce58ce84 Accepting request 987887 from X11:XOrg
OBS-URL: https://build.opensuse.org/request/show/987887
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/gmmlib?expand=0&rev=19
2022-07-09 15:02:52 +00:00
f6f805c1ff Accepting request 986942 from home:uncomfyhalomacro:branches:X11:XOrg
- Update to version 22.1.4:
  * No upstream changelog available

OBS-URL: https://build.opensuse.org/request/show/986942
OBS-URL: https://build.opensuse.org/package/show/X11:XOrg/gmmlib?expand=0&rev=35
2022-07-08 11:22:16 +00:00
579a200c50 Accepting request 979459 from X11:XOrg
OBS-URL: https://build.opensuse.org/request/show/979459
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/gmmlib?expand=0&rev=18
2022-05-28 20:14:56 +00:00