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_notifier.c
Age
Commit message (
Expand
)
Author
2008-06-23
nouveau: allocate drm-use vram buffers from end of vram.
Ben Skeggs
2007-11-05
drm: remove lots of spurious whitespace.
Dave Airlie
2007-10-14
nouveau: fix warning.
Jeremy Kolb
2007-10-12
nouveau: Make notifiers go into PCI memory
Pekka Paalanen
2007-09-21
nouveau: fix ppc and get it right this time.
Stephane Marchesin
2007-09-21
nouveau: fix notifiers on PPC.
Stephane Marchesin
2007-08-15
nouveau: Use count parameter in nouveau_notifier_alloc().
Ben Skeggs
2007-08-15
nouveau: Allow GART notifiers when using sgdma code.
Ben Skeggs
2007-08-06
nouveau: Various internal and external API changes
Ben Skeggs
2007-08-06
nouveau: Pass channel struct around instead of channel id.
Ben Skeggs
2007-07-27
nouveau: creating notifier in PCI memory for PCIGART
Arthur Huillet
2007-07-20
Replace DRM_IOCTL_ARGS with (dev, data, file_priv) and remove DRM_DEVICE.
Eric Anholt
2007-07-20
Replace filp in ioctl arguments with drm_file *file_priv.
Eric Anholt
2007-07-20
Remove DRM_ERR OS macro.
Eric Anholt
2007-07-17
nouveau: G8x PCIEGART
Ben Skeggs
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-09
nouveau: Allocate mappable VRAM for notifiers..
Ben Skeggs
2007-07-09
nouveau/nv50: Initial channel/object support
Ben Skeggs
2007-07-09
nouveau: rewrite gpu object code
Ben Skeggs
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