File xorg-x11-driver-video-nouveau.changes of Package xorg-x11-driver-video-nouveau
-------------------------------------------------------------------
Tue Jan 25 14:50:25 CET 2011 - dmueller@suse.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 15:50:57 UTC 2010 - sndirsch@novell.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 12:55:38 UTC 2010 - sndirsch@novell.com
- Add background none root for nouveau (see
xserver-bg-none-root.patch of x11-server package)
-------------------------------------------------------------------
Sat Oct 16 09:24:56 UTC 2010 - sndirsch@novell.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 16:13:52 UTC 2010 - sndirsch@novell.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 7 18:08:10 CEST 2010 - sndirsch@suse.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 9 10:27:11 CEST 2010 - sndirsch@suse.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 12:09:45 CET 2010 - sndirsch@suse.de
- added Supplements to xorg-x11-server
-------------------------------------------------------------------
Sun Feb 28 19:19:25 CET 2010 - sndirsch@suse.de
- nouveau driver 0.0.15_20100225_efd7a52