nouveau
2007-08-20  Arthur HuilletWorkaround for NVComposite bug #11949
2007-08-20  Arthur HuilletXv: fixed wrong fix of big endian NV12 copy, as explain...
2007-08-19  Arthur HuilletXv: patch from Daniel Chassot to do 32bit memory writes...
2007-08-19  Arthur HuilletXv: this time a correct matching ? :)
2007-08-19  Arthur HuilletXv: stupid build error. blah.
2007-08-19  Arthur HuilletXv: now catching all chips < NV17
2007-08-19  Arthur HuilletXv: disabled YV12 overlay on < NV17
2007-08-16  Arthur HuilletXv: now only uploading the part of source image that...
2007-08-15  Arthur HuilletCleaner DMA and CPU copy upload of color plane for...
2007-08-14  Patrice MandinCan not setup dfp modes with xorg-server-1.1 also
2007-08-14  Patrice MandinMake NV30 EXA disablable
2007-08-14  Arthur HuilletImplemented CPU copy fallback for native YV12 overlay...
2007-08-14  Arthur HuilletNative YV12 overlay support, cleaner Xv code
2007-08-11  Carlos Martín... Don't dereference the uninitialised pNv->FB pointer.
2007-08-10  Carlos Martín... Move DRI's FB to the higher half of VRAM
2007-08-10  Arthur Huilletof course, we don't need Xv debug messages upstream
2007-08-10  Arthur Huillet"smart" overlay with composite, and a tentative fix...
2007-08-08  Ben SkeggsFix blit adaptor + NVWaitVBlank() (ie. replace old...
2007-08-08  Stephane MarchesinAnd of course, we don't really need these ErrorFs....
2007-08-08  Stephane MarchesinOh, and of course we need a new object.
2007-08-08  Stephane MarchesinUse IMAGE_FROM_CPU for smaller UTS. This is async and...
2007-08-08  Ben SkeggsAdd forgotten prototype
2007-08-08  Ben SkeggsTimeouts got lost somewhere along the way..
2007-08-07  Stephane MarchesinFix some overlooked hardcoded subchannels...
2007-08-06  Stephane MarchesinFix explicit usage of subchannels, and remove subchanne...
2007-08-06  Matthieu Castetmake XAA work on nv17
2007-08-06  Stephane Marchesinoops remove the debugging ErrorFs.
2007-08-06  Stephane MarchesinFix UTS/DFS when gart is smaller than transfer size.
2007-08-06  Ben SkeggsNVDmaSetObjectFromSubchannel doesn't exist anymore!
2007-08-06  Stephane MarchesinAdd subchannel handling code
2007-08-06  Ben SkeggsAdapt to drm 0.0.10
2007-08-05  Arthur HuilletXv: waiting for last transfers to finish before freeing...
2007-08-05  Ben SkeggsClamp NV_MEMORY_TO_MEMORY_FORMAT_LINE_COUNT to 2047...
2007-07-30  Arthur HuilletXv now manages a pool of 6 notifiers for its double...
2007-07-28  Arthur HuilletXv: fixed bugs when displayed only part of the source...
2007-07-28  Dave Airlieexa: disable compositing on big endian machines
2007-07-27  Arthur Huilletno overlay with composite
2007-07-27  Arthur HuilletXv: gotos are evil
2007-07-27  Arthur HuilletRemoved comments in preparation for upstream push
2007-07-26  Arthur Huilletre-added CPU copy code as a second fallback option...
2007-07-26  Arthur HuilletCompletely removed notifier wait, when using double...
2007-07-26  Arthur HuilletPreliminary implementation of "host-side double bufferi...
2007-07-25  Arthur Huilletremoved pointless sleep in notifier wait
2007-07-20  Arthur Huilletcleaner Xv code - fallback on CPU copy yet to be implem...
2007-07-19  Arthur HuilletNow using GART as the source for the blitter - prelimin...
2007-07-19  Arthur Huilletnow yielding in the wait for notifier for Xv only
2007-07-19  Arthur HuilletVERY EXPERIMENTAL now EXA waits for sync before its...
2007-07-19  Arthur HuilletVERY EXPERIMENTAL moved the notifier wait at the beginn...
2007-07-19  Arthur Huilletnew structure for PutImage, and DMA transfers
2007-07-17  Ben SkeggsEmit NOTIFY+NOP sequence after M2MF.
2007-07-13  Ben SkeggsPlay "nuke the typedef"
2007-07-12  Ben SkeggsMatch drm 0.0.9 interface changes.
2007-07-11  Arthur Huilletadded support for PCI GART when no AGP is available...
2007-07-01  Ben SkeggsAlways provide UTS, fallback to memcpy if no GART.
2007-07-01  Ben SkeggsAlways provide DFS, use memcpy fallback if no GART.
2007-06-30  Ben SkeggsRemove some unused cruft
2007-06-29  Ben SkeggsNo need to call exaMarkSync() in UTS/DFS.
2007-06-28  Ben SkeggsBail if GlxSetVisualConfigs isn't found.
2007-06-25  Ben SkeggsBump required xorg-server version to 1.3
2007-06-25  Ben SkeggsCheck PRAMIN for BIOS image if not found in PROM.
2007-06-24  Ben SkeggsImplement NV40 EXA composite hooks with 3D engine.
2007-06-24  Ben SkeggsSlightly saner UploadToScreen implementation
2007-06-24  Ben SkeggsWait on notifier instead of PGRAPH_STATUS
2007-06-24  Ben SkeggsMatch drm 0.0.7 interface changes
2007-06-24  Ben SkeggsHide the allocator's use of physical addresses
2007-06-24  Ben SkeggsPass pScrn instead of pNv in a few places
2007-06-11  Ben Skeggsdon't nuke user-specified CFLAGS
2007-04-22  Henry ZhaoImport from nv : Need to inject a mode corresponding...
2007-04-15  Richard HughesFix make dist.
2007-03-26  Ben Skeggsnouveau: rip out card init, everything except modesetting.
2007-03-21  Ben Skeggsnouveau: bump for drm interface changes (v0.0.5)
2007-03-18  Matthieu CastetFix "Fix NoAccel mode" commit : NVAccelCommonInit retur...
2007-03-18  Matthieu CastetFix NoAccel mode
2007-03-07  Ben SkeggsRip out nv30_exa.c, we have other means to play with...
2007-03-07  Ben SkeggsXv: Make the blit adaptor play nice with EXA
2007-03-07  Ben SkeggsOnly use Y32 for Solid().
2007-03-06  Ben SkeggsFail configure if xorg-server isn't at least version 1.1
2007-03-06  Ben Skeggsreindent and move nv_video.c around a bit
2007-03-05  Ben SkeggsUse Y32 format instead of A8R8G8B8 for 32-bpp pixmaps
2007-03-05  Ben Skeggsmove NVAccel* funcs into nv_accel_common.c
2007-03-04  Stephane MarchesinJoint patch from Ben Skeggs and me that fixes some...
2007-02-28  Ben Skeggsnouveau: avoid attempting an AGP-only alloc
2007-02-28  Ben Skeggsmatch drm v4 interface changes
2007-02-27  Adam JacksonTypo fix.
2007-02-13  Damien ThebaultDon't output the chipset list to the log file, silence...
2007-02-13  Stephane MarchesinFix the workaround (or workaround the fix).
2007-01-24  Stephane MarchesinMake NV_DMA_DEBUG print the fifo position.
2007-01-24  Stephane MarchesinIncrease the fifo dump size.
2007-01-24  B. RathmannFix the G70 issues.
2007-01-19  Ben Skeggsbump drm patchlevel
2007-01-19  Jeremy KolbFill in some more nv30 magic values. Not sure what...
2007-01-17  Jeremy KolbFix PGRAPH_DEBUG* regs to match what's done on the...
2007-01-15  David JeannotIndent nv_bios.c properly.
2007-01-12  Patrice MandinAdd missing include for malloc/free
2007-01-12  Jeremy KolbNV30: Set DEBUG3 reg bit 1. Turns on automatic hw...
2007-01-10  jkolb@brandeis.eduJust a superficial cleaning up. Nothing exciting.
2007-01-02  Ben SkeggsNV4x changes to work with latest drm.
2006-12-27  Stephane MarchesinOutput the driver date to the logs on startup.
2006-12-11  Ben SkeggsRemove final remaining PRAMIN access (NV04-specific...
2006-12-08  Ben SkeggsProvide some visuals with a stencil buffer, and actuall...
next