nouveau
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...
2006-12-06  Matthieu CastetMerge branch 'master' of git+ssh://matc@git.freedesktop...
2006-12-06  Matthieu CastetMore pgraph regs
2006-12-03  Stephane MarchesinMerge branch 'master' of git+ssh://marcheu@git.freedesk...
2006-12-03  Stephane MarchesinIntroduce lock step versioning with the drm.
2006-11-28  Matthieu CastetDon't alloc fifo if it is not needed.
2006-11-26  Stephane MarchesinMandatory oops commit.
2006-11-26  Andrew MitchellRemove XF86DRI defines from the driver. It's already...
2006-11-17  airliedadd VGA CRTC registers from haiku
2006-11-17  Dave Airlieremove nvvga.h unused
2006-11-17  Dave Airliefind and version DRM earlier in startup sequence so...
2006-11-16  Matthieu CastetCleanup of PVIDEO.
2006-11-15  Matthieu CastetUse objects from nouveau_reg.h.
2006-11-14  Ben SkeggsSet SURFACE_FORMAT in NVExaPrepareCopy. Fixes one...
2006-11-14  Ben Skeggsnv_exa.c tab goodness
2006-11-13  Ben SkeggsFix type. 0x84 is DEBUG_1
2006-11-13  Ben SkeggsFill in front_offset/front_pitch
2006-11-12  Ben SkeggsAdd NVDRIFinishScreenInit.
2006-11-12  Dave Airlieadd some names to registers
2006-11-11  Ben SkeggsImport nouveau_dri.h from the 3D driver as nv_dri.h...
2006-11-11  Ben SkeggsTemporary workaround for DRI drmMap problem, not sure...
2006-11-11  Ben Skeggsnv_dri.c still had some space-indented functions, not...
2006-11-06  Stephane MarchesinMerge branch 'master' of git+ssh://marcheu@git.freedesk...
2006-11-06  Stephane MarchesinAdded a DRI visual configs functions. It should work...
2006-11-06  Ben SkeggsFix TEX0_IN_TEX1 fragprog.. I must've been asleep when...
2006-11-06  Dave Airlieuse pagesize to work out the sarea size
2006-11-05  Dave Airliedon't fail dri module load if loaded already
2006-11-05  Dave AirlieMerge ssh://10.1.1.200/home/airlied/git/xf86-video...
next