Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

xf86-video-amdgpu: update to 21.0.0 #5589

Merged
merged 1 commit into from Aug 30, 2021
Merged

xf86-video-amdgpu: update to 21.0.0 #5589

merged 1 commit into from Aug 30, 2021

Conversation

heitbaum
Copy link
Contributor

@heitbaum heitbaum commented Aug 30, 2021

update 19.1.0 to 21.0.0

ann:

Ref:

[ANNOUNCE] xf86-video-amdgpu 21.0.0

Adam Jackson (2):
kms: Handle changes to SourceValidate call chain in xserver 19
Fix link failure with gcc 10

Alex Deucher (1):
Bump version for the 21.0.0 release

Emil Velikov (10):
Use ODEV_ATTRIB_PATH where possible for the device node.
Remove drmCheckModesettingSupported and kernel module loading, on Linux
Fixup the amdgpu_bus_id() string format
Remove NULL check after a "cannot fail" function
Store the busid string in AMDGPUEnt
Reuse the existing busid string
Use the device_id straight from gpu_info
Kill off drmOpen/Close/drmSetInterfaceVersion in favour of drmDevices
Introduce amdgpu_device_setup helper
Factor out common code to amdgpu_probe()

Likun Gao (1):
Fix drmmode_crtc_scanout_create logic

Michel Dänzer (11):
Bail from amdgpu_pixmap_get_handle with ShadowFB
Handle NULL fb_ptr in pixmap_get_fb
glamor: Make pixmap scanout compatible if its dimensions are
Drop bo/width/height members from struct drmmode_scanout
Drop struct drmmode_scanout altogether in favour of PixmapPtrs
Make drmmode_crtc_scanout_create/destroy static
Fix build against ABI_VIDEODRV_VERSION 25.2
Replace a few more instances of "master"
Check for AMDGPU_CREATE_PIXMAP_SCANOUT in amdgpu_glamor_create_pixmap
Drop dri.h includes
Include xf86drm.h instead of sarea.h

Niclas Zeising (1):
Fix return value check of drmIoctl()

Peter Hutterer (1):
gitlab CI: update to use the latest CI templates

update 19.1.0 to 21.0.0

ann: https://lists.x.org/archives/amd-gfx/2021-July/067146.html

--

[ANNOUNCE] xf86-video-amdgpu 21.0.0

Adam Jackson (2):
      kms: Handle changes to SourceValidate call chain in xserver 19
      Fix link failure with gcc 10

Alex Deucher (1):
      Bump version for the 21.0.0 release

Emil Velikov (10):
      Use ODEV_ATTRIB_PATH where possible for the device node.
      Remove drmCheckModesettingSupported and kernel module loading, on Linux
      Fixup the amdgpu_bus_id() string format
      Remove NULL check after a "cannot fail" function
      Store the busid string in AMDGPUEnt
      Reuse the existing busid string
      Use the device_id straight from gpu_info
      Kill off drmOpen/Close/drmSetInterfaceVersion in favour of drmDevices
      Introduce amdgpu_device_setup helper
      Factor out common code to amdgpu_probe()

Likun Gao (1):
      Fix drmmode_crtc_scanout_create logic

Michel Dänzer (11):
      Bail from amdgpu_pixmap_get_handle with ShadowFB
      Handle NULL fb_ptr in pixmap_get_fb
      glamor: Make pixmap scanout compatible if its dimensions are
      Drop bo/width/height members from struct drmmode_scanout
      Drop struct drmmode_scanout altogether in favour of PixmapPtrs
      Make drmmode_crtc_scanout_create/destroy static
      Fix build against ABI_VIDEODRV_VERSION 25.2
      Replace a few more instances of "master"
      Check for AMDGPU_CREATE_PIXMAP_SCANOUT in amdgpu_glamor_create_pixmap
      Drop dri.h includes
      Include xf86drm.h instead of sarea.h

Niclas Zeising (1):
      Fix return value check of drmIoctl()

Peter Hutterer (1):
      gitlab CI: update to use the latest CI templates
@CvH CvH merged commit 0b11972 into LibreELEC:master Aug 30, 2021
@heitbaum heitbaum deleted the amd branch August 30, 2021 11:18
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants