pkgsrc-Changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

CVS commit: pkgsrc/x11/xf86-video-ati



Module Name:    pkgsrc
Committed By:   wiz
Date:           Thu Nov 14 10:24:36 UTC 2019

Modified Files:
        pkgsrc/x11/xf86-video-ati: Makefile distinfo

Log Message:
xf86-video-ati: update to 19.1.0.

I'm pleased to announce the 19.1.0 release of xf86-video-ati, the Xorg
driver for ATI/AMD Radeon GPUs supported by the radeon 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/input 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 (9):
      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
      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 19.1.0 release


To generate a diff of this commit:
cvs rdiff -u -r1.49 -r1.50 pkgsrc/x11/xf86-video-ati/Makefile
cvs rdiff -u -r1.37 -r1.38 pkgsrc/x11/xf86-video-ati/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-ati/Makefile
diff -u pkgsrc/x11/xf86-video-ati/Makefile:1.49 pkgsrc/x11/xf86-video-ati/Makefile:1.50
--- pkgsrc/x11/xf86-video-ati/Makefile:1.49     Tue Mar 19 23:51:46 2019
+++ pkgsrc/x11/xf86-video-ati/Makefile  Thu Nov 14 10:24:36 2019
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.49 2019/03/19 23:51:46 wiz Exp $
+# $NetBSD: Makefile,v 1.50 2019/11/14 10:24:36 wiz Exp $
 
-DISTNAME=      xf86-video-ati-19.0.1
+DISTNAME=      xf86-video-ati-19.1.0
 CATEGORIES=    x11
 MASTER_SITES=  ${MASTER_SITE_XORG:=driver/}
 EXTRACT_SUFX=  .tar.bz2

Index: pkgsrc/x11/xf86-video-ati/distinfo
diff -u pkgsrc/x11/xf86-video-ati/distinfo:1.37 pkgsrc/x11/xf86-video-ati/distinfo:1.38
--- pkgsrc/x11/xf86-video-ati/distinfo:1.37     Tue Mar 19 23:51:46 2019
+++ pkgsrc/x11/xf86-video-ati/distinfo  Thu Nov 14 10:24:36 2019
@@ -1,7 +1,7 @@
-$NetBSD: distinfo,v 1.37 2019/03/19 23:51:46 wiz Exp $
+$NetBSD: distinfo,v 1.38 2019/11/14 10:24:36 wiz Exp $
 
-SHA1 (xf86-video-ati-19.0.1.tar.bz2) = e8899c2d237381d9278429a1427e02fcba1d5174
-RMD160 (xf86-video-ati-19.0.1.tar.bz2) = 3a2fe2b2afe8015ca980614aac52c55624c604be
-SHA512 (xf86-video-ati-19.0.1.tar.bz2) = e04c5395e3a49d81b8f7a4b0e11fe8c9ebd17af056a4eab4541873796dce05b103c93fb185f3a00873010df0655cd7311e6d27e177aeb7345c4c8017bbd1eb17
-Size (xf86-video-ati-19.0.1.tar.bz2) = 902825 bytes
+SHA1 (xf86-video-ati-19.1.0.tar.bz2) = aea1d11c05531b03f2eb67c6785cddf6d7f30e5f
+RMD160 (xf86-video-ati-19.1.0.tar.bz2) = 86f87301b75de14f8db2e2c0bce13b5e3dd67f50
+SHA512 (xf86-video-ati-19.1.0.tar.bz2) = 73a81f6c492daf2e89067fb52b3033dc0fe6841f109627ddca1aee54a45a738c8c134443753a2a2aaa2c131e1d560057ebc76351ff2304c16407df3ff568fcd6
+Size (xf86-video-ati-19.1.0.tar.bz2) = 904558 bytes
 SHA1 (patch-configure) = bdd1014b215af69c2bb837d36829e12e86eb5764



Home | Main Index | Thread Index | Old Index