1. fc6ff19 drm: Kill ctx_count from struct drm_device by Ville Syrjälä · 11 years ago
  2. 2818564 drm: rip out drm_core_has_MTRR checks by Daniel Vetter · 11 years ago
  3. b0e898a drm: remove FASYNC support by Daniel Vetter · 11 years ago
  4. baa7094 drm: const'ify ioctls table (v2) by Rob Clark · 11 years ago
  5. 31e5d7c drm/mm: add "best_match" flag to drm_mm_insert_node() by David Herrmann · 11 years ago
  6. 36888db drm/via: convert to idr_alloc() by Tejun Heo · 11 years ago
  7. 4d53233 drm: don't use idr_remove_all() by Tejun Heo · 11 years ago
  8. 760285e UAPI: (Scripted) Convert #include "..." to #include <path/...> in drivers/gpu/ by David Howells · 12 years ago
  9. 4126d5d UAPI: (Scripted) Remove redundant DRM UAPI header #inclusions from drivers/gpu/. by David Howells · 12 years ago
  10. 804d74a drm: use drm_compat_ioctl for 32-bit apps by Keith Packard · 12 years ago
  11. 834859c drm/via: clean up reclaim_buffers by Daniel Vetter · 13 years ago
  12. ce020ea drm via: initialize object_idr by Márton Németh · 12 years ago
  13. 466e69b drm: move pci bus master enable into driver. by Dave Airlie · 13 years ago
  14. b5215ef drm/sis|via: don't return stack garbage from free_mem ioctl by Daniel Vetter · 13 years ago
  15. 977b4f6 drm/via: use drm_mm instead of drm_sman by Daniel Vetter · 13 years ago
  16. 6de8a74 drm/sis: track user->memblock mapping with idr by Daniel Vetter · 13 years ago
  17. 77ee8f3 drm/via: track user->memblock mapping with idr by Daniel Vetter · 13 years ago
  18. 763240d drm/sman: rip out owner tracking by Daniel Vetter · 13 years ago
  19. c828e20 drm/via: track obj->drm_fd relations in the driver by Daniel Vetter · 13 years ago
  20. e08e96d drm: Make the per-driver file_operations struct const by Arjan van de Ven · 13 years ago
  21. e0cd360 gpu: add module.h to drivers/gpu files as required. by Paul Gortmaker · 13 years ago
  22. 8410ea3 drm: rework PCI/platform driver interface. by Dave Airlie · 14 years ago
  23. ec3789c drivers/gpu: Use vzalloc by Joe Perches · 14 years ago
  24. c48c43e Merge branch 'drm-core-next' of git://git.kernel.org/pub/scm/linux/kernel/git/airlied/drm-2.6 by Linus Torvalds · 14 years ago
  25. dc880ab drm: use noop_llseek by Arnd Bergmann · 14 years ago
  26. cbc60ca drm: kill get_reg_ofs callback by Daniel Vetter · 14 years ago
  27. 793a97e drm: kill drm_map_ofs callbacks by Daniel Vetter · 14 years ago
  28. 1b2f148 drm: block userspace under allocating buffer and having drivers overwrite it (v2) by Dave Airlie · 14 years ago
  29. 58c1e85 drm/via: fixed coding style issues, simplified return by Nicolas Kaiser · 14 years ago
  30. 7ebd467 Merge branch 'drm-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/airlied/drm-2.6 by Linus Torvalds · 14 years ago
  31. 22fb573 drivers/gpu/drm/via/via_video.c: fix off by one issue by Dan Carpenter · 14 years ago
  32. 5a0e3ad include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.h by Tejun Heo · 14 years ago
  33. 3ad2f3f tree-wide: Assorted spelling fixes by Daniel Mack · 14 years ago
  34. ed8b670 drm: convert drm_ioctl to unlocked_ioctl by Arnd Bergmann · 15 years ago
  35. 42dd861 drm/via: Fix vblank IRQ on VIA hardware. by Simon Farnsworth · 15 years ago
  36. 9a298b2 drm: Remove memory debugging infrastructure. by Eric Anholt · 15 years ago
  37. c5c0755 drm/via: vfree() no need checking before calling it by Figo.zhang · 15 years ago
  38. d9c6f54 drm: count reaches -1 by Roel Kluin · 15 years ago
  39. 8e10045 drm: Drop unused and broken dri_library_name sysfs attribute. by Kristian Høgsberg · 16 years ago
  40. 5244021 drm: move drm vblank initialization/cleanup to driver load/unload by Keith Packard · 16 years ago
  41. 9bfbd5c drm: kill drm_device->irq by Jesse Barnes · 16 years ago
  42. 0a3e67a drm: Rework vblank-wait handling to allow interrupt reduction. by Jesse Barnes · 16 years ago
  43. c0e0920 drm: reorganise drm tree to be more future proof. by Dave Airlie · 16 years ago