Path to this page:
Subject: CVS commit: pkgsrc/x11/xf86-video-ati
From: Thomas Klausner
Date: 2016-09-15 15:39:09
Message id: 20160915133909.AD71DFBD1@cvs.NetBSD.org
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
Files: