fix nv30_exa for nv40.
[nouveau] / src /
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 NietoDon't dereference the uninitialised pNv->FB pointer.
2007-08-10  Carlos Martín NietoMove 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 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-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
next