0
0
mirror of https://github.com/libretro/Lakka-LibreELEC.git synced 2025-03-01 05:41:22 +00:00

29 Commits

Author SHA1 Message Date
ab9e347f5b xf86-video-amdgpu: update to 23.0.0 2023-03-14 13:31:23 +00:00
5d524b7fed xf86-video-amdgpu: update to 22.0.0 2022-05-28 08:51:14 +00:00
4b0c340c63 xf86-video-*: updated descriptions, pkg sites & clean ups 2021-11-09 22:21:30 +01:00
b1655c78d3 xf86-video-amdgpu: update to 21.0.0
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
2021-08-30 20:45:28 +10:00
6f08b82b0b x11: automated code cleanup
Signed-off-by: Ian Leonard <antonlacon@gmail.com>
2021-01-19 19:34:25 +00:00
5529aff2db xf86-video-amdgpu: fix gcc-10 2020-06-24 20:56:40 +02:00
9a68e4c8c6 xf86-video-amdgpu: update to xf86-video-amdgpu-19.1.0 2019-10-13 17:01:21 +01:00
979824a9e7 xf86-video-amdgpu: update to xf86-video-amdgpu-19.0.1 2019-03-21 12:23:54 +00:00
b860b8600d xf86-video-amdgpu: update to 18.1.0, add crash fix 2018-10-23 20:02:26 +02:00
CvH
85e5b4dc1f cleanup: PKG_SHORTDESC 2018-10-22 15:06:12 +02:00
CvH
4317bc5002 cleanup: remove PKG_SECTION 2018-10-22 15:06:11 +02:00
CvH
54798d6df1 spdx: packages/x11 2018-07-18 22:37:47 +02:00
278d7ad6ef xf86-video-amdgpu: update to 18.0.1 2018-05-20 20:18:07 -07:00
294f54e046 xf86-video-amdgpu: instruct xorg to load the amdgpu driver for devices managed by the amdgpu kernel driver 2017-12-14 20:18:11 +01:00
3846ec7dac buildsystem: replace PKG_AUTORECONF 2017-11-22 00:41:12 +01:00
cvh
837b447b7c decommission PKG_IS_ADDON 2017-10-16 00:01:20 +02:00
c302783fe4 xf86-video-amdgpu: update to 1.4.0 2017-09-13 18:00:15 -07:00
50a51452be build system: add sha256 checksum to all packages
putting #1597 in use
2017-07-17 20:49:23 +02:00
4077effc4d xf86-video-amdgpu: update to 1.3.0 2017-03-18 10:09:27 -07:00
cf5d3a4579 decommission PKG_REV 2017-01-19 00:06:13 +01:00
20c9911908 xf86-video-amdgpu: update to 1.2.0 2016-12-04 11:22:11 -08:00
ba9bface25 xf86-video-amdgpu: update to 1.1.2 2016-12-04 11:22:08 -08:00
e0c2de9b39 Decommission PKG_PRIORITY 2016-09-24 11:57:39 +02:00
29d873477e xf86-video-amdgpu: update to 1.1.1 2016-09-16 04:29:44 +01:00
95d98e9814 xf86-video-amdgpu: update to 1.1.0 2016-04-07 13:01:42 -07:00
3de80da43b xf86-video-amdgpu: update to xf86-video-amdgpu-1.0.1
Signed-off-by: Stephan Raue <stephan@openelec.tv>
2016-02-20 15:05:26 +01:00
f51faa070d packages: update license headers
Signed-off-by: Stephan Raue <stephan@openelec.tv>
2016-01-02 17:29:56 +01:00
b1401c72ee xf86-video-amdgpu: update to xf86-video-amdgpu-1.0.0
Signed-off-by: Stephan Raue <stephan@openelec.tv>
2015-11-20 10:04:26 +01:00
d9e20305cb add package 'xf86-video-amdgpu' 2015-11-02 11:58:10 +01:00