Opened 3 years ago

Closed 3 years ago

Last modified 3 years ago

#15336 closed enhancement (fixed)

xf86-video-amdgpu-21.0.0 (Xorg driver)

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

Description

New major version.

Change History (4)

comment:1 by Bruce Dubbs, 3 years ago

Owner: changed from blfs-book to Bruce Dubbs
Status: newassigned

comment:2 by Bruce Dubbs, 3 years ago

From ChangeLog:

Include xf86drm.h instead of sarea.h
Drop dri.h includes
Fix drmmode_crtc_scanout_create logic
Check for AMDGPU_CREATE_PIXMAP_SCANOUT in amdgpu_glamor_create_pixmap
Replace a few more instances of "master"
Fix build against ABI_VIDEODRV_VERSION 25.2
Make drmmode_crtc_scanout_create/destroy static
Drop struct drmmode_scanout altogether in favour of PixmapPtrs
Drop bo/width/height members from struct drmmode_scanout
Fix return value check of drmIoctl()
gitlab CI: update to use the latest CI templates
glamor: Make pixmap scanout compatible if its dimensions are
Handle NULL fb_ptr in pixmap_get_fb
Bail from amdgpu_pixmap_get_handle with ShadowFB
Factor out common code to amdgpu_probe()
Introduce amdgpu_device_setup helper
Kill off drmOpen/Close/drmSetInterfaceVersion in favour of drmDevices
Use the device_id straight from gpu_info
Reuse the existing busid string
Store the busid string in AMDGPUEnt
Remove NULL check after a "cannot fail" function
Fixup the amdgpu_bus_id() string format
Remove drmCheckModesettingSupported and kernel module loading, on Linux
Use ODEV_ATTRIB_PATH where possible for the device node.
Fix link failure with gcc 10
kms: Handle changes to SourceValidate call chain in xserver 19

comment:3 by Bruce Dubbs, 3 years ago

Resolution: fixed
Status: assignedclosed

Fixed at commit 0d191073348dfde8433ca6e162d653233af1b0eb

Package updates.
    Update to btrfs-progs-v5.13.1.
    Update to xf86-video-amdgpu-21.0.0.
    Update to mousepad-0.5.6.

comment:4 by Bruce Dubbs, 3 years ago

Milestone: 10.211.0

Milestone renamed

Note: See TracTickets for help on using tickets.