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_object.c
Age
Commit message (
Expand
)
Author
2007-06-28
nouveau: never touch PRAMIN with NV_WRITE, cleanup RAMHT code a bit
Ben Skeggs
2007-06-28
nouveau: Nuke DMA_OBJECT_INIT ioctl (bumps interface to 0.0.7)
Ben Skeggs
2007-06-04
nouveau: fix RAMHT wrapping
Maurice van der Pot
2007-03-21
nouveau: support multiple channels per client (breaks drm interface)
Ben Skeggs
2007-03-13
nouveau: make sure cmdbuf object gets destroyed
Ben Skeggs
2007-03-13
nouveau: associate all created objects with a channel + cleanups
Ben Skeggs
2007-03-13
nouveau: s/fifo/channel/
Ben Skeggs
2007-02-28
nouveau: intrusive drm interface changes
Ben Skeggs
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-18
Check some return vals, fixes a couple of oopses.
Ben Skeggs
2006-11-14
Restructure initialisation a bit.
Ben Skeggs
2006-11-06
Leave the bottom 64kb of RAMIN untouched.
Ben Skeggs
2006-11-04
Move the context object creation flag handling to the drm.
Stephane Marchesin
2006-10-17
Useful output on a FIFO error interrupt.
Ben Skeggs
2006-10-17
NV40: *Now* fifo ctx switching works for me..
Ben Skeggs
2006-10-17
NV40: FIFO context switching now WorksForMe(tm)
Ben Skeggs
2006-09-09
Add copyright notices while I still remember..
Ben Skeggs
2006-09-07
Fix second start of X server without module reload beforehand, and a couple o...
Ben Skeggs
2006-09-02
Use DMA_IN_MEMORY for DMA objects. This is needed for a DDX change that will
Ben Skeggs
2006-08-27
initial import of nouveau code from nouveau CVS
Dave Airlie