pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/x11/xf86-video-amdgpu xf86-video-amdgpu: update to 19....
details: https://anonhg.NetBSD.org/pkgsrc/rev/1b83434633f3
branches: trunk
changeset: 417666:1b83434633f3
user: wiz <wiz%pkgsrc.org@localhost>
date: Thu Nov 14 10:22:16 2019 +0000
description:
xf86-video-amdgpu: update to 19.1.0.
I'm pleased to announce the 19.1.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.20.
There are no big changes in this release, just fixes and other minor
improvements.
Thanks to everybody who contributed to this release in any way!
NOTE:
As of September, I'm no longer working for AMD but for Red Hat's
graphics infrastructure team. I'm hoping that someone from my former
team at AMD will step up to maintain this driver.
Flora Cui (1):
dri2: reply to client for WaitMSC request in any case
Michel D?nzer (13):
Retry get_fb_ptr in get_fb
dri3: Always flush glamor before sharing pixmap storage with clients
dri2: Re-use previous CRTC when possible if pick_best_crtc returns NULL
Remove dri2_drawable_crtc parameter consider_disabled
present: Check that we can get a KMS FB for flipping
Don't disable page flipping completely with SW cursor
gitlab-ci: Use templates from wayland/ci-templates
present: Also check pixmap pitch in check_flip with current xserver
present: Don't check pixmap pitch in check_flip with current DC
present: Don't check pixmap pitch in check_flip with non-DC >= 3.34
Don't set up black scanout buffer if LeaveVT is called from CloseScreen
Don't unreference FBs of pixmaps from different screens in LeaveVT
Bump version for the 19.1.0 release
diffstat:
x11/xf86-video-amdgpu/Makefile | 4 ++--
x11/xf86-video-amdgpu/distinfo | 10 +++++-----
2 files changed, 7 insertions(+), 7 deletions(-)
diffs (28 lines):
diff -r 0b6f9ab061d8 -r 1b83434633f3 x11/xf86-video-amdgpu/Makefile
--- a/x11/xf86-video-amdgpu/Makefile Thu Nov 14 10:07:27 2019 +0000
+++ b/x11/xf86-video-amdgpu/Makefile Thu Nov 14 10:22:16 2019 +0000
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.17 2019/03/19 23:48:58 wiz Exp $
+# $NetBSD: Makefile,v 1.18 2019/11/14 10:22:16 wiz Exp $
-DISTNAME= xf86-video-amdgpu-19.0.1
+DISTNAME= xf86-video-amdgpu-19.1.0
CATEGORIES= x11
MASTER_SITES= ${MASTER_SITE_XORG:=driver/}
EXTRACT_SUFX= .tar.bz2
diff -r 0b6f9ab061d8 -r 1b83434633f3 x11/xf86-video-amdgpu/distinfo
--- a/x11/xf86-video-amdgpu/distinfo Thu Nov 14 10:07:27 2019 +0000
+++ b/x11/xf86-video-amdgpu/distinfo Thu Nov 14 10:22:16 2019 +0000
@@ -1,7 +1,7 @@
-$NetBSD: distinfo,v 1.15 2019/03/19 23:48:58 wiz Exp $
+$NetBSD: distinfo,v 1.16 2019/11/14 10:22:16 wiz Exp $
-SHA1 (xf86-video-amdgpu-19.0.1.tar.bz2) = 2952d2a4e25a6e27cfbd49c11727400eb80f7fe0
-RMD160 (xf86-video-amdgpu-19.0.1.tar.bz2) = 8d304b9fd4e45ff84b4ff2226d5d4da8bca14baa
-SHA512 (xf86-video-amdgpu-19.0.1.tar.bz2) = dda04e3ccee140354f59e04895cf50cd7dc06a105c40ce35069613c5b5fbe083cab6833fd293d96334f64dde1a0c4af6154d473594a144f37404188ae7f37dd5
-Size (xf86-video-amdgpu-19.0.1.tar.bz2) = 440534 bytes
+SHA1 (xf86-video-amdgpu-19.1.0.tar.bz2) = 044a97ea2f36dd3d2d4844bb503dd4e2b2854d56
+RMD160 (xf86-video-amdgpu-19.1.0.tar.bz2) = 2bc788f9a9415e13df27c18672fedec05861d01e
+SHA512 (xf86-video-amdgpu-19.1.0.tar.bz2) = ccdaa2378492da1a2f3d18fedacd1318c4708da534a8a959276a82730d5420619d83ad1ec8d7835c55655fe56123cd9bffb44e6223c5a97033c01f598af4a173
+Size (xf86-video-amdgpu-19.1.0.tar.bz2) = 441746 bytes
SHA1 (patch-configure) = 0434336e8b6fd83ebaa7b0a69f1fc5fbd2b89bf7
Home |
Main Index |
Thread Index |
Old Index