1. fc6ff19 drm: Kill ctx_count from struct drm_device by Ville Syrjälä · 11 years ago
  2. c21eb21 Revert "drm: mark context support as a legacy subsystem" by Dave Airlie · 11 years ago
  3. 7c51013 drm: mark context support as a legacy subsystem by Daniel Vetter · 11 years ago
  4. a17800c drm: remove dev->last_switch by Daniel Vetter · 11 years ago
  5. 3dadef6 drm: kill dev->context_wait by Daniel Vetter · 11 years ago
  6. 492d774 drm: remove drm_modctx ioctl and use drm_noop instead by Daniel Vetter · 11 years ago
  7. 2e92881 drm: convert to idr_alloc() by Tejun Heo · 11 years ago
  8. 4d53233 drm: don't use idr_remove_all() by Tejun Heo · 11 years ago
  9. 760285e UAPI: (Scripted) Convert #include "..." to #include <path/...> in drivers/gpu/ by David Howells · 12 years ago
  10. f1ae126 drm: Unify and fix idr error handling by Ville Syrjälä · 12 years ago
  11. 09b4ea4 drm: make DRM_UNLOCKED ioctls with their own mutex by Ilija Hadzic · 13 years ago
  12. b3da8f7 drm: kill context_ctor callback by Daniel Vetter · 14 years ago
  13. 9a298b2 drm: Remove memory debugging infrastructure. by Eric Anholt · 15 years ago
  14. f77d390 drm: Split drm_map and drm_local_map by Benjamin Herrenschmidt · 15 years ago
  15. 7c1c287 drm: move to kref per-master structures. by Dave Airlie · 16 years ago
  16. c0e0920 drm: reorganise drm tree to be more future proof. by Dave Airlie · 16 years ago[Renamed from drivers/char/drm/drm_context.c]
  17. bc5f452 drm: run cleanfile across drm tree by Dave Airlie · 17 years ago
  18. c153f45 drm: Replace DRM_IOCTL_ARGS with (dev, data, file_priv) and remove DRM_DEVICE. by Eric Anholt · 17 years ago
  19. 6c340ea drm: Replace filp in ioctl arguments with drm_file *file_priv. by Eric Anholt · 17 years ago
  20. 6296814 drm: convert drm context code to use Linux idr by Dave Airlie · 17 years ago
  21. 5591051 drm: detypedeffing continues... by Dave Airlie · 17 years ago
  22. 84b1fd1 drm: remove drm_file_t, drm_device_t and drm_head_t typedefs by Dave Airlie · 17 years ago
  23. c60ce62 drm: remove a bunch of typedefs on the userspace interface by Dave Airlie · 17 years ago
  24. bd1b331 drm: cleanup use of Linux list handling macros by Dave Airlie · 17 years ago
  25. 30e2fb1 sem2mutex: drivers/char/drm/ by Dave Airlie · 18 years ago
  26. 1e7d519 drm: proper fix for drm_context by Dave Airlie · 19 years ago
  27. b5e9fc1 drm: fix issue with contexts running out of RAM by Dave Airlie · 19 years ago
  28. b3a8363 drm: fix all sparse warning on 32-bit x86 by Dave Airlie · 19 years ago
  29. b5e89ed drm: lindent the drm directory. by Dave Airlie · 19 years ago
  30. f210973 drm: small cleanups by Dave Airlie · 19 years ago
  31. d1f2b55 drm: updated DRM map patch for 32/64 bit systems by Dave Airlie · 19 years ago
  32. c73681e drm: copy the right data back to userspace for getreserved contexts ioctl by Dave Airlie · 19 years ago
  33. c94f702 drm: misc cleanup by Dave Airlie · 19 years ago
  34. 9a18664 drm: 32/64-bit DRM ioctl compatibility patch by Dave Airlie · 19 years ago
  35. 1da177e Linux-2.6.12-rc2 by Linus Torvalds · 19 years ago