OSDN Git Service

Use headers copied from kernel instead of shared-core
[android-x86/external-libdrm.git] / shared-core / nv20_graph.c
2008-09-30 Dave AirlieMerge remote branch 'origin/modesetting-gem' into modes...
2008-09-30 Dave AirlieMerge remote branch 'origin/master' into modesetting-gem
2008-08-19 rootnouveau: fifo and graphics engine suspend and resume...
2008-02-18 Alan HourihaneMerge branch 'master' of git+ssh://git.freedesktop...
2008-02-04 Stuart Bennettnouveau: make nv34 work every time, not just every...
2008-01-25 Dave AirlieMerge remote branch 'origin/master' into modesetting-101
2008-01-22 Jesse BarnesMerge branch 'master' into vblank-rework, including...
2008-01-04 Stuart Bennett[PATCH] nouveau: Fix nv20/30 context loading
2008-01-03 Dave AirlieMerge branch 'r500-support'
2007-12-15 Patrice MandinRevert "nouveau: nv30: missing ramin init, does it...
2007-11-22 Dave AirlieMerge branch 'origin' into modesetting-101
2007-11-15 Stephane Marchesinnouveau: revert the nv34 context size change, it was...
2007-11-15 Dave AirlieMerge branch 'master' into modesetting-101
2007-11-14 Patrice Mandinnouveau: nv30: missing ramin init, does it brake other hw?
2007-11-14 Stephane Marchesinnouveau: adjust the size of the NV34 context. That...
2007-11-05 Thomas HellstromMerge branch 'master' into modesetting-101
2007-11-05 Dave Airliedrm: remove lots of spurious whitespace.
2007-11-04 Pekka Paalanennouveau: more nv20_graph_init.
2007-11-01 Jesse BarnesMerge branch 'master' into modesetting-101
2007-10-30 Jesse BarnesMerge branch 'master' into vblank-rework, fixup remaini...
2007-10-30 Stephane MarchesinNouveau: fold some loops.
2007-10-27 Jerome GlisseMerge branch 'radeon-ttm' of git://people.freedesktop...
2007-10-26 Stephane Marchesinnouveau: flip the CHECK_STATE bit off on nv30. This...
2007-10-16 Alan HourihaneMerge branch 'master' of git+ssh://git.freedesktop...
2007-10-12 Pekka Paalanennouveau: Fix a typo in nv25_graph_context_init
2007-10-12 Stuart Bennettnouveau: Fix typos in nv20_graph_context_init
2007-10-05 Dave AirlieMerge branch 'pre-superioctl-branch'
2007-10-04 Stephane Marchesinnouveau: nv2a drm context switch support.
2007-10-02 Pekka Paalanennouveau: nv20 graph_create_context difference
2007-10-02 Pekka Paalanennouveau: fix nv25_graph_context_init
2007-10-02 Stuart Bennettnouveau: nv20 graph context init
2007-10-01 Stephane Marchesinnouveau: flip the ctx switch bit on. it seems to be...
2007-09-30 Matthieu Castetnouveau : nv30 remove harcoded NV20_PGRAPH_CHANNEL_CTX_...
2007-09-30 Matthieu Castetnouveau : nv20_graph replace nouveau_graph_wait_idle...
2007-09-30 Pekka Paalanennouveau: rename nv30_graph.c to nv20_graph.c
2007-09-30 Pekka Paalanennouveau: nv30 graph function renames, removed nv20_graph.c
2007-09-30 Pekka Paalanennouveau: let nv20 hardware do ctx switching automatically.
2007-09-30 Pekka Paalanennouveau: Make nv20 use the nv30 PGRAPH ctx functions.
2007-09-24 Jesse BarnesMerge branch 'master' into modesetting-101 - TTM &...
2007-08-31 Ian RomanickMerge branch 'master' of ssh+git://git.freedesktop...
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-07-26 Ian RomanickMerge branch 'master' of ssh+git://git.freedesktop...
2007-07-20 Eric AnholtRemove DRM_ERR OS macro.
2007-07-19 Eric AnholtMerge branch 'origin'
2007-07-17 Ben Skeggsnouveau: Destroy PGRAPH context table on PGRAPH takedown
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-07-09 Ben Skeggsnouveau: rewrite gpu object code
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-04-01 Matthieu Castetnouveau: fix usage of PGRAPH_CTX_CONTROL on nv20+
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: rename registers to their proper names.
2007-01-16 Xiang, HaihaoMerge branch 'master' into crestline
2007-01-14 Matthieu Castetnouveau: opps nv20 ctx ramin size was wrong
2007-01-13 Matthieu Castetnouveau: opps restored the wrong channel
2007-01-13 Matthieu Castetnouveau: nv20 graph ctx switch.