aboutsummaryrefslogtreecommitdiff
path: root/shared-core/nouveau_drm.h
AgeCommit message (Expand)Author
2009-08-18nouveau: support for copy-less pushbuf ioctlBen Skeggs
2009-07-28nouveau: drm api 0.0.15, update object header, remove fake bo supportBen Skeggs
2009-06-05nouveau: 0.0.14 + extend bo interface to support subrange mappingBen Skeggs
2009-05-26nouveau: bump for 0.0.13Ben Skeggs
2009-02-04nouveau: bring in new mm api definitions, without the actual mm codeBen Skeggs
2008-08-19nouveau: fifo and graphics engine suspend and resume for nv04-nv4xroot
2008-07-08nouveau: interface changes for nv5x 3dBen Skeggs
2008-06-23nouveau: allocate drm-use vram buffers from end of vram.Ben Skeggs
2008-03-13nv50: force channel vram access through vmBen Skeggs
2008-02-22nouveau: A single define of dma skips is more than enough.Maarten Maathuis
2007-11-14Revert "nouveau: stub superioctl"Ben Skeggs
2007-11-14nouveau: stub superioctlBen Skeggs
2007-11-05drm: remove lots of spurious whitespace.Dave Airlie
2007-10-04nouveau: Remove excess device classes.Maarten Maathuis
2007-08-31nouveau: give nv03 the last cut.Stephane Marchesin
2007-08-06nouveau: Various internal and external API changesBen Skeggs
2007-07-16drm: detypedef drm.h and fixup all problemsDave Airlie
2007-07-14nouveau: nv10 and nv11/15 are differentPatrice Mandin
2007-07-13nouveau: nuke internal typedefs, and drm_device_t use.Ben Skeggs
2007-07-12nouveau: separate region_offset into map_handle and offset.Ben Skeggs
2007-07-11Added support for PCIGART for PCI(E) cards. Bumped DRM interface patchlevel.Arthur Huillet
2007-06-28nouveau: Nuke DMA_OBJECT_INIT ioctl (bumps interface to 0.0.7)Ben Skeggs
2007-05-08nouveau : fix fifo context size for nv10Matthieu Castet
2007-03-26nouveau: move card initialisation into the drmBen Skeggs
2007-03-21nouveau: support multiple channels per client (breaks drm interface)Ben Skeggs
2007-02-28nouveau: intrusive drm interface changesBen Skeggs
2007-01-19nouveau: fix getparam from 32-bit client on 64-bit kernelBen Skeggs
2006-12-03Merge the pciid work.Stephane Marchesin
2006-11-30Use nouveau_mem.c to allocate RAMIN.Ben Skeggs
2006-11-06use a uint64_t for this not a pointerDave Airlie
2006-11-04Add some getparams.Stephane Marchesin
2006-11-04Move the context object creation flag handling to the drm.Stephane Marchesin
2006-10-11Context switching work.Stephane Marchesin
2006-09-03Allow cmdbuf location(AGP,VRAM) and size to be configured.Ben Skeggs
2006-08-30Add stub {get,set}param ioctls.Ben Skeggs
2006-08-27initial import of nouveau code from nouveau CVSDave Airlie