1. ddd3d06 drm: Free the idr layers before calling idr_destroy() by Chris Wilson · 14 years ago
  2. 05269a3 drm: Make sure the DRM offset matches the CPU by Jordan Crouse · 14 years ago
  3. fd632aa drm: free core gem object from driver callbacks by Daniel Vetter · 14 years ago
  4. 1d39704 drm: extract drm_gem_object_init by Daniel Vetter · 14 years ago
  5. bc9025b Use drm_gem_object_[handle_]unreference_unlocked where possible by Luca Barbieri · 14 years ago
  6. c3ae90c drm: introduce drm_gem_object_[handle_]unreference_unlocked by Luca Barbieri · 14 years ago
  7. 4bdadb9 drm/i915: Selectively enable self-reclaim by Chris Wilson · 14 years ago
  8. 79cc304 drm: make sure page protections are updated after changing vm_flags by Jeremy Fitzhardinge · 15 years ago
  9. 07f73f6 drm/i915: Improve behaviour under memory pressure by Chris Wilson · 15 years ago
  10. a1a2d1d drm: GEM handles are u32, not int by Pekka Paalanen · 15 years ago
  11. 845792d drm: drm_gem, check kzalloc retval by Jiri Slaby · 15 years ago
  12. 9a298b2 drm: Remove memory debugging infrastructure. by Eric Anholt · 15 years ago
  13. b798b1f drm: simplify kcalloc() call to kzalloc(). by Robert P. J. Day · 15 years ago
  14. 1055f9d drm: Use pgprot_writecombine in GEM GTT mapping to get the right bits for !PAT. by Jesse Barnes · 15 years ago
  15. f77d390 drm: Split drm_map and drm_local_map by Benjamin Herrenschmidt · 15 years ago
  16. ab00b3e drm/i915: Keep refs on the object over the lifetime of vmas for GTT mmap. by Jesse Barnes · 15 years ago
  17. 8d59bae drm: Do not leak a new reference for flink() on an existing name by Chris Wilson · 15 years ago
  18. 3e49c4f drm: Free the object ref on error. by Chris Wilson · 15 years ago
  19. ad45aa9 drm: Potential use-after-free on error path. by Chris Wilson · 15 years ago
  20. fc8744a Stop playing silly games with the VM_ACCOUNT flag by Linus Torvalds · 15 years ago
  21. ae14dc0 drm: PAGE_CACHE_WC is x86 only so far by Dave Airlie · 16 years ago
  22. a2c0a97 drm: GEM mmap support by Jesse Barnes · 16 years ago
  23. d4e7b89 DRM: Return -EBADF on bad object in flink, and return curent name if it exists. by Eric Anholt · 16 years ago
  24. 673a394 drm: Add GEM ("graphics execution manager") to i915 driver. by Eric Anholt · 16 years ago