aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* drm: remove lots of spurious whitespace.Dave Airlie2007-11-041-2/+1
* nouveau: fix warning.Jeremy Kolb2007-10-141-1/+0
* nouveau: Make notifiers go into PCI memoryPekka Paalanen2007-10-121-11/+2
* nouveau: fix ppc and get it right this time.Stephane Marchesin2007-09-211-1/+1
* nouveau: fix notifiers on PPC.Stephane Marchesin2007-09-211-1/+4
* nouveau: Use count parameter in nouveau_notifier_alloc().Ben Skeggs2007-08-141-2/+3
* nouveau: Allow GART notifiers when using sgdma code.Ben Skeggs2007-08-141-9/+20
* nouveau: Various internal and external API changesBen Skeggs2007-08-061-2/+15
* nouveau: Pass channel struct around instead of channel id.Ben Skeggs2007-08-051-24/+18
* nouveau: creating notifier in PCI memory for PCIGARTArthur Huillet2007-07-271-0/+5
* Replace DRM_IOCTL_ARGS with (dev, data, file_priv) and remove DRM_DEVICE.Eric Anholt2007-07-201-13/+6
* Replace filp in ioctl arguments with drm_file *file_priv.Eric Anholt2007-07-201-4/+7
* Remove DRM_ERR OS macro.Eric Anholt2007-07-201-5/+5
* nouveau: G8x PCIEGARTBen Skeggs2007-07-161-1/+2
* nouveau: nuke internal typedefs, and drm_device_t use.Ben Skeggs2007-07-131-11/+12
* nouveau: separate region_offset into map_handle and offset.Ben Skeggs2007-07-111-2/+0
* nouveau: Allocate mappable VRAM for notifiers..Ben Skeggs2007-07-091-0/+1
* nouveau/nv50: Initial channel/object supportBen Skeggs2007-07-091-3/+3
* nouveau: rewrite gpu object codeBen Skeggs2007-07-091-13/+11
* nouveau: never touch PRAMIN with NV_WRITE, cleanup RAMHT code a bitBen Skeggs2007-06-271-1/+1
* nouveau: Nuke DMA_OBJECT_INIT ioctl (bumps interface to 0.0.7)Ben Skeggs2007-06-271-0/+154