From 8ea6645774a074d412b78b3e49ffe3d05025b9f1 Mon Sep 17 00:00:00 2001 From: Paul Menzel Date: Thu, 9 Nov 2017 16:37:19 +0100 Subject: [PATCH 1/4] libdrm: Update version from 2.4.83 to 2.4.88 All announcements but for 2.4.85 [2] are available online [1][3][4][5]. [1] https://lists.x.org/archives/xorg-announce/2017-October/002815.html [2] https://patchwork.ozlabs.org/patch/831589/ [3] https://lists.x.org/archives/xorg-announce/2017-October/002818.html [4] https://lists.x.org/archives/xorg-announce/2017-October/002819.html [5] https://lists.x.org/archives/xorg-announce/2017-November/002820.html --- libdrm.be0 | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/libdrm.be0 b/libdrm.be0 index 9375e5644..4c53e96ff 100755 --- a/libdrm.be0 +++ b/libdrm.be0 @@ -1,6 +1,6 @@ #!/usr/bin/env beesh -# BEE_VERSION libdrm-2.4.83-0 +# BEE_VERSION libdrm-2.4.88-0 ## this file was created by bee init and should be executed to build a ## bee-package. (Additional hints are located at the end of this file.) From 9573e650fe813250fa8e09e18910ef39f4f692d9 Mon Sep 17 00:00:00 2001 From: Paul Menzel Date: Thu, 9 Nov 2017 16:41:23 +0100 Subject: [PATCH 2/4] mesalib: Update version from 17.2.1 to 17.2.4 News [1]: * October 30, 2017: Mesa 17.2.4 is released [2]. This is a bug-fix release. * October 19, 2017: Mesa 17.2.3 is released [3]. This is a bug-fix release. * October 2, 2017: Mesa 17.2.2 is released [4]. This is a bug-fix release. [1] https://www.mesa3d.org/ [2] https://www.mesa3d.org/relnotes/17.2.2.html [2] https://www.mesa3d.org/relnotes/17.2.3.html [4] https://www.mesa3d.org/relnotes/17.2.4.html --- mesalib.be0 | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/mesalib.be0 b/mesalib.be0 index af67688d5..b11e717c4 100755 --- a/mesalib.be0 +++ b/mesalib.be0 @@ -1,6 +1,6 @@ #!/usr/bin/env beesh -# BEE_VERSION mesalib-17.2.1-0 +# BEE_VERSION mesalib-17.2.4-0 ## this file was created by bee init and should be executed to build a ## bee-package. (Additional hints are located at the end of this file.) From 8e977e07ea7dbab3c9818fde20a1fe67fd7f4d48 Mon Sep 17 00:00:00 2001 From: Paul Menzel Date: Thu, 9 Nov 2017 16:45:17 +0100 Subject: [PATCH 3/4] xorg-server: Update version from 1.19.3 to 1.19.5 From Wed Oct 4 22:10:41 UTC 2017 [1]: > [ANNOUNCE] xorg-server 1.19.4 > > A collection of stability fixes from the development branch, including > two minor CVEs. Thanks to all who sent in patches! From Thu Oct 12 17:34:07 UTC 2017 [2]: > [ANNOUNCE] xorg-server 1.19.5 > > One regression fix since 1.19.4 (mea culpa), and fixes for CVEs 2017- > 12176 through 2017-12187. C is a terrible language, please stop > writing code in it. [1] https://lists.x.org/archives/xorg-announce/2017-October/002808.html [2] https://lists.x.org/archives/xorg-devel/2017-October/054871.html --- xorg-server.be0 | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/xorg-server.be0 b/xorg-server.be0 index 077843a2d..159f181be 100755 --- a/xorg-server.be0 +++ b/xorg-server.be0 @@ -1,6 +1,6 @@ #!/usr/bin/env beesh -# BEE_VERSION xorg-server-1.19.3-2 +# BEE_VERSION xorg-server-1.19.5-0 ## this file was created by bee init and should be executed to build a ## bee-package. (Additional hints are located at the end of this file.) From 67390e4f35ce8ecb5bfb6d6a102bb3de1246e506 Mon Sep 17 00:00:00 2001 From: Paul Menzel Date: Thu, 9 Nov 2017 16:51:51 +0100 Subject: [PATCH 4/4] xf86-video-amdgpu: Update version from 1.3.0+ to 1.4.0 MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit > [ANNOUNCE] xf86-video-amdgpu 1.4.0 > > I'm pleased to announce the 1.4.0 release of xf86-video-amdgpu, the Xorg > driver for AMD Radeon GPUs supported by the amdgpu kernel driver. > This release supports xserver versions 1.13-1.19. > > Highlights: > > * Clients can now use DRI page flipping even while TearFree is enabled > for any CRTC. This should improve performance of such clients > (including compositing managers) while TearFree is enabled, and avoid > other issues such as tearing on other CRTCs where TearFree isn't > enabled. > * The driver now takes measures to prevent other DRM master processes > (potentially from other local users) from accessing buffers created by > this driver while switched away to a different VT. Other DRM master > processes should only be able to access a single buffer anymore, which > contains only all-black pixels. > * The gamma ramp is now applied to the HW cursor as well, so the HW > cursor doesn't look odd when e.g. using Redshift or similar tools. > > Plus other improvements and fixes. Thanks to everybody who contributed > to this release in any way! > > > Adam Jackson (1): > modesetting: Validate the atom for enum properties > > Daniel Stone (1): > Set correct DRM event context version > > Eric Anholt (1): > Use plain glamor_egl_create_textured_screen(). > > Martin Peres (1): > modesetting: re-set the crtc's mode when link-status goes BAD > > Michel Dänzer (45): > Post-release version bump > manpage: Don't put "'" at the beginning of a line > Don't set modes before AMDGPUWindowExposures_oneshot is called > Apply gamma correction to HW cursor > Remove unused struct members from drmmode_display.h > Don't enable DRI3 without glamor > Simplify tracking of PRIME scanout pixmap > Update URLs > Use reference counting for tracking KMS framebuffer lifetimes > Improve AMDGPUPreInitAccel_KMS log messages > Increase reference count of FB assigned to drmmode_crtc->flip_pending > Improve drmmode_fb_reference debugging code > Only call drmmode_scanout_free for non-GPU screens in LeaveVT > Use drmmode_crtc->scanout_id instead of 0 to check for scanout buffer > If a TearFree flip fails, fall back to non-TearFree operation > Add AC_CONFIG_MACRO_DIRS([m4]) to configure.ac > Makefile.am: Set ACLOCAL_AMFLAGS = -I m4 > autogen.sh: Pass -f to autoreconf > Only handle reflection in the driver with Xorg < 1.16 > Use root window (pixmap) instead of screen pixmap for scanout updates > Add drmmode_crtc_can_flip helper > Allow DRI page flipping when some CRTCs use separate scanout buffers > Adapt to PixmapDirtyUpdateRec::src being a DrawablePtr > Remove drmmode_crtc->scanout_destroy[] array > Pass reference CRTC to amdgpu_do_pageflip directly > Create drmmode_wait_vblank helper > Create drmmode_crtc_wait_pending_event helper macro > Wait for pending flips synchronously before turning off a CRTC > Handle multiple "pending" Present flips > Add source drawable parameter to amdgpu_scanout_do_update > Pass extents to amdgpu_scanout_do_update > Always allow Present page flipping with TearFree > Always allow DRI2 page flipping with TearFree > Consolidate amdgpu_scanout_flip_abort/handler helpers > Use xorg_list_append for the DRM event list > Make amdgpu_scanout_do_update take a PixmapPtr instead of a DrawablePtr > Create amdgpu_pixmap_clear helper > Create drmmode_set_mode helper > Create amdgpu_pixmap_get_fb_ptr helper > Create amdgpu_master_screen helper > Make all active CRTCs scan out an all-black framebuffer in LeaveVT > Remove drmmode_scanout_free > Use a timer for unreferencing the all-black FB > Require xserver >= 1.13 > Bump version for 1.4.0 release > > Nicholas Molloy (1): > Fix a misspelling of 'acceleration' in amdgpu_kms.c [1] https://lists.x.org/archives/xorg-announce/2017-September/002805.html --- xf86-video-amdgpu.be0 | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/xf86-video-amdgpu.be0 b/xf86-video-amdgpu.be0 index 059d35ce4..87a6fec5f 100755 --- a/xf86-video-amdgpu.be0 +++ b/xf86-video-amdgpu.be0 @@ -1,6 +1,6 @@ #!/usr/bin/env beesh -# BEE_VERSION xf86-video-amdgpu-1.3.0_p26_9caa9dd-0 +# BEE_VERSION xf86-video-amdgpu-1.4.0-0 ## this file was created by bee init and should be executed to build a ## bee-package. (Additional hints are located at the end of this file.) @@ -9,7 +9,7 @@ ## The source URL(s) define the location of the sources that will be ## downloaded. Version variables may be used to simplify reuse of this bee-file. -SRCURL[0]="/src/mariux/beeroot/downloads/xf86-video-amdgpu-${PKGFULLVERSION}.tar.bz2" +SRCURL[0]="https://www.x.org/releases/individual/driver/xf86-video-amdgpu-${PKGVERSION}.tar.bz2" ############################################################################### ## Add URLs/pathes to patch files to the PATCHURL array.