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