nfsd: track last inode only in use_wgather case
[safe/jmp/linux-2.6] / include / drm / drmP.h
2009-05-19 Jesse Barnesdrm/i915: allocate large pointer arrays with vmalloc
2009-03-29 Richard Kennedydrm: reorder struct drm_ioctl_desc to save space on...
2009-03-27 Ben Gamaridrm: Convert proc files to seq_file and introduce debugfs
2009-03-13 Ben Gamaridrm: Convert proc files to seq_file and introduce debugfs
2009-03-13 Kristian Høgsbergdrm: Drop unused and broken dri_library_name sysfs...
2009-03-13 Kristian Høgsbergdrm: claim PCI device when running in modesetting mode.
2009-03-13 Benjamin Herrenschmidtdrm: Make drm_local_map use a resource_size_t offset
2009-03-13 Benjamin Herrenschmidtdrm: Split drm_map and drm_local_map
2009-03-13 Benjamin Herrenschmidtdrm: Use resource_size_t for drm_get_resource_{start...
2009-02-20 Jesse Barnesdrm/i915: Keep refs on the object over the lifetime...
2009-01-28 Eric Anholtdrm: Rip out the racy, unused vblank signal code.
2008-12-29 Eric Anholtdrm: Add a debug node for vblank state.
2008-12-29 Dave AirlieDRM: add mode setting support
2008-12-29 Jesse Barnesdrm: GEM mmap support
2008-12-29 Vegard Nossumdrm: fix leak of uninitialized data to userspace
2008-12-29 Dave Airliedrm: move to kref per-master structures.
2008-12-29 Dave Airliedrm: cleanup exit path for module unload
2008-11-24 Keith Packarddrm: move drm vblank initialization/cleanup to driver...
2008-11-11 Eric Anholtdrm: Remove infrastructure for supporting i915's vblank...
2008-10-17 Keith Packardi915: Map status page cached for chips with GTT-based...
2008-10-17 Jesse Barnesdrm: kill drm_device->irq
2008-10-17 Kristian Høgsbergi915 gem: install and uninstall irq handler in entervt...
2008-10-17 Eric Anholtdrm: Add GEM ("graphics execution manager") to i915...
2008-10-17 Jesse Barnesdrm: Rework vblank-wait handling to allow interrupt...
2008-07-15 Dave Airliedrm/radeon: fixup issue with radeon and PAT support.
2008-07-14 Dave Airliedrm: reorganise drm tree to be more future proof.