Changelog for
xf86-video-ast-1.1.5-lp155.4.1.x86_64.rpm :
* Tue May 30 2017 sndirschAATTsuse.com- includes everything needed for missing sle issue entries: fate #315643-315645, 319159-319161, 319618, bnc#867165 (bsc#1041346)
* Mon Sep 14 2015 zaitorAATTopensuse.org- Update to version 1.1.5: + Support AST2500. + Fixed Failed to Init when ASPEED Graphics is Secondary. + Fixed Transient Noise While System Resume from Hibernate. + Use same search mode criteria with ast drm driver. + Use proper type.
* Fri Aug 22 2014 eichAATTsuse.com- Update to Version 1.0.1: This update essentially contains:
* my fixes (which get obsoleted): u_01-Fix-compiler-warnings-get-rid-if-xf86PciInfo-h.patch u_02-Fix-compiler-warnings-get-rid-of-deprecated-IOADDRESS.patch u_03-Fix-compiler-warnings-add-DrawablePtr-argument-to-ASTPutImage.patch u_04-Clean-up-namespace-in-ast_vgatools.c.patch u_05-Clean-up-namespace-in-ast_2dtool.c.patch u_06-Clean-up-namespace-in-ast_cursor.c.patch u_07-Clean-up-namespace-in-ast_mode.c.patch u_08-Clean-up-namespace-in-ast_accel.c.patch u_09-Clean-up-namespace-in-ast_tool.c.patch u_10-Include-local-headers-only-when-needed.patch u_11-Fix-typo.patch u_12-Fix-ABI-version-conflict-in-xf86UnclaimPciSlot.patch u_13-Move-firmware-for-DP501-to-a-separate-file.patch u_14-Add-_AST_H_-define-to-ast.h.patch
* Fix for bnc#892723: Fixed-1600x900-cannot-display-properly.patch
* An update for DP501 support
* Thu Apr 24 2014 eichAATTsuse.com- Updated to Version 0.99.9: This obsoletes:
* u_ast-fix-falling-back-after-kernel-check.patch
* u_Fixed-driver-name-in-error-message-about-KMS-active.patch It adds support for the AST 2400 chip as well as for the DP501 (and some other) encoders (bnc#871134).- Added clean up patches:
* Fix compiler warnings: u_01-Fix-compiler-warnings-get-rid-if-xf86PciInfo-h.patch u_02-Fix-compiler-warnings-get-rid-of-deprecated-IOADDRESS.patch u_03-Fix-compiler-warnings-add-DrawablePtr-argument-to-ASTPutImage.patch
* Clean up namespace: u_04-Clean-up-namespace-in-ast_vgatools.c.patch u_05-Clean-up-namespace-in-ast_2dtool.c.patch u_06-Clean-up-namespace-in-ast_cursor.c.patch u_07-Clean-up-namespace-in-ast_mode.c.patch u_08-Clean-up-namespace-in-ast_accel.c.patch u_09-Clean-up-namespace-in-ast_tool.c.patch
* Misc cleanup: u_10-Include-local-headers-only-when-needed.patch u_11-Fix-typo.patch u_12-Fix-ABI-version-conflict-in-xf86UnclaimPciSlot.patch u_13-Move-firmware-for-DP501-to-a-separate-file.patch u_14-Add-_AST_H_-define-to-ast.h.patch
* Thu Mar 13 2014 sndirschAATTsuse.com- u_ast-fix-falling-back-after-kernel-check.patch:
* fix falling back (to modesetting driver) after kernel check, i.e. KMS is active (bnc#849888)- u_Fixed-driver-name-in-error-message-about-KMS-active.patch
* Fixed driver name in error message about KMS active. Seems some code came from cirrus driver by copy & paste. Fixed this in error message about device already in use by KMS module. (bnc#849888)
* Sun Aug 18 2013 zaitorAATTopensuse.org- Update to version 0.98.0: + Support ShadowFB if no XAA. + Fixed Display Abnormal Issue with GOP Driver. + Fixed S3 Resume Failed Issue. + Modify for DRAM Initial Settings. + Cleanup leading/trailing whitespace in source files. + Support 1360x768 and 1600x900 Resolutions. + Use uint32_t for a variable that\'s passed to a function expecting a uint32_t. + Remove mibstore.h. + Don\'t bother to include vbe.h. This driver no longer uses VBE, so this can go.- Drop mibstore.patch, fixed upstream.
* Wed Aug 07 2013 roAATTsuse.de- add ExcludeArch for s390 and s390x
* Wed Mar 20 2013 sndirschAATTsuse.com- introduce hardware supplements conditional on xorg-x11-server package (bnc#810333)
* Tue Mar 19 2013 hrvoje.senjanAATTgmail.com- Add mibstore.patch, fixes build with xorg-server 1.14
* Wed Sep 12 2012 sndirschAATTsuse.com- Update to version 0.97.0
* deal with XAA removal