Changelog for
xf86-video-nouveau-1.1.99~git20160720-1.11.x86_64.rpm :
* Tue Feb 14 2012 sndirschAATTsuse.com- Update package BuildRequires to use pkgconfig symbols
* Fri Nov 25 2011 cooloAATTsuse.com- add libtool as buildrequire to avoid implicit dependency
* Tue Sep 13 2011 sndirschAATTsuse.com- renamed nouveau-nva3-noaccel-info.patch to N_xf86-video-nouveau_nva3-noaccel-info.patch due to new X11:XOrg patch name format
* Tue Sep 13 2011 dmacvicarAATTsuse.de- nouveau driver 0.0.16_20110720_b806e3f
* nvc0: merge initial acceleration support
* dri2: allow page flipping to be disabled in xorg.conf
* nv50: attempt to allocate compressed Z buffers
* dri2: disable page flipping if any crtc is rotated
* dri2: return an error rather than crashing if we can\'t allocate a buffer
* kms: clear new fb to black on fb resize
* nvc0: assume 0x9097\'s presence on all chipsets
* nvc0: accept 0xdx chipsets
* kms: fix multiple rotations in noaccel mode
* g3dvl: update for compatibility with latest pipe-video branch in Mesa
* nvc0/accel: allow nvc1,nvc3,nvc4 in 3D engine init and use 9097
* drmmode_display: Resolve missing brackets
* Update configure.ac with autoupdate
* Page flipping man page update
* Fix gcc 4.6.0 set but unused variable warnings
* exa: Flush (S)IFC to the frontbuffer immediately.
* Also flush from the BlockHandler.
* fix drmSetMaster error reporting- Add patch nouveau-nva3-noaccel-info.patch from git (97d0bd96c536349f21f6b6bc1f148f7ba58f2990)
* Add info to logs as to likely reason why acceleration isn\'t available on NVA3+ chipsets.
* Tue Jan 25 2011 dmuellerAATTsuse.de- disable udev support as it causes screens to blank every 10 seconds- update to slightly newer git for small bugfixes (no new features)- remove nouveau-bgnr.patch which is already upstream
* Mon Dec 20 2010 sndirschAATTnovell.com- nouveau driver 0.0.16_20101216_1fc564f
* Update to the last libdrm API.
* kms: Register a wakeup handler to poll vblank/pageflip/udev events.
* Make the sync-to-vblank helpers more consistent.
* nv04-nv40/exa: Make the copy hook blit downwards for non-overlapping regions.
* dri2: Add sync-to-vblank support.
* Restructure tiled pixmap allocation in a single place.
* dri2: Give out buffers ready for scanout.
* Allocate a tiled scanout on pre-nv50 too.
* dri2: Add pageflip/exchange support.
* dri2: Implement the ScheduleWaitMSC/GetMSC hooks.
* Make the sync-to-vblank helpers take a box as argument.
* dri2: Report damage on page-flipped drawables.
* Bump the required X server version to 1.8.
* dri2: Fix build on X server 1.8.
* kms: initial pass at supporting zaphod-mode
* dri2: Fix throttling on occluded drawables.
* Purge cvs tags.
* dri2: Don\'t return failure from schedule_wait if sync-to-vblank is unavailable.
* dri2: don\'t return failure from get_msc if sync-to-vblank isn\'t available
* dri2: fix certain clients blocking forever when sync-to-vblank unavailable
* nv50/xv: kick csc parameters out into a constant buffer
* nv50/xv: implement brightness/contrast/saturation/hue controls
* set canDoBGNoneRoot if building against new enough server
* nv50/xv: use mad in nv12 shader, rather than mul+add
* Thu Nov 25 2010 sndirschAATTnovell.com- Add background none root for nouveau (see xserver-bg-none-root.patch of x11-server package)
* Sat Oct 16 2010 sndirschAATTnovell.com- nouveau driver 0.0.16_20101010_8c8f15c
* noaccel: fix rotation, as well as an assert during server shutdown
* nv50: use 0x8697 on NVAF
* dri2: Throttle frontbuffer flushes.
* nv50/exa: Stop using wfb by default, but add an option to enable it.
* Fix for the last xserver ABI.
* nv10-nv40/exa: Fix tiled pixmap pitch alignment calculation.
* Sun Aug 29 2010 sndirschAATTnovell.com- nouveau driver 0.0.16_20100826_065576d
* Revert \"nv04-nv40/exa: Match the blob behavior more closely on PrepareCopy.\"
* nv10/exa: Bump maxX/maxY to 4096/4096.
* nvc0: recognise these chipsets, and allow NoAccel mode on them
* nouveau_exa.c: move line_count logic out of UTS/DFS loop
* nv50/xv: We have 18 relocs, not 16, adjust MARK_RING.
* nv50/xv: Fix the uncommon codepath to use width/height variable.
* nv50/xv: support UYVY
* kickoff from the flush callback chain
* dri2: remove explit flush from copy_region()
* Wed Jul 07 2010 sndirschAATTsuse.de- nouveau driver 0.0.16_20100615_db98ad2
* Import latest nouveau_class.h from renouveau
* Add uevent support
* Bump version number to 0.0.16
* wfb: use 28 bits instead of 32 bits for multiply_factor optimisation
* Handle startup without monitor attached more gracefully
* update nouveau_class.h
* nv50/exa: new nouveau_class.h has correct blend func defines
* nv50/exa: rip out compat defines, we depend on 1.7 anyway
* use libc directly for [cm]alloc/free
* nv50/accel: fix perspective interps in YUV to RGB shader
* fix for server 1.9
* call NVEnterVT from CreateScreenResources
* dri2: Fix for the last DRI2InfoRec ABI.
* Fri Apr 09 2010 sndirschAATTsuse.de- nouveau driver 0.0.15_20100401_bfb95cc
* kms: Don\'t try to copy fbcon contents when there\'s no framebuffer bound.
* Remove leftover in man page and nv_const.h
* nv50: fix texturing from >=4GiB mark
* Fix for the latest nouveau_class.h
* xv: only use bicubic filtering when scaling >=2x
* Fix \"make dist\".
* Fri Mar 26 2010 sndirschAATTsuse.de- added Supplements to xorg-x11-server
* Sun Feb 28 2010 sndirschAATTsuse.de- nouveau driver 0.0.15_20100225_efd7a52