Another DCB 1.4/1.5 TV (#17471)
[nouveau] / src / nv_dma.h
2007-11-16  Ben SkeggsHook up DMA funcs to channels/grobjs etc etc
2007-10-17  Ben SkeggsSwitch to *_RING instead of NVDma*
2007-10-17  Ben SkeggsSwitch to header generated from XML + other cleanups.
2007-09-03  Dave Airliemerge in the nv50 code from the randr 1.2 branch
2007-08-28  Stephane MarchesinSilence more warnings.
2007-08-21  Arthur HuilletFixed blending in NVComposite by actually creating...
2007-08-08  Stephane MarchesinOh, and of course we need a new object.
2007-08-08  Ben SkeggsAdd forgotten prototype
2007-08-06  Stephane MarchesinFix explicit usage of subchannels, and remove subchanne...
2007-08-06  Stephane MarchesinAdd subchannel handling code
2007-07-30  Arthur HuilletXv now manages a pool of 6 notifiers for its double...
2007-06-24  Ben SkeggsImplement NV40 EXA composite hooks with 3D engine.
2007-06-24  Ben SkeggsWait on notifier instead of PGRAPH_STATUS
2007-06-24  Ben SkeggsMatch drm 0.0.7 interface changes
2007-02-28  Ben Skeggsmatch drm v4 interface changes
2007-01-24  Stephane MarchesinMake NV_DMA_DEBUG print the fifo position.
2006-11-05  Dave AirlieMerge ssh://10.1.1.200/home/airlied/git/xf86-video...
2006-11-05  Dave AirlieMerge branch 'master' of ssh://git.freedesktop.org...
2006-11-04  Stephane MarchesinRemove the context object flags handling from the DDX...
2006-11-02  Ben SkeggsUse "do { blah; } while(0)" instead of just braces...
2006-11-02  Ben SkeggsPut braces around NVDmaSetObjectOnSubchannel...
2006-11-02  Ben SkeggsMerge >=NV30-specific EXA code.. hard-disabled pending...
2006-11-01  Ben SkeggsFirst part of preparation for NV30_TCL EXA code merge.
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-08-25  darktama_- Allocate notifiers with the DRM
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  Dave Airlieinitial import of nouveau code
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...
2003-11-25  Kaleb KeithleyInitial revision