1. fa53864 drm: Used DRM_LEGACY for all legacy functions by Daniel Vetter · 8 years ago
  2. 366884b drm: Give drm_agp_clear drm_legacy_ prefix by Daniel Vetter · 8 years ago
  3. a7fb8a2 drm: Remove __OS_HAS_AGP by Daniel Vetter · 9 years ago
  4. cc5ea59 drm: move AGP definitions harder by David Herrmann · 10 years ago
  5. d2e546b drm: rip out DRM_AGP_MEM and DRM_AGP_KERN by Daniel Vetter · 11 years ago
  6. d5e41ad drm/agpsupport: use kzalloc instead of kmalloc/memset by Dave Airlie · 11 years ago
  7. d6e4b28b drm: inline drm_agp_destroy by Daniel Vetter · 11 years ago
  8. d990675 drm: rip out drm_core_has_AGP by Daniel Vetter · 11 years ago
  9. 28ec711 drm/agp: move AGP cleanup paths to drm_agpsupport.c by David Herrmann · 11 years ago
  10. 760285e UAPI: (Scripted) Convert #include "..." to #include <path/...> in drivers/gpu/ by David Howells · 12 years ago
  11. 4af72e2 drm: kill drm_agp_chipset_flush by Daniel Vetter · 14 years ago
  12. 89c3726 drm: kill agp indirection mess by Daniel Vetter · 14 years ago
  13. 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
  14. 07613ba agp: switch AGP to use page array instead of unsigned long array by Dave Airlie · 15 years ago
  15. 9a298b2 drm: Remove memory debugging infrastructure. by Eric Anholt · 15 years ago
  16. 1bb88ed drm: stash AGP include under the do-we-have-AGP ifdef by Eric Anholt · 15 years ago
  17. ba1eb1d i915: Map status page cached for chips with GTT-based HWS location. by Keith Packard · 16 years ago
  18. 673a394 drm: Add GEM ("graphics execution manager") to i915 driver. by Eric Anholt · 16 years ago
  19. c0e0920 drm: reorganise drm tree to be more future proof. by Dave Airlie · 16 years ago[Renamed from drivers/char/drm/drm_agpsupport.c]
  20. 2c14f28 drm: reorganise minor number handling using backported modesetting code. by Dave Airlie · 16 years ago
  21. 8b40958 drm: Initialize the AGP structure's base address at init rather than enable. by Eric Anholt · 17 years ago
  22. c153f45 drm: Replace DRM_IOCTL_ARGS with (dev, data, file_priv) and remove DRM_DEVICE. by Eric Anholt · 17 years ago
  23. 6c340ea drm: Replace filp in ioctl arguments with drm_file *file_priv. by Eric Anholt · 17 years ago
  24. 5591051 drm: detypedeffing continues... by Dave Airlie · 17 years ago
  25. 84b1fd1 drm: remove drm_file_t, drm_device_t and drm_head_t typedefs by Dave Airlie · 17 years ago
  26. c60ce62 drm: remove a bunch of typedefs on the userspace interface by Dave Airlie · 17 years ago
  27. bd1b331 drm: cleanup use of Linux list handling macros by Dave Airlie · 17 years ago
  28. 5d23faf drm: possible cleanups by Dave Airlie · 18 years ago
  29. d985c10 drm: major update from CVS for radeon and core by Dave Airlie · 19 years ago
  30. efa5839 drm: add in-kernel entry points for rest of AGP ioctls by Dave Airlie · 19 years ago
  31. b5e89ed drm: lindent the drm directory. by Dave Airlie · 19 years ago
  32. 7a9aff3 drm: fix a bad VERSION check. by Dave Airlie · 19 years ago
  33. b5d499c drm: make drm_alloc_agp take a dev arg. by Dave Airlie · 19 years ago
  34. d84f76d drm: export symbols for use by drivers by Dave Airlie · 19 years ago
  35. 7ab9840 drm: update some function so a driver can call them by Dave Airlie · 19 years ago
  36. 1da177e Linux-2.6.12-rc2 by Linus Torvalds · 19 years ago