OSDN Git Service

nv50: context info for chipset 0xa0
[android-x86/external-libdrm.git] / shared-core / nv10_graph.c
2008-01-22 Jesse BarnesMerge branch 'master' into vblank-rework, including...
2007-11-15 Dave AirlieMerge branch 'master' into modesetting-101
2007-11-13 Ben SkeggsMerge branch 'fifo-cleanup' into upstream-master
2007-11-13 Ben Skeggsnouveau: funcs to determine active channel on PFIFO.
2007-11-05 Thomas HellstromMerge branch 'master' into modesetting-101
2007-11-05 Dave Airliedrm: remove lots of spurious whitespace.
2007-10-30 Jesse BarnesMerge branch 'master' into vblank-rework, fixup remaini...
2007-10-27 Jerome GlisseMerge branch 'radeon-ttm' of git://people.freedesktop...
2007-10-16 Alan HourihaneMerge branch 'master' of git+ssh://git.freedesktop...
2007-10-05 Dave AirlieMerge branch 'pre-superioctl-branch'
2007-09-30 Matthieu Castetnouveau : pgraph_ctx dynamic alloc for nv04, nv10
2007-09-29 Matthieu Castetnouveau : nv1x fix strange corruption
2007-09-28 Matthieu Castetnouveau : clean chan->pgraph_ctx stuff. We now do a...
2007-09-24 Jesse BarnesMerge branch 'master' into modesetting-101 - TTM &...
2007-09-19 Eric AnholtMerge branch 'origin' into bo-set-pin
2007-09-11 Jesse BarnesMerge branch 'master' of ssh://git.freedesktop.org...
2007-09-10 Patrice Mandinnouveau: nv10: add combiner registers
2007-09-09 Matthieu Castetnouveau : nv10 fix NV10_PGRAPH_CTX_USER save/load
2007-09-09 Matthieu Castetnouveau : nv10 pipe ctx switch load/save.
2007-08-31 Ian RomanickMerge branch 'master' of ssh+git://git.freedesktop...
2007-08-26 Matthieu Castetnouveau : add NV04_PGRAPH_TRAPPED_ADDR definition
2007-08-25 Matthieu Castetnouveau : nv1x graph reworks
2007-08-24 Patrice Mandinnouveau: nv10: output a warning if last channel invalid...
2007-08-23 Patrice Mandinnouveau: nv10: check some NULL pointers inside context...
2007-08-16 Eric AnholtMerge branch 'master' into bo-set-pin
2007-08-08 Ben Skeggsnouveau: enable/disable engine-specific interrupts...
2007-08-05 Ben Skeggsnouveau: Pass channel struct around instead of channel id.
2007-08-03 Patrice Mandinnouveau:nv10: fill and use load,save graph context...
2007-07-26 Ian RomanickMerge branch 'master' of ssh+git://git.freedesktop...
2007-07-16 Dave AirlieMerge branch 'drm-ttm-cleanup-branch'
2007-07-13 Arthur HuilletMerge commit 'public/master'
2007-07-13 Ben Skeggsnouveau: nuke internal typedefs, and drm_device_t use.
2007-07-12 Ian RomanickMerge branch 'master' into xgi-0-0-2
2007-07-11 Dave AirlieMerge branch 'master' into cleanup
2007-07-09 Ben Skeggsnouveau/nv50: Initial channel/object support
2007-06-29 Alan HourihaneMerge branch 'master' of git+ssh://git.freedesktop...
2007-06-24 Ben Skeggsnouveau: NV04/NV10/NV20 PGRAPH engtab functions
2007-06-05 Dave AirlieMerge branch 'origin' into radeon-ttm
2007-05-18 Jesse BarnesMerge branch 'modesetting-101' of git+ssh://git.freedes...
2007-05-18 Alan HourihaneMerge branch 'master' of git+ssh://git.freedesktop...
2007-05-12 Matthieu Castetnouveau : nv10 graph move clipping value to per channel...
2007-05-12 Matthieu Castetnouveau : nv10 graph clipping values were forgoten...
2007-04-12 Jesse BarnesMerge branch 'modesetting-101' of git+ssh://git.freedes...
2007-04-12 Alan HourihaneMerge remote branch 'origin/modesetting-101' into modes...
2007-04-10 Matthieu Castetnouveau: nv10 per channel init from ddx
2007-04-01 Matthieu Castetnouveau : nv10 ctx switch fix
2007-03-31 Matthieu Castetnouveau : set the correct PGRAPH_CTX_CONTROL register
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-02-14 Thomas HellstromMerge branch 'ttm-vram-0-1-branch'
2007-02-13 Wang ZhenyuMerge branch 'master' into crestline
2007-02-03 Stephane Marchesinnouveau: fix nv04 graph routines for new register names.
2007-02-03 Stephane Marchesinnouveau: rename registers to their proper names.
2007-02-02 Matthieu Castetnouveau: nv ctx switch opps the size of array was wrong
2007-02-02 Matthieu Castetnouveau: nv10 ctx switch, some regs are nv17+ only
2007-01-28 Ben Skeggsnouveau: determine chipset type at startup, instead...
2007-01-26 Matthieu Castetmake works ctx switch on nv10.
2007-01-26 Patrice Mandinnouveau: oops, wrong indexing in nv17 regs
2007-01-26 Patrice Mandinnouveau: read gpu type once
2007-01-26 Patrice Mandinnouveau: only save/restore nv17 regs on nv17,18 hw
2007-01-26 Patrice Mandinnouveau: add some nv10 pgraph defines
2007-01-16 Xiang, HaihaoMerge branch 'master' into crestline
2007-01-13 Matthieu Castetnouveau: first step to make graph ctx works