Opened 3 years ago

Closed 3 years ago

Last modified 3 years ago

#15236 closed enhancement (fixed)

libdrm-2.4.107

Reported by: Bruce Dubbs Owned by: thomas
Priority: normal Milestone: 11.0
Component: BOOK Version: git
Severity: normal Keywords:
Cc:

Description

New point version.

Change History (3)

comment:1 by thomas, 3 years ago

Owner: changed from blfs-book to thomas
Status: newassigned

Bump version to 2.4.107

  • amdgpu: update marketing names
  • README.rst: Include some notes about syncing uapi headers
  • xf86drm: Add support for decoding AMLOGIC format modifiers
  • xf86drm: Add support for decoding AMD format modifiers
  • xf86drm: Add support for decoding Nvidia format modifiers
  • xf86drm: Add a vendor function to decode the format modifier
  • xf86drm: Add a human readable representation for format modifiers
  • Conditionally include <linux/limits.h> and <sys/params.h> on Linux, BSD
  • _WANT_KERNEL_ERRNO must be defined in FreeBSD for ERESTART to be used
  • include <sys/types.h> in xf86drmMode when the OS is FreeBSD
  • amdgpu: Add vamgr for capture/replay.
  • tests/amdgpu/hotunplug: Add hotunplug with exported fence
  • tests/amdgpu/hotunplug: Add hotunplug with exported bo test
  • tests/amdgpu/hotunplug: Add unplug with cs test.
  • test/amdgpu/hotunplug: Add test suite for GPU unplug
  • test/amdgpu: Add helper functions for hot unplug
  • tests/amdgpu: Fix valgrind warning
  • amdgpu: Added product name for E9390,E9560 and E9565 dgpu
  • Revert "tests/amdgpu: fix bo eviction test issue"
  • intel: Add support for ADLP

Tests looks ok to me:

 1/16 gen45-3d.batch        OK              0.02s
 2/16 gen4-3d.batch         OK              0.02s
 3/16 gen6-3d.batch         OK              0.01s
 4/16 kms-symbols-check     OK              0.04s
 5/16 gen5-3d.batch         OK              0.02s
 6/16 gen7-3d.batch         OK              0.01s
 7/16 gen7-2d-copy.batch    OK              0.01s
 8/16 core-symbols-check    OK              0.06s
 9/16 nouveau-symbols-check OK              0.04s
10/16 intel-symbols-check   OK              0.05s
11/16 hash                  OK              0.01s
12/16 radeon-symbols-check  OK              0.06s
13/16 amdgpu-symbols-check  OK              0.06s
14/16 drmdevice             OK              0.01s
15/16 threaded              SKIP            0.23s   exit status 77
16/16 drmsl                 OK              0.34s


Ok:                 15  
Expected Fail:      0   
Fail:               0   
Unexpected Pass:    0   
Skipped:            1   
Timeout:            0   

comment:2 by thomas, 3 years ago

Resolution: fixed
Status: assignedclosed

Fixed in [400a78e8]

comment:3 by Bruce Dubbs, 3 years ago

Milestone: 10.211.0

Milestone renamed

Note: See TracTickets for help on using tickets.