Xv: work around some overlay bandwidth problems - may break things though
[nouveau] / src / nv_hw.c
2007-09-04  Maarten MaathuisAdd pci-rework compatibility and remove the pci-id...
2007-09-03  Dave Airlierandr12: try and bring over most of the randr12 code...
2007-08-28  Stephane MarchesinSilence more warnings.
2007-08-14  Arthur HuilletNative YV12 overlay support, cleaner Xv code
2007-06-24  Ben SkeggsHide the allocator's use of physical addresses
2007-03-26  Ben Skeggsnouveau: rip out card init, everything except modesetting.
2007-02-28  Ben Skeggsmatch drm v4 interface changes
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-12  Jeremy KolbNV30: Set DEBUG3 reg bit 1. Turns on automatic hw...
2007-01-02  Ben SkeggsNV4x changes to work with latest drm.
2006-12-11  Ben SkeggsRemove final remaining PRAMIN access (NV04-specific...
2006-12-06  Matthieu CastetMerge branch 'master' of git+ssh://matc@git.freedesktop...
2006-12-06  Matthieu CastetMore pgraph regs
2006-11-17  airliedadd VGA CRTC registers from haiku
2006-11-16  Matthieu CastetCleanup of PVIDEO.
2006-11-13  Ben SkeggsFix type. 0x84 is DEBUG_1
2006-11-12  Dave Airlieadd some names to registers
2006-11-06  Stephane MarchesinMerge branch 'master' of git+ssh://marcheu@git.freedesk...
2006-11-05  Dave AirlieMerge ssh://10.1.1.200/home/airlied/git/xf86-video...
2006-11-05  Dave Airliefix G5 endianness issue with panel size regs
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