Skip to content

Commit 90bf966

Browse files
sndirschbmwiedemann
sndirsch
authored andcommitted
Update intel-media-driver to version 23.3.3 / rev 32 via SR 1111039
https://build.opensuse.org/request/show/1111039 by user sndirsch + anag+factory
1 parent 4d01997 commit 90bf966

7 files changed

+55
-24
lines changed

packages/i/intel-media-driver/.files

0 Bytes
Binary file not shown.

packages/i/intel-media-driver/.rev

+8
Original file line numberDiff line numberDiff line change
@@ -403,4 +403,12 @@ versions of libva(2)</comment>
403403
case.</comment>
404404
<requestid>1095652</requestid>
405405
</revision>
406+
<revision rev="32" vrev="1">
407+
<srcmd5>64f4033f7a1560e4a049345178d6366e</srcmd5>
408+
<version>23.3.3</version>
409+
<time>1694701563</time>
410+
<user>anag+factory</user>
411+
<comment></comment>
412+
<requestid>1111039</requestid>
413+
</revision>
406414
</revisionlist>

packages/i/intel-media-driver/intel-media-23.1.6.tar.gz

-1
This file was deleted.
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
/ipfs/bafybeiggrwxowrwd7xtcr6lbwpi7ymza7adtbxsyootjycgvljykvjhbm4

packages/i/intel-media-driver/intel-media-driver.changes

+38-16
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,25 @@
1+
-------------------------------------------------------------------
2+
Wed Sep 13 12:11:39 UTC 2023 - Dirk Müller <[email protected]>
3+
4+
- update to intel-media-23.2.4:
5+
* Fixed AV1e obu size bits and max tile number caps report.
6+
* Enhanced BT2020 YUV/RGB range conversion(YUV limited to full,
7+
RGB full to limited).
8+
* Enabled PAT index for cache setting.
9+
* Enable GuC submission on RPL-S.
10+
* Supported DDI query for engine reset info for ACM+.
11+
* Fixed HEVC virtual tile scalability hang issue on TGL+.
12+
* Fixed AV1 TX_MODE_SELECT caps for bitstream corruption for
13+
ACM.
14+
* Fixed HEVC ICQ caps report for ACM.
15+
* Enabled HEVC VDEnc 422 encoding for ATS-M.
16+
* Power optimization for VP9 unaligned surface padding on TGL.
17+
* Fixed AVC memory management control operation w/
18+
adaptive_ref_pic_marking_mode_flag update for ACM+.
19+
* Improved HDR tone mapping performance for the case the input
20+
image height is not 8 aligned.
21+
* Fixed RGBP vaGetImage and vaPutImage.
22+
123
-------------------------------------------------------------------
224
Tue Jun 27 15:04:50 UTC 2023 - Dirk Müller <[email protected]>
325

@@ -31,25 +53,25 @@ Thu Mar 9 14:23:45 UTC 2023 - Dirk Müller <[email protected]>
3153
-------------------------------------------------------------------
3254
Mon Feb 27 21:04:29 UTC 2023 - Stefan Dirsch <[email protected]>
3355

34-
- updated Supplements
56+
- updated Supplements
3557

3658
-------------------------------------------------------------------
3759
Mon Feb 27 20:26:58 UTC 2023 - Dirk Müller <[email protected]>
3860

3961
- updaet to 23.1.2:
40-
* Fix Decode Encryption Types Missing in APO
62+
* Fix Decode Encryption Types Missing in APO
4163
* Fallback to doubleBufferCopy when lock external resource failed
4264
* Enhance robustness of Decode SubPacket Manager
4365
* FP16 Enable on APOes
44-
* Refine mos gpu hang interface to use correct ctx id
66+
* Refine mos gpu hang interface to use correct ctx id
4567
* Move rowstore cache regkey report to new location
46-
* optimize vebox resource
68+
* optimize vebox resource
4769
* Fix Output out of scaling when using SR with Rotation
4870

4971
-------------------------------------------------------------------
5072
Mon Feb 13 22:14:52 UTC 2023 - Stefan Dirsch <[email protected]>
5173

52-
- updated Supplements
74+
- updated Supplements
5375

5476
-------------------------------------------------------------------
5577
Mon Feb 13 09:04:49 UTC 2023 - Michał Szczepaniak <[email protected]>
@@ -105,14 +127,14 @@ Tue Dec 6 18:49:38 UTC 2022 - Dirk Müller <[email protected]>
105127
-------------------------------------------------------------------
106128
Mon Nov 7 12:12:24 UTC 2022 - Stefan Dirsch <[email protected]>
107129

108-
- needed for jira#PED-1174 (Video decoding/encoding support
130+
- needed for jira#PED-1174 (Video decoding/encoding support
109131
(VA-API, ...) for Intel GPUs is outside of Mesa)
110132

111133
-------------------------------------------------------------------
112134
Wed Nov 2 12:06:52 UTC 2022 - Stefan Dirsch <[email protected]>
113135

114136
- Update to version 2.6.1
115-
* Revert "[Decode] Legacy MI interface removal"
137+
* Revert "[Decode] Legacy MI interface removal"
116138
- specfile cleanup
117139
- updated Supplements
118140

@@ -135,14 +157,14 @@ Sun Oct 30 22:36:58 UTC 2022 - Soc Virnyl Estela <[email protected]>
135157
-------------------------------------------------------------------
136158
Sat Oct 1 13:01:10 UTC 2022 - Stefan Dirsch <[email protected]>
137159

138-
- adding _constraints in the hope to reserve enough disk space;
160+
- adding _constraints in the hope to reserve enough disk space;
139161
trying with 7GB for now ...
140162

141163
-------------------------------------------------------------------
142164
Fri Sep 30 19:31:31 UTC 2022 - Stefan Dirsch <[email protected]>
143165

144166
- u_libva-2.16.0.patch
145-
* fixes build against libva 2.16.0
167+
* fixes build against libva 2.16.0
146168
* culprit: https://github.com/intel/libva/commit/8682f9e30f2fabf2ccc6f7609db035ed1af44703
147169

148170
-------------------------------------------------------------------
@@ -178,7 +200,7 @@ Thu May 26 13:14:05 UTC 2022 - Soc Virnyl Estela <[email protected]>
178200
* [Encode] AVC RC mode - Implement abs QP map (MBQP) and CQP QP
179201
- Enable abs QP map mode caps
180202
- Implement programming for abs QP map mode
181-
- removed no longer needed Werror-initialize-in-right-order.patch
203+
- removed no longer needed Werror-initialize-in-right-order.patch
182204

183205
-------------------------------------------------------------------
184206
Wed Jan 19 19:25:04 UTC 2022 - Bjørn Lie <[email protected]>
@@ -211,7 +233,7 @@ Mon Nov 29 15:49:47 UTC 2021 - Bjørn Lie <[email protected]>
211233
-------------------------------------------------------------------
212234
Thu Oct 28 10:38:53 UTC 2021 - Stefan Dirsch <[email protected]>
213235

214-
- mention baselibs.conf as source in specfile
236+
- mention baselibs.conf as source in specfile
215237

216238
-------------------------------------------------------------------
217239
Mon Oct 25 17:15:44 UTC 2021 - Duarte Pousa <[email protected]>
@@ -221,7 +243,7 @@ Mon Oct 25 17:15:44 UTC 2021 - Duarte Pousa <[email protected]>
221243
-------------------------------------------------------------------
222244
Mon Oct 4 15:04:15 UTC 2021 - Stefan Dirsch <[email protected]>
223245

224-
- fixed JIRA number in a previous changelog
246+
- fixed JIRA number in a previous changelog
225247

226248
-------------------------------------------------------------------
227249
Wed Sep 29 08:56:25 UTC 2021 - Stefan Dirsch <[email protected]>
@@ -238,7 +260,7 @@ Mon Sep 27 13:15:38 UTC 2021 - Stefan Dirsch <[email protected]>
238260
Wed Sep 15 05:53:42 UTC 2021 - Tejas Guruswamy <[email protected]>
239261

240262
- Update to 21.3.3:
241-
* Supported platforms:
263+
* Supported platforms:
242264
BDW/SKL/APL(BXT)/KBL/CFL/WHL/CML/ICL/EHL/JSL/TGL/RKL/DG1/SG1/ADL-S/ADL-P
243265
* Extensive new features and enhancements, see README.md
244266
- Move generated supplements list to supplements.inc
@@ -254,11 +276,11 @@ Sat Oct 10 20:48:10 UTC 2020 - Dirk Mueller <[email protected]>
254276
* Added HuC Error Status Report improvements for VP9 VDEnc encoding
255277
* Added scaling interpolation method(nearest, bilinear, advanced)
256278
* Added resource usage type to specify cache policy usage
257-
* Enabled SFC bilinear scaling.
279+
* Enabled SFC bilinear scaling.
258280
- Disable Werror from build, which avoids having to create build fixes
259281
patches for every release
260282
- remove u_20.1.1-build-fixes.patch, u_20.2.0-build-fixes.patch (obsolete)
261-
283+
262284
-------------------------------------------------------------------
263285
Mon Aug 31 16:14:23 UTC 2020 - Stefan Dirsch <[email protected]>
264286

@@ -393,7 +415,7 @@ Mon Apr 1 09:29:32 CEST 2019 - [email protected]
393415
Tue Nov 13 15:38:31 UTC 2018 - [email protected]
394416

395417
- added hardware supplements in order to install the package on
396-
appropriate hardware (Broadwell, Skylake, Broxton/Apollo Lake,
418+
appropriate hardware (Broadwell, Skylake, Broxton/Apollo Lake,
397419
Kaby Lake, Coffee Lake, Cannonlake, Ice Lake at this time)
398420
- added script to generate the above information easily
399421

packages/i/intel-media-driver/intel-media-driver.spec

+3-3
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@
1919
%define so_ver 7
2020

2121
Name: intel-media-driver
22-
Version: 23.1.6
22+
Version: 23.3.3
2323
Release: 0
2424
Summary: Intel Media Driver for VAAPI
2525
License: BSD-3-Clause AND MIT
@@ -31,10 +31,10 @@ Source2: supplements.inc
3131
Source3: baselibs.conf
3232
BuildRequires: c++_compiler
3333
BuildRequires: cmake >= 3.5
34-
BuildRequires: gmmlib-devel >= 2.16.0
34+
BuildRequires: gmmlib-devel >= 22.3.7
3535
BuildRequires: pkgconfig
3636
#Note this is NOT libva library version!
37-
BuildRequires: pkgconfig(libva) >= 1.14.0
37+
BuildRequires: pkgconfig(libva) >= 1.19.0
3838
BuildRequires: pkgconfig(pciaccess)
3939
ExclusiveArch: x86_64 i586
4040
%include %{S:2}

packages/i/intel-media-driver/supplements.inc

+5-4
Original file line numberDiff line numberDiff line change
@@ -162,17 +162,13 @@ Supplements: modalias(xorg-x11-server:pci:v00008086d00005694sv*sd*bc*sc*i*)
162162
Supplements: modalias(xorg-x11-server:pci:v00008086d00005695sv*sd*bc*sc*i*)
163163
Supplements: modalias(xorg-x11-server:pci:v00008086d00005696sv*sd*bc*sc*i*)
164164
Supplements: modalias(xorg-x11-server:pci:v00008086d00005697sv*sd*bc*sc*i*)
165-
Supplements: modalias(xorg-x11-server:pci:v00008086d00005698sv*sd*bc*sc*i*)
166165
Supplements: modalias(xorg-x11-server:pci:v00008086d000056A0sv*sd*bc*sc*i*)
167166
Supplements: modalias(xorg-x11-server:pci:v00008086d000056A1sv*sd*bc*sc*i*)
168167
Supplements: modalias(xorg-x11-server:pci:v00008086d000056A2sv*sd*bc*sc*i*)
169168
Supplements: modalias(xorg-x11-server:pci:v00008086d000056A3sv*sd*bc*sc*i*)
170169
Supplements: modalias(xorg-x11-server:pci:v00008086d000056A4sv*sd*bc*sc*i*)
171170
Supplements: modalias(xorg-x11-server:pci:v00008086d000056A5sv*sd*bc*sc*i*)
172171
Supplements: modalias(xorg-x11-server:pci:v00008086d000056A6sv*sd*bc*sc*i*)
173-
Supplements: modalias(xorg-x11-server:pci:v00008086d000056A7sv*sd*bc*sc*i*)
174-
Supplements: modalias(xorg-x11-server:pci:v00008086d000056A8sv*sd*bc*sc*i*)
175-
Supplements: modalias(xorg-x11-server:pci:v00008086d000056A9sv*sd*bc*sc*i*)
176172
Supplements: modalias(xorg-x11-server:pci:v00008086d000056B0sv*sd*bc*sc*i*)
177173
Supplements: modalias(xorg-x11-server:pci:v00008086d000056B1sv*sd*bc*sc*i*)
178174
Supplements: modalias(xorg-x11-server:pci:v00008086d000056B2sv*sd*bc*sc*i*)
@@ -220,6 +216,7 @@ Supplements: modalias(xorg-x11-server:pci:v00008086d00005A85sv*sd*bc*sc*i*)
220216
Supplements: modalias(xorg-x11-server:pci:v00008086d00007D40sv*sd*bc*sc*i*)
221217
Supplements: modalias(xorg-x11-server:pci:v00008086d00007D45sv*sd*bc*sc*i*)
222218
Supplements: modalias(xorg-x11-server:pci:v00008086d00007D60sv*sd*bc*sc*i*)
219+
Supplements: modalias(xorg-x11-server:pci:v00008086d00007D67sv*sd*bc*sc*i*)
223220
Supplements: modalias(xorg-x11-server:pci:v00008086d000087C0sv*sd*bc*sc*i*)
224221
Supplements: modalias(xorg-x11-server:pci:v00008086d000087CAsv*sd*bc*sc*i*)
225222
Supplements: modalias(xorg-x11-server:pci:v00008086d00008A50sv*sd*bc*sc*i*)
@@ -282,5 +279,9 @@ Supplements: modalias(xorg-x11-server:pci:v00008086d0000A7A0sv*sd*bc*sc*i*)
282279
Supplements: modalias(xorg-x11-server:pci:v00008086d0000A7A1sv*sd*bc*sc*i*)
283280
Supplements: modalias(xorg-x11-server:pci:v00008086d0000A7A8sv*sd*bc*sc*i*)
284281
Supplements: modalias(xorg-x11-server:pci:v00008086d0000A7A9sv*sd*bc*sc*i*)
282+
Supplements: modalias(xorg-x11-server:pci:v00008086d0000A7AAsv*sd*bc*sc*i*)
283+
Supplements: modalias(xorg-x11-server:pci:v00008086d0000A7ABsv*sd*bc*sc*i*)
284+
Supplements: modalias(xorg-x11-server:pci:v00008086d0000A7ACsv*sd*bc*sc*i*)
285+
Supplements: modalias(xorg-x11-server:pci:v00008086d0000A7ADsv*sd*bc*sc*i*)
285286
Supplements: modalias(xorg-x11-server:pci:v00008086d0000F2D2sv*sd*bc*sc*i*)
286287
Supplements: modalias(xorg-x11-server:pci:v00008086d0000FF05sv*sd*bc*sc*i*)

0 commit comments

Comments
 (0)