Opened 10 years ago
Closed 10 years ago
#7279 closed enhancement (fixed)
xf86-video-nouveau-1.0.12
| Reported by: | Fernando de Oliveira | Owned by: | Fernando de Oliveira |
|---|---|---|---|
| Priority: | normal | Milestone: | 7.9 |
| Component: | BOOK | Version: | SVN |
| Severity: | normal | Keywords: | |
| Cc: |
Description
http://xorg.freedesktop.org/archive/individual/driver/xf86-video-nouveau-1.0.12.tar.bz2
http://xorg.freedesktop.org/archive/individual/driver/xf86-video-nouveau-1.0.12.tar.bz2.sig
http://lists.x.org/archives/xorg-announce/2015-December/002662.html
MD5: dc79910c7b9e32321cefc7af250c7765
[ANNOUNCE] xf86-video-nouveau 1.0.12
Dave Airlie airlied at redhat.com
Wed Dec 9 18:26:05 PST 2015
New nouveau DDX release.
Ben Skeggs (1):
• Bump version to 1.0.12
Ilia Mirkin (14):
• copy: don't bother trying to create copy on pre-nva3
• allow path to envyas binary to be specified
• kepler: remove unnecessary texbars, add live-only tex for nvf0
• use defined method names where available
• nv50: explicitly disable ZETA buffer
• Check before trying a solid fill
• nv04-nv40: don't attempt to do 32-bit shifts
• older hardware prefers copy to clear, so use that
• nv50/exa: add comments showing the code that makes up the programs
• Avoid build fail without COMPOSITE
• glamor: remove
• remove maxwell GM10x support for now
• xv: use correct max width/height settings
• fix build after glamor removal
Maarten Lankhorst (13):
• enable dri3 support without glamor
• move down call to nouveau_present_init until after fb init.
• fix crash in nouveau_glamor_set_shared_pixmap_backing
• fix !DRI3 case
• rework initialization to prevent some crashes
• check memory allocation in
nouveau_glamor_set_shared_pixmap_backing
• fix null pointer deref
• Make the ddx load with platform devices
• Use the correct class and shader ops for GK20A.
• Use drmGetRenderDeviceNameFromFd to obtain the dri3 node.
• Simplify nouveau_allocate_surface's pitch calculation.
• Try using EXA ops harder in drmmode_fbcon_copy fallback
• Actually do a clear instead of doing a bogus copy.
Mario Kleiner (3):
• present: Fixup return type of nouveau_present_init()
• Add Option "DRI" to allow selection of maximum DRI level. (v2)
• Take shift in crtc positions for ZaphodHeads configs into account.
Samuel Pitoiset (1):
• fix a wrong use of a logical operator in drmmode_output_dpms()
Vadim Rutkovsky (1):
• Adapt to new dirty tracking api
Change History (2)
comment:1 by , 10 years ago
| Owner: | changed from to |
|---|---|
| Status: | new → assigned |
comment:2 by , 10 years ago
| Resolution: | → fixed |
|---|---|
| Status: | assigned → closed |
Note:
See TracTickets
for help on using tickets.

Fixed at r16751.