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_drm.h
Age
Commit message (
Expand
)
Author
2007-07-16
drm: detypedef drm.h and fixup all problems
Dave Airlie
2007-07-14
nouveau: nv10 and nv11/15 are different
Patrice Mandin
2007-07-13
nouveau: nuke internal typedefs, and drm_device_t use.
Ben Skeggs
2007-07-12
nouveau: separate region_offset into map_handle and offset.
Ben Skeggs
2007-07-11
Added support for PCIGART for PCI(E) cards. Bumped DRM interface patchlevel.
Arthur Huillet
2007-06-28
nouveau: Nuke DMA_OBJECT_INIT ioctl (bumps interface to 0.0.7)
Ben Skeggs
2007-05-08
nouveau : fix fifo context size for nv10
Matthieu Castet
2007-03-26
nouveau: move card initialisation into the drm
Ben Skeggs
2007-03-21
nouveau: support multiple channels per client (breaks drm interface)
Ben Skeggs
2007-02-28
nouveau: intrusive drm interface changes
Ben Skeggs
2007-01-19
nouveau: fix getparam from 32-bit client on 64-bit kernel
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-06
use a uint64_t for this not a pointer
Dave Airlie
2006-11-04
Add some getparams.
Stephane Marchesin
2006-11-04
Move the context object creation flag handling to the drm.
Stephane Marchesin
2006-10-11
Context switching work.
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