nouveau
2007-09-06  Maarten Maathuisrandr-1.2: Only the NV4x have these busses swapped...
2007-09-06  Maarten MaathuisUpdate to latest pciaccess api, this now requires libpc...
2007-09-06  Maarten MaathuisNV03 is dead.
2007-09-06  Maarten Maathuisrandr12: A prettier hack for DFP, that uses several...
2007-09-06  Arthur HuilletXv: work around some overlay bandwidth problems - may...
2007-09-05  Maarten MaathuisWorkaround for flatpanels.
2007-09-05  Maarten MaathuisFix minor issue.
2007-09-05  Maarten MaathuisFix DPMS, patch by Bernhard Kaindl <bk@suse.de>.
2007-09-05  Maarten MaathuisReverse DDC1 and DDC2.
2007-09-05  Maarten Maathuisrandr-1.2 clients have their DDC's initialized elsewhere.
2007-09-05  Maarten MaathuisLockUnlock CRTC's when going back to X (EnterVT), patch...
2007-09-05  Maarten MaathuisXv: improved behavior with NoAccel by disabling blitter...
2007-09-05  Ben SkeggsAvoid segv.
2007-09-05  Ben SkeggsAdd back DCB table parsing from randr-1.2 branch.
2007-09-05  Ben SkeggsAdd LVDS panels when found in DCB.
2007-09-05  Ben SkeggsNuke "comparison is always false..." warning.
2007-09-05  Ben SkeggsFix pciid detect on non-8800 cards (they identify as...
2007-09-05  Ben SkeggsNeither overlay or blit adaptor work on G8x.
2007-09-05  Ben SkeggsNuke riva_* files + bits of NV03 that got reincarnated.
2007-09-05  Ben SkeggsNuke XAA.
2007-09-04  Maarten MaathuisThere was some redundant arch checking code left, must...
2007-09-04  Maarten MaathuisI unknowingly broke CRT's i think.
2007-09-04  Maarten MaathuisFix several problems.
2007-09-04  Maarten MaathuisFix DVI/Digital alligment with some (magic?) values...
2007-09-04  Maarten MaathuisAdd suggestion/patch by Bernhard Kaindl <bk@suse.de...
2007-09-04  Maarten MaathuisAdd pci-rework compatibility and remove the pci-id...
2007-09-04  Ben SkeggsBadness.
2007-09-03  Ben SkeggsHook up G8x accel code.
2007-09-03  Ben SkeggsFix G8x hwcursor
2007-09-03  Ben SkeggsFix up M2MF code for G8x.
2007-09-03  Ben SkeggsInit grobjs we need on G8x.
2007-09-03  Ben SkeggsAllocate some VRAM for G8x palette.
2007-09-03  Ben SkeggsDon't pound PMC_ENABLE on startup, this is DRM's job.
2007-09-03  Ben SkeggsDetect unknown G8x chips in NVProbe() + Force randr12...
2007-09-03  Dave Airliefix distcheck after randr-1.2 brought in
2007-09-03  Dave Airliemerge in the nv50 code from the randr 1.2 branch
2007-09-03  Dave Airlierandr12: bring over cursor code
2007-09-03  Dave Airlierandr12: try and bring over most of the randr12 code...
2007-08-31  Arthur HuilletXv: now "powercycling" the overlay using PMC_ENABLE...
2007-08-30  Stephane MarchesinCut remains of NV03 support.
2007-08-30  Stephane MarchesinGood ol' nv04 doesn't seem to support dithering type...
2007-08-30  Arthur HuilletXv: nv NV30 arbitration patch for DFPs - fixes (some...
2007-08-28  Stephane MarchesinSilence more warnings.
2007-08-28  Stephane MarchesinSilence a warning.
2007-08-28  Stephane MarchesinSome small fixes.
2007-08-23  Stephane MarchesinOops I forgot to enable the nv35 object on nv35...
2007-08-23  Stephane MarchesinDon't enable that non-working nv30 EXA just yet.
2007-08-23  Stephane MarchesinAdd nv30 exa code, doesn't work yet.
2007-08-22  Stephane MarchesinUpdate to the latest nouveau_reg.h file.
2007-08-21  Matthieu Castetinit SCALED_IMAGE_FROM_MEMORY_COLOR_CONVERSION to COLOR...
2007-08-21  Arthur HuilletFixed blending in NVComposite by actually creating...
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
next