Remove the PFIFO_REINIT hack, and enable the irq by default. This commit requires...
[nouveau] / src / nv_hw.c
2006-10-10  Stephane MarchesinRemove the PFIFO_REINIT hack, and enable the irq by...
2006-09-02  Ben SkeggsCopy+Paste a workaround for a NV40 hardware bug from...
2006-09-02  Ben SkeggsAdd back some setup that went missing during PFB reg...
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 PCRTC via macros
2006-08-29  Dave Airlieremove PEXTDEV and PTIMER using macros
2006-08-29  Dave Airlieremove PMC using macros
2006-08-29  Stephane MarchesinMerge branch 'master' of ssh://marcheu@git.freedesktop...
2006-08-28  Dave Airlieremove PGRAPH direct accesses
2006-08-28  Dave Airlieremove PFB usage with macros
2006-08-28  Dave Airlieremove legacy crap from nvreg.h add cursor reg defines
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  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 SkeggsInitial work in porting the DDX to use the DRM for...
2006-08-25  Dave Airlieupdated git tree from changes that got lost on way...
2006-08-25  marcheuIf you stare at nv_hw.c long enough, things start to...
2006-08-25  darktama_Oops, this shouldn't be here still...
2006-08-25  darktama_Updates for DRM changes, and a few cleanups
2006-08-25  darktama_Remove FIFO and object handling out of the DDX. This...
2006-08-25  marcheuDon't include config.h in all files but in the *_includ...
2006-08-25  Dave Airlieinitial import of nouveau code
2006-06-30  Mark VojkovichNew chip support and new PCI IDs.
2006-01-23  Aaron PlattnerNew chip support from Mark Vojkovich's 2006-01-20 and...
2005-09-29  Aaron PlattnerAdd entries for GeForce Go 7800. (Change went into...
2005-09-28  Aaron PlattnerBug #3333 <https://bugs.freedesktop.org/show_bug.cgi...
2005-09-23  Alan CoopersmithBug #4558 <https://bugs.freedesktop.org/show_bug.cgi...
2005-09-17  Alan CoopersmithBugzilla #4480 <https://bugs.freedesktop.org/show_bug...
2005-07-11  Adam JacksonPrep for modular builds by adding guarded #include...
2005-02-14  Alan CoopersmithBugzilla #2533 (https://bugs.freedesktop.org/show_bug...
2005-01-26  Alan CoopersmithJan. 2005 nv chipset update from Mark Vojkovich Bug...
2004-12-10  Alan CoopersmithBugzilla #1985 <https://bugs.freedesktop.org/show_bug...
2004-11-10  Alan Coopersmith(Bugzilla #1777) Import Mark Vojkovich's changes to...
2004-04-23  Egbert EichMerging XORG-CURRENT into trunk
2004-03-14  Egbert EichImporting vendor version xf86-4_4_99_1 on Sun Mar 14...
2004-03-03  Egbert EichImporting vendor version xf86-4_4_0 on Wed Mar 3 04...
2004-02-26  Egbert Eichreadding XFree86's cvs IDs
2004-02-26  Egbert EichImporting vendor version xf86-4_3_99_903 on Wed Feb...
2004-01-29  Egbert EichImporting vendor version xf86-012804-2330 on Thu Jan...
2003-11-25  Kaleb KeithleyInitial revision