drm: userspace rip out TTM API
[platform/upstream/libdrm.git] / shared-core / nouveau_notifier.c
2008-07-09 Dave AirlieMerge remote branch 'origin/modesetting-101' into modes...
2008-06-25 Ben Skeggsnouveau: allocate drm-use vram buffers from end of...
2008-01-22 Jesse BarnesMerge branch 'master' into vblank-rework, including...
2007-11-05 Thomas HellstromMerge branch 'master' into modesetting-101
2007-11-05 Dave Airliedrm: remove lots of spurious whitespace.
2007-10-30 Jesse BarnesMerge branch 'master' into vblank-rework, fixup remaini...
2007-10-27 Jerome GlisseMerge branch 'radeon-ttm' of git://people.freedesktop...
2007-10-16 Alan HourihaneMerge branch 'master' of git+ssh://git.freedesktop...
2007-10-14 Jeremy Kolbnouveau: fix warning.
2007-10-12 Pekka Paalanennouveau: Make notifiers go into PCI memory
2007-09-24 Jesse BarnesMerge branch 'master' into modesetting-101 - TTM &...
2007-09-22 Eric AnholtMerge branch 'bo-set-pin'
2007-09-21 Stephane Marchesinnouveau: fix ppc and get it right this time.
2007-09-21 Stephane Marchesinnouveau: fix notifiers on PPC.
2007-09-19 Eric AnholtMerge branch 'origin' into bo-set-pin
2007-08-31 Ian RomanickMerge branch 'master' of ssh+git://git.freedesktop...
2007-08-16 Eric AnholtMerge branch 'master' into bo-set-pin
2007-08-15 Ben Skeggsnouveau: Use count parameter in nouveau_notifier_alloc().
2007-08-15 Ben Skeggsnouveau: Allow GART notifiers when using sgdma code.
2007-08-06 Ben Skeggsnouveau: Various internal and external API changes
2007-08-05 Ben Skeggsnouveau: Pass channel struct around instead of channel id.
2007-07-27 Arthur Huilletnouveau: creating notifier in PCI memory for PCIGART
2007-07-26 Ian RomanickMerge branch 'master' of ssh+git://git.freedesktop...
2007-07-21 Eric AnholtReplace DRM_IOCTL_ARGS with (dev, data, file_priv)...
2007-07-20 Eric AnholtReplace filp in ioctl arguments with drm_file *file_priv.
2007-07-20 Eric AnholtRemove DRM_ERR OS macro.
2007-07-19 Eric AnholtMerge branch 'origin'
2007-07-17 Ben Skeggsnouveau: G8x PCIEGART
2007-07-16 Dave AirlieMerge branch 'drm-ttm-cleanup-branch'
2007-07-13 Arthur HuilletMerge commit 'public/master'
2007-07-13 Ben Skeggsnouveau: nuke internal typedefs, and drm_device_t use.
2007-07-12 Ian RomanickMerge branch 'master' into xgi-0-0-2
2007-07-12 Ben Skeggsnouveau: separate region_offset into map_handle and...
2007-07-11 Dave AirlieMerge branch 'master' into cleanup
2007-07-09 Ben Skeggsnouveau: Allocate mappable VRAM for notifiers..
2007-07-09 Ben Skeggsnouveau/nv50: Initial channel/object support
2007-07-09 Ben Skeggsnouveau: rewrite gpu object code
2007-06-29 Alan HourihaneMerge branch 'master' of git+ssh://git.freedesktop...
2007-06-27 Ben Skeggsnouveau: never touch PRAMIN with NV_WRITE, cleanup...
2007-06-27 Ben Skeggsnouveau: Nuke DMA_OBJECT_INIT ioctl (bumps interface...