Page MenuHomeSolus

Initial commit of intel-media-driver
ClosedPublic

Authored by serebit on Dec 25 2021, 8:50 PM.
Tags
None
Referenced Files
F11036718: D12531.id.diff
Wed, Aug 9, 7:40 PM
F11036717: D12531.id30526.diff
Wed, Aug 9, 7:40 PM
F11036716: D12531.id30550.diff
Wed, Aug 9, 7:39 PM
F11036715: D12531.id30552.diff
Wed, Aug 9, 7:39 PM
F11036714: D12531.id30527.diff
Wed, Aug 9, 7:39 PM
F11027044: D12531.diff
Wed, Aug 9, 3:19 AM
F10870668: D12531.id30552.diff
Jun 18 2023, 10:25 AM
F10870667: D12531.id30550.diff
Jun 18 2023, 10:25 AM
Tokens
"100" token, awarded by kyrios123.

Details

Summary

Starting with the latest quarterly release, v21.3.5. Initial package.yml written by @ReillyBrogan. Resolves T9590.

Test Plan
  • Run vainfo
  • Decode an H.264 video using ffmpeg with an Intel i5-7200U, verify the difference in speed and CPU usage between hardware decoding and software decoding, check intel-gpu-top to verify that the video encoder is working
  • Use VLC with VA-API decoding to watch a good scene in a legally procured digital copy of The Mask

Diff Detail

Branch
master
Lint
No Lint Coverage
Unit
No Test Coverage
Build Status
Buildable 2821
Build 2821: arc lint + arc unit

Event Timeline

JoshStrobl added a reviewer: joebonrichie.
JoshStrobl added subscribers: joebonrichie, JoshStrobl.

LGTM otherwise. Nice work by yourself and @ReillyBrogan.

Is this something you and @ReillyBrogan are willing to maintain? I don't have any Intel hardware at this time to validate the package, otherwise I'd probably assign myself.

Prodding @joebonrichie also per IRC convo re. "taking priority if libva-intel-driver is installed as well, otherwise needs a conflicts or hack in libva".

package.yml
9

B comes before M

This revision now requires changes to proceed.Dec 25 2021, 8:56 PM
package.yml
9

letters are hard

With both installed, all software I've tested has been using intel-media-driver rather than libva-intel-driver.

Reilly doesn't have hardware to test this, so I'm fine with maintaining it. I'm already maintaining the rest of the stack anyway.

JoshStrobl added inline comments.
package.yml
8

plz fiz

This revision now requires changes to proceed.Dec 27 2021, 2:55 PM
package.yml
8

also fix my fiz, whatever that is

This revision is now accepted and ready to land.Dec 27 2021, 7:06 PM
This revision was automatically updated to reflect the committed changes.