Page MenuHomeFreeBSD

multimedia/gmmlib: update to 22.3.18
ClosedPublic

Authored by rodrigo on Mar 21 2024, 3:04 PM.
Tags
None
Referenced Files
Unknown Object (File)
May 23 2024, 12:17 AM
Unknown Object (File)
May 21 2024, 4:33 PM
Unknown Object (File)
May 18 2024, 3:46 PM
Unknown Object (File)
May 18 2024, 3:46 PM
Unknown Object (File)
May 17 2024, 9:25 AM
Unknown Object (File)
Apr 28 2024, 6:47 PM
Unknown Object (File)
Apr 8 2024, 10:42 AM
Unknown Object (File)
Apr 6 2024, 12:16 AM
Subscribers
None

Details

Summary

Changelog: https://github.com/intel/gmmlib/compare/intel-gmmlib-22.3.9...intel-gmmlib-22.3.18

Major changes:

  • Introducing ARL-S Support
  • Add more device IDs for RPL
  • Fix Multiadapter ULT issue reproducibilty
  • Add new PVC Device ID
  • Add more DG2 Device IDs
  • Fix to align HAlign to 128bytes for Linear Packed YUV format
  • Add PVC device ID
  • Guard FormatTable to be within bound
  • Fix possible integer overflow
  • Remove structurally dead code
  • Assert and return on divide by zero
  • Update DG2 device ID macro
  • Introduce ARL-H support
  • Added new ADL-N Device IDs
  • Add new Xe_HP Device IDs
  • Handle out of memory case
  • Correct DG2 Depth/Stencil MSAA 16x 8x Texture Allocation
  • Failing the resource allocation if the U plane offset exceeds the HW limitations

Patches apply cleanly
Successfull poudriere build on 15-amd64 for:
multimedia/gmmlib
multimedia/libva-intel-media-driver
lang/intel-compute-runtime
multimedia/libva-intel-media-driver

Diff Detail

Repository
R11 FreeBSD ports repository
Lint
Lint Not Applicable
Unit
Tests Not Applicable

Event Timeline

rodrigo created this revision.

Looks fine if it also builds on i386 and FreeBSD 13.2. I don't use this port and burned out porting Intel stuff - my next GPU will probably be NVIDIA (again).

This revision is now accepted and ready to land.Mar 21 2024, 4:15 PM
This revision was automatically updated to reflect the committed changes.