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
/
nouveau_state.c
Age
Commit message (
Expand
)
Author
2007-01-28
nouveau: determine chipset type at startup, instead of every time we use it.
Ben Skeggs
2007-01-17
nouveau: Try to get nv35 pgraph switching working. Doesn't quite yet.
Jeremy Kolb
2007-01-13
nouveau: nv20 graph ctx switch.
Matthieu Castet
2007-01-13
nouveau: first step to make graph ctx works
Matthieu Castet
2007-01-09
novueau: try resource 3 if resource 2 is 0 length
Dave Airlie
2007-01-08
nouveau: fix a stupid bug from me.
Stephane Marchesin
2007-01-08
nouveau: map pci resource 2 on >=nv40
Ben Skeggs
2007-01-05
nouveau: oops, we don't need OS_HAS_MTRR actually.
Stephane Marchesin
2007-01-05
nouveau: Add an mtrr over the whole FB
Stephane Marchesin
2007-01-02
nouveau: Hookup nv40_graph_init.
Ben Skeggs
2006-12-03
Merge the pciid work.
Stephane Marchesin
2006-11-30
Use nouveau_mem.c to allocate RAMIN.
Ben Skeggs
2006-11-30
Wrap access to objects in RAMIN.
Ben Skeggs
2006-11-14
Restructure initialisation a bit.
Ben Skeggs
2006-11-04
Add some getparams.
Stephane Marchesin
2006-10-12
Still more work on the context switching code.
Stephane Marchesin
2006-10-11
Context switching work.
Stephane Marchesin
2006-09-07
Fix second start of X server without module reload beforehand, and a couple o...
Ben Skeggs
2006-09-07
Remove a 64 bit div.
Stephane Marchesin
2006-09-03
Allow cmdbuf location(AGP,VRAM) and size to be configured.
Ben Skeggs
2006-08-30
Add stub {get,set}param ioctls.
Ben Skeggs
2006-08-27
initial import of nouveau code from nouveau CVS
Dave Airlie