Opened 2 years ago

Closed 2 years ago

#16126 closed enhancement (fixed)

libdrm-2.4.110

Reported by: Bruce Dubbs Owned by: Douglas R. Reno
Priority: normal Milestone: 11.1
Component: BOOK Version: git
Severity: normal Keywords:
Cc:

Description

New point version.

Change History (6)

comment:1 by Xi Ruoyao, 2 years ago

No release note found. The log at https://gitlab.freedesktop.org/mesa/drm/-/commits/libdrm-2.4.110 shows it added Intel Alder Lake support, improved AMDGPU pstate support, and done a lot of tweak in meson.build.

comment:2 by Douglas R. Reno, 2 years ago

Milestone: 11.211.1

Not been tagged yet as far as I can tell

comment:3 by Douglas R. Reno, 2 years ago

Owner: changed from blfs-book to Douglas R. Reno
Status: newassigned

comment:4 by Douglas R. Reno, 2 years ago

I found some release announcements by sifting through the pile of emails that consists of dri-devel on lists.freedesktop.org

Daniel Stone (1):
      drm/atomic: Stable sort for atomic request de-duplication

Dylan Baker (9):
      meson: use dictionary kwargs
      meson: add override_dependency when possible
      meson: switch the meson builtin for symbol visiblity
      meson: switch to cc.get_supported_arguments
      meson: use more standard formatting for better readability
      meson: use cc.check_header instead of open coding
      meson: use cc.has_function_attribute instead of open coding
      meson: use the modern interface for pkg.generate
      meson: use summary() instead of message

Eric Engestrom (1):
      use standard `__typeof__()` instead of GNU extension `typeof()`

Guchun Chen (1):
      tests/amdgpu: Add VCN test support for Biege Goby

Raviteja Goud Talla (1):
      intel: sync i915_pciids.h with kernel

Samuel Pitoiset (4):
      amdgpu: update_drm.h for new CTX OP to set/get stable pstates
      amdgpu: implement new CTX OP to set/get stable pstates
      tests/amdgpu: add a test for new CTX OP to get/set stable pstates
      build: bump version to 2.4.110

Sathishkumar S (1):
      tests/amdgpu: add jpeg tests support

Simon Ser (1):
      releasing: s/master/main/

Tejas Upadhyay (1):
      intel: Add support for ADL-N

ravitejax (1):
      intel: Add support for RPLS platform

git tag: libdrm-2.4.110

comment:5 by Douglas R. Reno, 2 years ago

Note that the tests will take slightly longer (~15 seconds) on a system with an NVIDIA GPU installed. This seems to be due to the 'threaded' test performing operations on the card.

comment:6 by Douglas R. Reno, 2 years ago

Resolution: fixed
Status: assignedclosed
Note: See TracTickets for help on using tickets.