pkgsrc-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: pkgsrc/x11/xf86-video-amdgpu
Module Name: pkgsrc
Committed By: wiz
Date: Thu Nov 14 10:22:16 UTC 2019
Modified Files:
pkgsrc/x11/xf86-video-amdgpu: Makefile distinfo
Log Message:
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
To generate a diff of this commit:
cvs rdiff -u -r1.17 -r1.18 pkgsrc/x11/xf86-video-amdgpu/Makefile
cvs rdiff -u -r1.15 -r1.16 pkgsrc/x11/xf86-video-amdgpu/distinfo
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Modified files:
Index: pkgsrc/x11/xf86-video-amdgpu/Makefile
diff -u pkgsrc/x11/xf86-video-amdgpu/Makefile:1.17 pkgsrc/x11/xf86-video-amdgpu/Makefile:1.18
--- pkgsrc/x11/xf86-video-amdgpu/Makefile:1.17 Tue Mar 19 23:48:58 2019
+++ pkgsrc/x11/xf86-video-amdgpu/Makefile Thu Nov 14 10:22:16 2019
@@ -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
Index: pkgsrc/x11/xf86-video-amdgpu/distinfo
diff -u pkgsrc/x11/xf86-video-amdgpu/distinfo:1.15 pkgsrc/x11/xf86-video-amdgpu/distinfo:1.16
--- pkgsrc/x11/xf86-video-amdgpu/distinfo:1.15 Tue Mar 19 23:48:58 2019
+++ pkgsrc/x11/xf86-video-amdgpu/distinfo Thu Nov 14 10:22:16 2019
@@ -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