Path to this page:
Subject: CVS commit: pkgsrc/x11/xf86-video-vmware
From: Thomas Klausner
Date: 2016-11-18 09:07:47
Message id: 20161118080747.D2C84FBA6@cvs.NetBSD.org
Log Message:
Updated xf86-video-vmware to 13.2.1.
This release provides support for adapting to a desktop configuration
(read VMware GUI configuration) exposed using drm connectors rather than using
RandR12+. Since this is the way gnome-shell/Wayland adapts to a desktop
configuration this driver can coexist with an auto-fit multimonitor VMware
gnome-shell/Wayland configuration and therefore enables future open-vm-tools
versions to expose GUI configuration changes through drm connectors at
system start-up time without using the xorg driver as a proxy.
It also contains a compilation fix for ABI 23 from Hans de Goede.
This driver is targeted for new distro releases with X coexisting with
gnome-shell/Wayland. Although it's been fairly well tested there might be
regressions and therefore it's not suitable for LTS-type release updates.
Hans de Goede (1):
Adapt Block/WakeupHandler signature for ABI 23
Thomas Hellstrom (11):
vmware/vmwgfx: Expose kernel connector attributes and react to hotplug events
vmware/vmwgfx: Add missing includes of the config.h header.
vmware/vmwgfx: Update RandR output properties on hotplug events v2
vmware/vmwgfx: Add a layout handler v2
vmware/vmwgfx: Avoid filling the log with modeline printouts
vmware/vmwgfx: Read the implicit output status from KMS if available.
vmware/vmwgfx: Disable autolayout if we detect an old resolutionset
vmware/vmwgfx: Don't require screen objects to run
vmware: Bump minor to signal availability of new features
vmware/vmwgfx: Add a missing source file for distribution
Bump minor for release.
Files: