nouveau: NV04 PFIFO engtab functions
[platform/upstream/libdrm.git] / shared-core / nouveau_fifo.c
2007-06-24 Ben Skeggsnouveau: NV04 PFIFO engtab functions
2007-06-24 Ben Skeggsnouveau: NV4X PGRAPH engtab functions
2007-06-24 Ben Skeggsnouveau: NV4X PFIFO engtab functions
2007-06-24 Ben Skeggsnouveau: split PFIFO/PGRAPH context creation
2007-06-24 Ben Skeggsnouveau: (mostly) hook up put_base again
2007-05-08 Matthieu Castetnouveau : fix fifo context size for nv10
2007-03-30 Eric AnholtMerge branch 'origin'
2007-03-27 Nian WuMerge git://proxy01.pd.intel.com:9419/git/mesa/drm...
2007-03-26 Ben Skeggsnouveau: move card initialisation into the drm
2007-03-23 Nian WuMerge git://proxy01.pd.intel.com:9419/git/mesa/drm...
2007-03-23 Ben Skeggsnouveau: rework nouveau_fifo_alloc() so the drm can...
2007-03-23 Ben Skeggsnouveau: remove unused cruft
2007-03-21 Nian WuMerge git://proxy01.pd.intel.com:9419/git/mesa/drm...
2007-03-21 Ben Skeggsnouveau: support multiple channels per client (breaks...
2007-03-13 Nian WuMerge git://proxy01.pd.intel.com:9419/git/mesa/drm...
2007-03-13 Ben Skeggsnouveau: make sure cmdbuf object gets destroyed
2007-03-13 Ben Skeggsnouveau: associate all created objects with a channel...
2007-03-12 Nian WuMerge git://proxy01.pd.intel.com:9419/git/mesa/drm...
2007-03-11 Patrice Mandinnouveau: PUT,GET, not 2xPUT
2007-03-01 Nian WuMerge git://proxy01.pd.intel.com:9419/git/mesa/drm...
2007-02-28 Ben Skeggsnouveau: intrusive drm interface changes
2007-02-26 Nian WuMerge git://proxy01.pd.intel.com:9419/git/mesa/drm...
2007-02-14 Thomas HellstromMerge branch 'ttm-vram-0-1-branch'
2007-02-13 Stephane Marchesinnouveau: fix the build on big endian (thanks CyberFoxx)
2007-02-13 Wang ZhenyuMerge branch 'master' into crestline
2007-03-09 Michel DänzerMerge branch 'i915-pageflip'
2007-02-06 Stephane Marchesinnouveau: more work on the nv04 context switch code.
2007-02-03 Stephane Marchesinnouveau: and of course, I was missing the last nv04...
2007-02-03 Stephane Marchesinnouveau: rename registers to their proper names.
2007-01-25 Patrice Mandinnouveau: simplify and fix BIG_ENDIAN flags
2007-01-25 Nian WuMerge branch 'master' into crestline
2007-01-19 Jeremy Kolbnouveau: Remove write to CTX_SIZE. This gives us proper...
2007-01-17 Jeremy Kolbnouveau: Try to get nv35 pgraph switching working....
2007-01-16 Xiang, HaihaoMerge branch 'master' into crestline
2007-01-13 Matthieu Castetnouveau: nv20 graph ctx switch.
2007-01-13 Matthieu Castetnouveau: first step to make graph ctx works
2007-01-12 Matthieu Castetnouveau : remove useless init : we clear RAMIN before
2007-01-12 Jeremy Kolbnouveau: get nv30 context switching to work.
2007-01-08 Keith PackardMerge branch 'master' into crestline
2007-01-07 Ben Skeggsnouveau: avoid allocating vram that's used as instance...
2007-01-05 Stephane MarchesinMerge branch 'master' of git+ssh://marcheu@git.freedesk...
2007-01-05 Matthieu CastetMerge branch 'master' of git+ssh://matc@git.freedesktop...
2007-01-05 Matthieu CastetAdd basic pgraph context for nv10.
2007-01-05 Stephane MarchesinCleanup the nv04 fifo code a bit.
2007-01-02 Ben Skeggsnouveau: oops, forgot to free RAMIN..
2007-01-02 Ben Skeggsnouveau: Hook up grctx code for NV4x.
2007-01-02 Ben Skeggsnouveau: Only clobber PFIFO if no channels are already...
2006-12-26 Ben Skeggsnouveau: Alloc cmdbuf for each channel individually
2006-12-21 Ben Skeggsnouveau: save/restore endianness flag on FIFO switch
2006-12-19 Dave AirlieMerge branch 'nouveau-1'
2006-12-11 Ben SkeggsPort remaining NV4 RAMIN access from the ddx into the...
2006-12-03 Stephane MarchesinMerge the pciid work.
2006-11-29 Ben SkeggsUse nouveau_mem.c to allocate RAMIN.
2006-11-29 Ben SkeggsWrap access to objects in RAMIN.
2006-11-28 Matthieu CastetFor nv10, bit 16 of RAMFC need to be set for 64 bytes...
2006-11-21 Stephane MarchesinMerge branch 'nouveau-1' of git+ssh://marcheu@git.freed...
2006-11-17 Ben SkeggsOnly return FIFO number if the FIFO is marked as in...
2006-11-17 Ben SkeggsCheck some return vals, fixes a couple of oopses.
2006-11-16 Ben SkeggsDump some useful info when a PGRAPH error occurs.
2006-11-16 Stephane MarchesinMerge branch 'nouveau-1' of git+ssh://marcheu@git.freed...
2006-11-13 Ben SkeggsCompletely untested NV10/20/30 FIFO context switching...
2006-11-13 Ben SkeggsRestructure initialisation a bit.
2006-11-13 Ben SkeggsMerge branch 'nouveau-1' of git+ssh://git.freedesktop...
2006-11-13 Ben SkeggsHack around yet another "X restart borkage without...
2006-11-11 Stephane MarchesinMerge branch 'master' of git+ssh://marcheu@git.freedesk...
2006-11-06 Dave Airliefixup fifo size so it is page aligned
2006-11-05 Dave AirlieMerge branch 'master' into nouveau-1
2006-10-17 Ben SkeggsRemove hack which delays activation of a additional...
2006-10-17 Ben SkeggsNV40: *Now* fifo ctx switching works for me..
2006-10-16 Ben SkeggsNV40: FIFO context switching now WorksForMe(tm)
2006-10-16 Ben SkeggsSetup NV40 RAMFC (in wrong location.. but anyway),...
2006-10-14 Stephane MarchesinMerge branch 'master' of git://anongit.freedesktop...
2006-10-14 Stephane MarchesinAgain more work on context switches. They work, sometim...
2006-10-13 Stephane MarchesinAdd the missing breaks.
2006-10-13 Stephane MarchesinFix the fifo context size on nv10, nv20 and nv30.
2006-10-13 Ben SkeggsFix some randomness in activating a second channel...
2006-10-12 Stephane MarchesinStill more work on the context switching code.
2006-10-11 Stephane MarchesinMore work on the context switch code. Still doesn't...
2006-10-10 Stephane MarchesinContext switching work.
2006-09-07 Ben SkeggsFix second start of X server without module reload...
2006-09-02 Ben SkeggsAllow cmdbuf location(AGP,VRAM) and size to be configured.
2006-08-30 Ben SkeggsAdd stub {get,set}param ioctls.
2006-08-28 Dave AirlieMerge branch 'master' into nouveau-1
2006-08-26 Dave Airlieinitial import of nouveau code from nouveau CVS