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 Sep 15 13:39:09 UTC 2016

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

Log Message:
Updated xf86-video-ati to 7.7.1.

I'm pleased to announce the 7.7.1 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.9-1.18.

This is a stable point release containing only fixes for
crash/hang/corruption bugs and other minor changes.

Thanks to Qiang Yu for his contributions to this release!

Michel Dänzer (15):
      Handle Zaphod mode correctly in radeon_mode_hotplug
      Explicitly set the fbcon pixmap pitch again
      Only use RandR APIs if RandR is enabled
      Don't enable micro-tiling for scanout buffers on pre-R600
      Wait for pending flips to complete before turning off an output or CRTC
      Also call drmmode_clear_pending_flip from radeon_scanout_flip_abort
      Don't override crtc parameter value in drmmode_flip_handler/abort
      Also handle disabled CRTCs in drmmode_clear_pending_flip
      glamor: Fix radeon_glamor_share_pixmap_backing for priv->bo == NULL
      Consolidate get_drawable_pixmap helper
      Move DRI2's local fixup_glamor helper to radeon_glamor_set_pixmap_bo
      glamor: Reallocate linear pixmap BO if necessary for DRI2 PRIME
      Destroy all dedicated scanout buffers during CloseScreen
      DRI2: Add interpolated_vblanks in radeon_dri2_get_crtc_msc
      Bump version for 7.7.1 release

Qiang Yu (3):
      Remove RR_Capability_SinkOutput for GPU without CRTC
      Fix radeon_mode_hotplug crash on multi GPU platform.
      DRI2: Fix radeon_dri2_exchange_buffers width/height copy'n'paste error


To generate a diff of this commit:
cvs rdiff -u -r1.38 -r1.39 pkgsrc/x11/xf86-video-ati/Makefile
cvs rdiff -u -r1.25 -r1.26 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.38 pkgsrc/x11/xf86-video-ati/Makefile:1.39
--- pkgsrc/x11/xf86-video-ati/Makefile:1.38     Wed Apr 13 18:46:34 2016
+++ pkgsrc/x11/xf86-video-ati/Makefile  Thu Sep 15 13:39:09 2016
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.38 2016/04/13 18:46:34 wiz Exp $
+# $NetBSD: Makefile,v 1.39 2016/09/15 13:39:09 wiz Exp $
 
-DISTNAME=      xf86-video-ati-7.7.0
+DISTNAME=      xf86-video-ati-7.7.1
 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.25 pkgsrc/x11/xf86-video-ati/distinfo:1.26
--- pkgsrc/x11/xf86-video-ati/distinfo:1.25     Wed Apr 13 18:46:34 2016
+++ pkgsrc/x11/xf86-video-ati/distinfo  Thu Sep 15 13:39:09 2016
@@ -1,6 +1,6 @@
-$NetBSD: distinfo,v 1.25 2016/04/13 18:46:34 wiz Exp $
+$NetBSD: distinfo,v 1.26 2016/09/15 13:39:09 wiz Exp $
 
-SHA1 (xf86-video-ati-7.7.0.tar.bz2) = 75621e6d41d0958d95dcd9b742bff3b81e853f8f
-RMD160 (xf86-video-ati-7.7.0.tar.bz2) = c91b1707dc3fc8781e9e10e6573f4d5c36386b64
-SHA512 (xf86-video-ati-7.7.0.tar.bz2) = 002ae681c35c8293d7b11b1fe7ec7fad569a18bcb2091ae54e682de3878ffc681780d802a450f51cf4bcb81a7f137fb6b1c739c467e8f15f4ab8640fb2e472df
-Size (xf86-video-ati-7.7.0.tar.bz2) = 836902 bytes
+SHA1 (xf86-video-ati-7.7.1.tar.bz2) = 146be259bd725a0252e2909e1320e42e0a11d582
+RMD160 (xf86-video-ati-7.7.1.tar.bz2) = dd69a7a766d43eee21217d1d347f94cdd0df9545
+SHA512 (xf86-video-ati-7.7.1.tar.bz2) = d8d05b59165cf835231694f190d7fd35d30e28f155d54a537b6ef4c6e60b15099a10d9f2ba4bd13ad9773248a7c3e8099703750129d758cb9c4478ec52d5a1ad
+Size (xf86-video-ati-7.7.1.tar.bz2) = 837869 bytes



Home | Main Index | Thread Index | Old Index