File xf86-video-modesetting.changes of Package xf86-video-modesetting.1041
-------------------------------------------------------------------
Wed Aug 26 19:53:54 UTC 2015 - eich@suse.com
- u_04-Add-missing-n-to-log-message.patch
u_05-Set-shadow_enable-TRUE-if-shadow_enable2-TRUE.patch
u_06-Add-a-shadow_pixmap-to-hold-information-on-shadow_fb2.patch
* Fix issues with double buffering (bsc#942871).
-------------------------------------------------------------------
Wed Aug 26 07:37:16 UTC 2015 - eich@suse.com
- u_01-modesetting-Implement-32-24-bpp-conversion-in-shadow-update.patch
u_02-modesetting-Implement-a-double-buffered-shadow-mode.patch
u_03-Fix-off-by-one-error-in-box-copying-routine.patch:
* Backport double buffered shadow mode to speed up remote management
cards (bsc#942871).
-------------------------------------------------------------------
Tue Jul 29 13:25:37 UTC 2014 - sndirsch@suse.com
- Update to version 0.9.0, changes since 0.8.0:
* modesetting: change output names for secondary GPUs
* Clean up compiler warnings.
* Handle new DamageUnregister API which has only one argument
* Staticise and constify output names
* Properly identify DSI outputs
* modesetting: Don't (brokenly) double-track software cursor
* Use own thunk function instead of shadowUpdatePackedWeak
* modesetting: query cursor size from the kernel
* modesetting: move closing fd to after we check outputs
* modesetting: try and use hotspot cursor support
* modesetting: fix cursor rendering with hotspots.
* modesetting: fix use after free.
* modesetting: fix build regression against older servers.
* Add support for server managed fds
- supersedes U_Handle_new_DamageUnregister_API_which_has_only_one_argument.patch
-------------------------------------------------------------------
Fri Mar 14 14:14:29 CET 2014 - tiwai@suse.de
- N_modesetting-default-swcursor.diff:
Force SWCursor for KMS drivers without hw cursor support
(bnc#864141,bnc#866152)
-------------------------------------------------------------------
Sun Dec 1 19:19:07 UTC 2013 - tobias.johannes.klausmann@mni.thm.de
- Add U_Handle_new_DamageUnregister_API_which_has_only_one_argument.patch
Make this driver build with X Server 1.15
-------------------------------------------------------------------
Thu Oct 17 13:25:39 UTC 2013 - sndirsch@suse.com
- install the driver by default, since it's useful for USB hotplug
graphics like Displaylink
-------------------------------------------------------------------
Wed Aug 7 15:03:28 CEST 2013 - ro@suse.de
- add ExcludeArch for s390 and s390x
-------------------------------------------------------------------
Wed Jun 12 13:53:10 UTC 2013 - tobias.johannes.klausmann@mni.thm.de
- Update to version 0.8.0:
+ modesetting: fix adjust frame crash
+ support 32 bpp pixmaps when 24 bpp fb is used.
+ modesetting: probe only succeeds if connectors are detected
-------------------------------------------------------------------
Fri Apr 5 09:16:21 UTC 2013 - idonmez@suse.com
- Add Source URL, see https://en.opensuse.org/SourceUrls
-------------------------------------------------------------------
Fri Mar 29 19:25:51 UTC 2013 - sndirsch@suse.com
- Update to xf86-video-modesetting 0.7.0
* modesetting: match PCI class 3, any subclass
* Add missing GTF modes
* autogen.sh: Implement GNOME Build API
* modesetting: provide dummy hooks for shadow
* modesetting: clean up leaks
* modesetting: return null for get_modes if output could not be
retrieved
-------------------------------------------------------------------
Wed Mar 20 11:19:15 UTC 2013 - sndirsch@suse.com
- introduce hardware supplements conditional on xorg-x11-server
package (bnc#810333)
-------------------------------------------------------------------
Wed Jan 9 17:36:17 UTC 2013 - tobias.johannes.klausmann@mni.thm.de
- Update to version 0.6.0:
+ modesetting: add virtual connector support
+ modesetting: remove alloca usage again
+ modesetting: fix crashes caused by udev race conditions
+ build: Put m4 macros in m4 subdirectory
+ Remove call to miInitializeBackingStore()
-------------------------------------------------------------------
Fri Sep 28 20:33:39 UTC 2012 - sndirsch@suse.com
- created package