summaryrefslogtreecommitdiff
path: root/src/nv_dma.h
Commit message (Expand)AuthorAgeFilesLines
* WIP: port to new libdrmBen Skeggs2012-04-141-2/+2
* nv50/xv: attempt sync-to-vblank if driver pixmaps are being usedBen Skeggs2009-07-211-8/+2
* Hook up DMA funcs to channels/grobjs etc etcBen Skeggs2007-11-171-67/+0
* Switch to *_RING instead of NVDma*Ben Skeggs2007-10-171-11/+21
* Switch to header generated from XML + other cleanups.Ben Skeggs2007-10-171-168/+0
* merge in the nv50 code from the randr 1.2 branchDave Airlie2007-09-031-0/+1
* Silence more warnings.Stephane Marchesin2007-08-291-2/+2
* Fixed blending in NVComposite by actually creating ContextBeta1 and 4 objectsArthur Huillet2007-08-211-0/+2
* Oh, and of course we need a new object.Stephane Marchesin2007-08-081-0/+1
* Add forgotten prototypeBen Skeggs2007-08-081-0/+2
* Fix explicit usage of subchannels, and remove subchannel defines altogether.Stephane Marchesin2007-08-061-17/+0
* Add subchannel handling codeStephane Marchesin2007-08-061-17/+0
* Xv now manages a pool of 6 notifiers for its double buffering. Also improved ...Arthur Huillet2007-07-301-1/+9
* Implement NV40 EXA composite hooks with 3D engine.Ben Skeggs2007-06-241-3/+7
* Wait on notifier instead of PGRAPH_STATUSBen Skeggs2007-06-241-1/+1
* Match drm 0.0.7 interface changesBen Skeggs2007-06-241-1/+1
* match drm v4 interface changesBen Skeggs2007-02-281-0/+1
* Make NV_DMA_DEBUG print the fifo position.Stephane Marchesin2007-01-241-2/+2
* Remove the context object flags handling from the DDX since it's now in the DRM.Stephane Marchesin2006-11-041-5/+0
* Use "do { blah; } while(0)" instead of just braces. (suggestion from megari o...Ben Skeggs2006-11-031-12/+12
* Put braces around NVDmaSetObjectOnSubchannel...Ben Skeggs2006-11-021-3/+4
* Merge >=NV30-specific EXA code.. hard-disabled pending testing on my C51, and...Ben Skeggs2006-11-021-0/+9
* First part of preparation for NV30_TCL EXA code merge.Ben Skeggs2006-11-021-21/+23
* Kill off one of the M2MF objects, and use the engine's SET_OBJECT_{IN_OUT} toBen Skeggs2006-09-021-3/+4
* Don't create objects that aren't needed. This frees up a couple of subchannelsBen Skeggs2006-09-021-7/+12
* Move code out of nv_xaa.c that doesn't belong there.Ben Skeggs2006-09-021-8/+0
* - Allocate notifiers with the DRMdarktama_2006-08-251-2/+2
* Updates for DRM changes, and a few cleanupsdarktama_2006-08-251-11/+12
* Remove FIFO and object handling out of the DDX. This commit makes the DDX dep...darktama_2006-08-251-1/+1
* initial import of nouveau codeDave Airlie2006-08-251-47/+130
* (Bugzilla #1777) Import Mark Vojkovich's changes to NV driver since lastAlan Coopersmith2004-11-101-1/+7
* Merging XORG-CURRENT into trunkEgbert Eich2004-04-231-1/+1
* Importing vendor version xf86-4_4_99_1 on Sun Mar 14 00:26:39 PST 2004Egbert Eich2004-03-141-1/+1
* Importing vendor version xf86-4_4_0 on Wed Mar 3 04:09:24 PST 2004Egbert Eich2004-03-031-1/+1
* readding XFree86's cvs IDsEgbert Eich2004-02-261-1/+1
* Importing vendor version xf86-4_3_99_903 on Wed Feb 26 01:21:00 PST 2004Egbert Eich2004-02-261-1/+1
* Initial revisionKaleb Keithley2003-11-251-0/+180