nouveau
2006-11-01  Ben SkeggsFirst part of preparation for NV30_TCL EXA code merge.
2006-11-01  Ben SkeggsReindent nv_dma.c with tabs..
2006-10-11  Ben Skeggss/init/alloc/
2006-10-10  Stephane MarchesinRemove the PFIFO_REINIT hack, and enable the irq by...
2006-09-14  Ben SkeggsIt usually helps to wait on a notifier, and not on...
2006-09-14  Ben SkeggsAllocate notifiers with NVAllocateMemory.
2006-09-05  Stephane MarchesinPort some of the least intrusive nv03 code to the nouve...
2006-09-02  Ben SkeggsConfig options for cmdbuf location/size.
2006-09-02  Ben SkeggsCopy+Paste a workaround for a NV40 hardware bug from...
2006-09-02  Ben SkeggsKill off one of the M2MF objects, and use the engine...
2006-09-02  Ben SkeggsDon't create objects that aren't needed. This frees...
2006-09-02  Ben SkeggsMove code out of nv_xaa.c that doesn't belong there.
2006-09-02  Ben SkeggsAdd back some setup that went missing during PFB reg...
2006-08-31  Ben SkeggsRename module from nv_drv.so to nouveau_drv.so to allow...
2006-08-29  Dave Airlieclean up FB register names
2006-08-29  Dave Airlieadd some names for the RAMDAC registers
2006-08-29  Dave Airlieadd some names for some of the CRTC registers - some...
2006-08-29  Dave Airlieremove select head registers PCIO and PDIO
2006-08-29  Dave Airlieremove unused pointers after macroisation
2006-08-29  Dave Airliemissed 2x PGRAPHs in XAA
2006-08-29  Dave Airlieremove PCRTC via macros
2006-08-29  Dave Airlieremove PEXTDEV and PTIMER using macros
2006-08-29  Dave Airlieremove PMC using macros
2006-08-29  Ben SkeggsMake EXA the default
2006-08-29  Stephane MarchesinMerge branch 'master' of ssh://marcheu@git.freedesktop...
2006-08-29  Stephane MarchesinMake use of NV5_SCALED_IMAGE_FROM_MEMORY on NV05.
2006-08-29  Stephane Marchesin... Enable the composite hooks.
2006-08-28  Dave Airlieremove PGRAPH direct accesses
2006-08-28  Dave Airlieremove PFB usage with macros
2006-08-28  Ben SkeggsUse NVAllocateMemory for AGP scratch buffer.
2006-08-28  Dave Airlieremove legacy crap from nvreg.h add cursor reg defines
2006-08-28  Dave Airliemissed some vga routines
2006-08-28  Dave Airlieadd RAMDAC register read/write
2006-08-28  Ben SkeggsMerge branch 'master' of git+ssh://git.freedesktop...
2006-08-28  Ben SkeggsMore cleanups from DRM memory alloc changes.
2006-08-28  Dave Airlieuse nvReadVGA and nvWriteVGA in more places
2006-08-27  Ben SkeggsFix ShadowFB for FB alloc changes, should fix RandR...
2006-08-27  Ben SkeggsSlash UseFBDev and DGA support.
2006-08-27  Dave Airlieadd some read/write NV VGA register wrappers
2006-08-26  Dave Airlieremove all U0* types in favour of more standard CARD...
2006-08-25  Ben SkeggsWow I suck tonight.. another oops.
2006-08-25  Ben SkeggsWhoa, how did that happen...
2006-08-25  Ben SkeggsInitial work in porting the DDX to use the DRM for...
2006-08-25  Dave Airliefixup compile for git
2006-08-25  Dave Airlieupdated git tree from changes that got lost on way...
2006-08-25  marcheuMake NVInitAGP fail if there is no AGP area. Maybe...
2006-08-25  marcheuIf you stare at nv_hw.c long enough, things start to...
2006-08-25  marcheuComment out NVDmaKickoff() in NVResetGraphics(). NVRese...
2006-08-25  marcheuRemove debug message.
2006-08-25  marcheuFill more fields in the DRIInfo struct.
2006-08-25  darktama_Oops, this shouldn't be here still...
2006-08-25  darktama_- Allocate notifiers with the DRM
2006-08-25  darktama_Alloc AGP through the DRM
2006-08-25  marcheuBegginings of PINS parsing code I had laying around...
2006-08-25  darktama_Need.To.Pay.More.Attention...
2006-08-25  darktama_Updates for DRM changes, and a few cleanups
2006-08-25  erikwalingAdded more opcodes and some TODOs.
2006-08-25  erikwalingChanged INIT_MACRO to haiku-like implementation.
2006-08-25  marcheuAdd a check that bios writes fall within known areas...
2006-08-25  marcheuUse -Wall by default
2006-08-25  darktama_Remove FIFO and object handling out of the DDX. This...
2006-08-25  lumagFix exa acceleration by filling versioning fields.
2006-08-25  darktama_Quick hack to make sure CRTC 0x44 contains it's origina...
2006-08-25  marcheuRemove xf86ReadPciBIOS, use the bios from the reg apert...
2006-08-25  darktama_Remove some XFree86LOADER conditionals
2006-08-25  darktama_Need to include nv_include.h before checking that XF86D...
2006-08-25  marcheuDon't include config.h in all files but in the *_includ...
2006-08-25  darktama_Include config.h in all source files
2006-08-25  marcheuAdded a fixme about laptop chips
2006-08-25  erikwalingPorted nv_exa.c to work with EXA >=2.0.0
2006-08-25  Dave Airlieinitial import of nouveau code
2006-08-11  Adam JacksonReplace panel message + MODE_BAD with MODE_PANEL. origin/nv-branch-1
2006-06-30  Aaron PlattnerBump version to 1.2.0 for release.
2006-06-30  Mark VojkovichNew chip support and new PCI IDs.
2006-06-19  Aaron PlattnerGenerate the ChangeLog from git history for dist.
2006-06-17  Aaron PlattnerDelete the ChangeLog. The git history is just as good.
2006-05-24  Aaron PlattnerDerive the module version numbers from the package...
2006-04-28  Aaron PlattnerAdd the libcwrapper back, conditionalized on the server...
2006-04-27  Aaron PlattnerDetermine whether PutImage hooks take a DrawablePtr...
2006-04-25  Aaron PlattnerBump to 1.1.2 for new product names.
2006-04-25  Aaron PlattnerAdd names for Quadro FX 5500, 3500, 1500, 560, 550...
2006-04-12  Aaron PlattnerAdd .gitignores.
2006-04-08  Adam JacksonBump to 1.1.1 for Xv changes.
2006-04-07  Aaron PlattnerAdd a DrawablePtr argument to the XV functions to pave...
2006-04-07  Adam JacksonUnlibcwrap. Bump server version requirement. Bump to...
2006-03-27  Aaron PlattnerBump version to 1.0.2.0 for release.
2006-03-10  Aaron PlattnerCoverity nos. 868 and 869: Free the result of xf86GetEn...
2006-01-24  Aaron PlattnerFix typo in PCI ID (reported by Stefan Dirsch). Patch...
2006-01-23  Aaron PlattnerNew chip support from Mark Vojkovich's 2006-01-20 and...
2006-01-02  Aaron PlattnerPreliminary RandR rotation support. Bug #4708
2005-12-21  Kevin E MartinUpdate package version for X11R7 release.
2005-12-19  Adam JacksonStub COPYING files
2005-12-15  Kevin E MartinUpdate package version number for final X11R7 release...
2005-12-06  Kevin E MartinChange *man_SOURCES ==> *man_PRE to fix autotools warnings.
2005-12-03  Kevin E MartinUpdate package version number for X11R7 RC3 release.
2005-12-02  Kevin E MartinRemove extraneous AC_MSG_RESULT.
2005-11-29  Adam JacksonOnly build dlloader modules by default.
2005-11-28  Alan CoopersmithChange *mandir targets to use new *_MAN_DIR variables...
2005-11-09  Kevin E MartinUpdate package version number for X11R7 RC2 release.
2005-11-01  Kevin E MartinUpdate pkgcheck depedencies to work with separate build...
next