1. d749cc9 Initialize the AGP structure's base address at init rather than enable. by Eric Anholt · 17 years ago
  2. 8d5a8eb nouveau: ouch, add nouveau_dma.[ch] files.. by Ben Skeggs · 17 years ago
  3. 92084c6 Export some useful ttm functions to drivers. by Ben Skeggs · 17 years ago
  4. cf04641 nouveau: Give DRM its own gpu channel by Ben Skeggs · 17 years ago
  5. 97770db nouveau: Various internal and external API changes by Ben Skeggs · 17 years ago
  6. beaa0c9 nouveau: Pass channel struct around instead of channel id. by Ben Skeggs · 17 years ago
  7. 7602e4f drm: add unlocked ioctl code path - not used yet by Dave Airlie · 17 years ago
  8. c395d27 drm/fence: shut up lockdep by Dave Airlie · 17 years ago
  9. 283eaa2 drm: fix fencing refcount error by Dave Airlie · 17 years ago
  10. 4175dd8 drm/bo: set the req pointer for each buffer to validate by Dave Airlie · 17 years ago
  11. e2d0071 drm: fix size argument for copy to/from user by Dave Airlie · 17 years ago
  12. 7e6d08f drm_rmmap_ioctl(): remove dead code by Adrian Bunk · 17 years ago
  13. 0844c46 Fix misc ioctl issues, makes Nouveau run. by Pekka Paalanen · 17 years ago
  14. b43b0b2 fix missing brace placement for IOC_IN by Dave Airlie · 17 years ago
  15. f68ad6d fix drm no-compile due to BSD :-) by Dave Airlie · 17 years ago
  16. 5b38e13 Replace DRM_IOCTL_ARGS with (dev, data, file_priv) and remove DRM_DEVICE. by Eric Anholt · 17 years ago
  17. c1119b1 Replace filp in ioctl arguments with drm_file *file_priv. by Eric Anholt · 17 years ago
  18. e39286e Remove DRM_ERR OS macro. by Eric Anholt · 17 years ago
  19. 5dc9fd9 Fix linux spinlock macros after the last commit. by Eric Anholt · 17 years ago
  20. 05204b9 Merge branch 'origin' by Eric Anholt · 17 years ago
  21. 33a5041 Add dry-coded DRM drawable private information storage for FreeBSD. by Eric Anholt · 17 years ago
  22. 1ff858f Fix via dmablit when blit queue is full. by Thomas Hellstrom · 17 years ago
  23. a64b5d8 fix some missing whitespace/tab by Dave Airlie · 17 years ago
  24. 3a71e87 drm: idr stuff is upstream for 2.6.23 by Dave Airlie · 17 years ago
  25. 6ad1df2 drm: remove drm_u64_t, replace with uint64_t everwhere by Dave Airlie · 17 years ago
  26. bff698d drm_context: fix braino by Dave Airlie · 17 years ago
  27. ec67c2d nouveau: G8x PCIEGART by Ben Skeggs · 17 years ago
  28. 23631fc drm: fixup old kernel compat code by Dave Airlie · 17 years ago
  29. 0accdc1 drm: fixup compat wrappers by Dave Airlie · 17 years ago
  30. 535e3de drm: remove internal sman typedef by Dave Airlie · 17 years ago
  31. 191c062 drm: remove drm_ref_t by Dave Airlie · 17 years ago
  32. 24311d5 drm: remove drm_buf_t by Dave Airlie · 17 years ago
  33. be85ad0 drm: detypedef ttm/bo/fence code by Dave Airlie · 17 years ago
  34. 6dce9e0 drm: remove hashtab/sman and object typedefs by Dave Airlie · 17 years ago
  35. 21ee6fb drm: remove drmP.h internal typedefs by Dave Airlie · 17 years ago
  36. 1a07256 drm: remove ttm userspace typedefs by Dave Airlie · 17 years ago
  37. b95ac8b drm: detypedef drm.h and fixup all problems by Dave Airlie · 17 years ago
  38. 4be9554 drm: fix typedef in drm_os_linux.h by Dave Airlie · 17 years ago
  39. 2134193 Merge branch 'drm-ttm-cleanup-branch' by Dave Airlie · 17 years ago
  40. 750371c nouveau: separate region_offset into map_handle and offset. by Ben Skeggs · 17 years ago
  41. 2c9e05c Merge branch 'master' into cleanup by Dave Airlie · 17 years ago
  42. 04e4922 Made drm_sg_alloc accessible from inside the DRM - drm_sg_alloc_ioctl is the ioctl wrapper by Arthur Huillet · 17 years ago
  43. c806bba nouveau/nv50: Initial channel/object support by Ben Skeggs · 17 years ago
  44. d57b7f0 Use idr_replace trick to eliminate struct drm_ctx_sarea_list. by Kristian Høgsberg · 17 years ago
  45. 1814a82 Don't take dev->struct_mutex twice in drm_setsareactx. by Kristian Høgsberg · 17 years ago
  46. ea832a8 Simplification for previous commit. by Michel Dänzer · 17 years ago
  47. 8d96ba9 Restore pre-idr semantics for drawable information. by Michel Dänzer · 17 years ago
  48. c9d752f Fix must-check warnings and implement a few error paths. by Kristian Høgsberg · 17 years ago
  49. b323ab5 Drop drm_drawable_list and add drm_drawable_info directly to the idr. by Kristian Høgsberg · 17 years ago
  50. a27af4c Avoid hitting BUG() for kernel-only fence objects. by Thomas Hellstrom · 17 years ago
  51. 00f1a66 Fence object reference / dereference cleanup. by Thomas Hellstrom · 17 years ago
  52. ce0d528 nouveau/nv50: skeletal backend by Ben Skeggs · 17 years ago
  53. 695599f nouveau: Nuke DMA_OBJECT_INIT ioctl (bumps interface to 0.0.7) by Ben Skeggs · 17 years ago
  54. 341bc78 nouveau: NV1X/2X/3X PFIFO engtab functions by Ben Skeggs · 17 years ago
  55. 05d86d9 nouveau: NV04 PFIFO engtab functions by Ben Skeggs · 17 years ago
  56. f2e64d5 nouveau: NV4X PFIFO engtab functions by Ben Skeggs · 17 years ago
  57. 638ebba fix radeon setparam on 32/64 systems, harder. by David Woodhouse · 17 years ago
  58. 3d5d41f i915: Fix handling of breadcrumb counter wraparounds. by Michel Dänzer · 17 years ago
  59. 84bea38 Fix i915 sequence mask. by Thomas Hellstrom · 17 years ago
  60. 3ee31a1 Indentation fixes. by Thomas Hellstrom · 17 years ago
  61. d34b2c7 Fix refcounting / lock race. by Thomas Hellstrom · 17 years ago
  62. e1b8eab Locking fixes and instrumentation. by Thomas Hellstrom · 17 years ago
  63. 62082ab Make sure we read fence->signaled while spinlocked. by Thomas Hellstrom · 17 years ago
  64. 5156f1c Fix fence object deref race. by Thomas Hellstrom · 17 years ago
  65. f984b1b Fix some obvious bugs. by Thomas Hellstrom · 17 years ago
  66. b6b5df2 Try to make buffer object / fence object ioctl args 64-bit safe. by Thomas Hellstrom · 17 years ago
  67. 280083d use krh's idr mods to remove lists from idr code by Dave Airlie · 17 years ago
  68. 7426da7 oops must fix this properly at some point by Dave Airlie · 17 years ago
  69. e22f428 drm: fix radeon setparam alignment issues on 32/64-bit by Dave Airlie · 17 years ago
  70. 5bd0ca1 remove include of linux ioctl32.h from drm drivers by Dave Airlie · 17 years ago
  71. a4cddc6 Revert "drm: add new drm_wait_on function to replace macro" by root · 17 years ago
  72. 4e9d215 radeon: add support for vblank on crtc2 by Dave Airlie · 17 years ago
  73. 638c808 drm: fixup initialisation of list heads and idr by Dave Airlie · 17 years ago
  74. 056c2f2 drm: move context handling code to use linux idr by Dave Airlie · 17 years ago
  75. f646747 drm: convert drawable handling to use Linux idr by Dave Airlie · 17 years ago
  76. 8e083c5 drm: make sure the drawable code doesn't call malloc(0). by Michel Dänzer · 17 years ago
  77. 58b2ed7 Revert "drm/ttm: cleanup mm_ioctl ioctls to be separate ioctls." by Dave Airlie · 17 years ago
  78. 375f3f2 Revert "drm/ttm: cleanup most of fence ioctl split out" by Dave Airlie · 17 years ago
  79. ce58e53 whitespace fixups from kernel by Dave Airlie · 17 years ago
  80. adee6f5 ati_pcigart: cut to 80 chars by Dave Airlie · 17 years ago
  81. 3dfc140 drm/ttm: cleanup most of fence ioctl split out by Dave Airlie · 17 years ago
  82. 3fdef0d drm/ttm: cleanup mm_ioctl ioctls to be separate ioctls. by Dave Airlie · 17 years ago
  83. 7b48f00 drm: cleanup use of Linux list handling macros by Dave Airlie · 17 years ago
  84. ea98d7e nouveau: don't build the module by default by Stephane Marchesin · 17 years ago
  85. b2a875b ttm: complete drm buffer object ioctl split by Dave Airlie · 17 years ago
  86. ae67747 drm/ttm: remove old fence ioctl by Dave Airlie · 17 years ago
  87. 25c51f5 drm/ttm: ioctl cleanup for buffer object - user side only by Dave Airlie · 17 years ago
  88. c4e2cae s/OJBECTS/OBJECTS/ by Brian · 17 years ago
  89. 6a62941 drm/ttm: cleanup most of fence ioctl split out by Dave Airlie · 17 years ago
  90. ee8954c drm/ttm: cleanup mm_ioctl ioctls to be separate ioctls. by Dave Airlie · 17 years ago
  91. c9cd2c7 drm: remove unused define DRM_HAS_TTM by Dave Airlie · 17 years ago
  92. 6e860d0 drm: add new drm_wait_on function to replace macro by Dave Airlie · 17 years ago
  93. e9b3acd remove register usage by Dave Airlie · 17 years ago
  94. 9f9c190 remove DRM_GETSAREA and replace with drm_getsarea function by Dave Airlie · 17 years ago
  95. 3a2c9f4 linux: minor indent. by George Sapountzis · 17 years ago
  96. afc029e whitespace cleanup by Dave Airlie · 17 years ago
  97. e5c1f1c remove some whitespace violation by Dave Airlie · 17 years ago
  98. 4b72759 drm: nopfn warning on 64-bit by Dave Airlie · 17 years ago
  99. 71d44cd drm/ttm: allow drm_buffer_object_create to be used in-kernel by Jesse Barnes · 17 years ago
  100. 3c384a9 Add new buffer object type for kernel allocations that don't initially have a user mapping. by Jesse Barnes · 17 years ago