index
:
renesas/drm.git
android
live
master
libdrm, cloned from git://anongit.freedesktop.org/mesa/drm
Laurent Pinchart
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
shared-core
/
nv20_graph.c
Age
Commit message (
Expand
)
Author
2008-02-04
nouveau: make nv34 work every time, not just every 2nd time
Stuart Bennett
2008-01-04
[PATCH] nouveau: Fix nv20/30 context loading
Stuart Bennett
2007-12-15
Revert "nouveau: nv30: missing ramin init, does it brake other hw?"
Patrice Mandin
2007-11-15
nouveau: revert the nv34 context size change, it was not the culprit after all.
Stephane Marchesin
2007-11-14
nouveau: nv30: missing ramin init, does it brake other hw?
Patrice Mandin
2007-11-14
nouveau: adjust the size of the NV34 context. That fixes mobile PPC cards.
Stephane Marchesin
2007-11-05
drm: remove lots of spurious whitespace.
Dave Airlie
2007-11-04
nouveau: more nv20_graph_init.
Pekka Paalanen
2007-10-30
Nouveau: fold some loops.
Stephane Marchesin
2007-10-26
nouveau: flip the CHECK_STATE bit off on nv30. This lets you do 8-bit surface...
Stephane Marchesin
2007-10-12
nouveau: Fix a typo in nv25_graph_context_init
Pekka Paalanen
2007-10-12
nouveau: Fix typos in nv20_graph_context_init
Stuart Bennett
2007-10-04
nouveau: nv2a drm context switch support.
Stephane Marchesin
2007-10-02
nouveau: nv20 graph_create_context difference
Pekka Paalanen
2007-10-02
nouveau: fix nv25_graph_context_init
Pekka Paalanen
2007-10-02
nouveau: nv20 graph context init
Stuart Bennett
2007-10-01
nouveau: flip the ctx switch bit on. it seems to be ignored on nv34 but cause...
Stephane Marchesin
2007-09-30
nouveau : nv30 remove harcoded NV20_PGRAPH_CHANNEL_CTX_TABLE
Matthieu Castet
2007-09-30
nouveau : nv20_graph replace nouveau_graph_wait_idle by nouveau_wait_for_idle
Matthieu Castet
2007-09-30
nouveau: rename nv30_graph.c to nv20_graph.c
Pekka Paalanen
2007-09-30
nouveau: nv30 graph function renames, removed nv20_graph.c
Pekka Paalanen
2007-09-30
nouveau: let nv20 hardware do ctx switching automatically.
Pekka Paalanen
2007-09-30
nouveau: Make nv20 use the nv30 PGRAPH ctx functions.
Pekka Paalanen
2007-08-08
nouveau: enable/disable engine-specific interrupts in _init()/_takedown()
Ben Skeggs
2007-08-06
nouveau: Pass channel struct around instead of channel id.
Ben Skeggs
2007-07-20
Remove DRM_ERR OS macro.
Eric Anholt
2007-07-17
nouveau: Destroy PGRAPH context table on PGRAPH takedown
Ben Skeggs
2007-07-13
nouveau: nuke internal typedefs, and drm_device_t use.
Ben Skeggs
2007-07-09
nouveau/nv50: Initial channel/object support
Ben Skeggs
2007-07-09
nouveau: rewrite gpu object code
Ben Skeggs
2007-06-24
nouveau: NV04/NV10/NV20 PGRAPH engtab functions
Ben Skeggs
2007-04-01
nouveau: fix usage of PGRAPH_CTX_CONTROL on nv20+
Matthieu Castet
2007-03-26
nouveau: move card initialisation into the drm
Ben Skeggs
2007-02-03
nouveau: rename registers to their proper names.
Stephane Marchesin
2007-01-14
nouveau: opps nv20 ctx ramin size was wrong
Matthieu Castet
2007-01-13
nouveau: opps restored the wrong channel
Matthieu Castet
2007-01-13
nouveau: nv20 graph ctx switch.
Matthieu Castet