1. 97770db nouveau: Various internal and external API changes by Ben Skeggs · 17 years ago
  2. 7602e4f drm: add unlocked ioctl code path - not used yet by Dave Airlie · 17 years ago
  3. 5b38e13 Replace DRM_IOCTL_ARGS with (dev, data, file_priv) and remove DRM_DEVICE. by Eric Anholt · 17 years ago
  4. c1119b1 Replace filp in ioctl arguments with drm_file *file_priv. by Eric Anholt · 17 years ago
  5. 5dc9fd9 Fix linux spinlock macros after the last commit. by Eric Anholt · 17 years ago
  6. 05204b9 Merge branch 'origin' by Eric Anholt · 17 years ago
  7. 33a5041 Add dry-coded DRM drawable private information storage for FreeBSD. by Eric Anholt · 17 years ago
  8. 6ad1df2 drm: remove drm_u64_t, replace with uint64_t everwhere by Dave Airlie · 17 years ago
  9. 191c062 drm: remove drm_ref_t by Dave Airlie · 17 years ago
  10. 24311d5 drm: remove drm_buf_t by Dave Airlie · 17 years ago
  11. be85ad0 drm: detypedef ttm/bo/fence code by Dave Airlie · 17 years ago
  12. 6dce9e0 drm: remove hashtab/sman and object typedefs by Dave Airlie · 17 years ago
  13. 21ee6fb drm: remove drmP.h internal typedefs by Dave Airlie · 17 years ago
  14. b95ac8b drm: detypedef drm.h and fixup all problems by Dave Airlie · 17 years ago
  15. 750371c nouveau: separate region_offset into map_handle and offset. by Ben Skeggs · 17 years ago
  16. 04e4922 Made drm_sg_alloc accessible from inside the DRM - drm_sg_alloc_ioctl is the ioctl wrapper by Arthur Huillet · 17 years ago
  17. d57b7f0 Use idr_replace trick to eliminate struct drm_ctx_sarea_list. by Kristian Høgsberg · 17 years ago
  18. b323ab5 Drop drm_drawable_list and add drm_drawable_info directly to the idr. by Kristian Høgsberg · 17 years ago
  19. 280083d use krh's idr mods to remove lists from idr code by Dave Airlie · 17 years ago
  20. a4cddc6 Revert "drm: add new drm_wait_on function to replace macro" by root · 17 years ago
  21. 056c2f2 drm: move context handling code to use linux idr by Dave Airlie · 17 years ago
  22. f646747 drm: convert drawable handling to use Linux idr by Dave Airlie · 17 years ago
  23. 7b48f00 drm: cleanup use of Linux list handling macros by Dave Airlie · 17 years ago
  24. 6e860d0 drm: add new drm_wait_on function to replace macro by Dave Airlie · 17 years ago
  25. 9f9c190 remove DRM_GETSAREA and replace with drm_getsarea function by Dave Airlie · 17 years ago
  26. 2df2c70 Simplify the ttm backend interface and the agp ttm backend. by Thomas Hellstrom · 18 years ago
  27. a70f8e0 radeon: add support for reverse engineered xpress200m by Dave Airlie · 18 years ago
  28. 2d7ecb8 more tab/space conversion by Dave Airlie · 18 years ago
  29. 2463b03 whitespace cleanup pending a kernel merge by Dave Airlie · 18 years ago
  30. c9178c3 ati: make pcigart code able to handle variable size PCI GART aperture by Dave Airlie · 18 years ago
  31. 6a51da7 Fix Alpha domain/bus issue by Jay Estabrook · 18 years ago
  32. a78f70f Merge branch 'ttm-vram-0-1-branch' by Thomas Hellstrom · 18 years ago
  33. 1345076 Rename drm_ttm.h to drm_objects.h by Thomas Hellstrom · 18 years ago
  34. 8ffc184 Move fence- and buffer-object related header stuff to drm_ttm.h by Thomas Hellstrom · 18 years ago
  35. 5c9a7b0 Remove an intel-specific hack and replace it with a fence driver callback. by Thomas Hellstrom · 18 years ago
  36. 0476056 Set the drm bus map type for each buffer object memory type. by Thomas Hellstrom · 18 years ago
  37. e146042 Bugzilla Bug #9457 by Thomas Hellstrom · 18 years ago
  38. 9efdae3 More bugfixes. by Thomas Hellstrom · 18 years ago
  39. f02f83e Cleanup and fix support for pinned buffers. by Thomas Hellstrom · 18 years ago
  40. b2bcbf8 Add an accelerated buffer copy cleanup helper. by Thomas Hellstrom · 18 years ago
  41. bf8f46d Fix mm_block leak. Some other minor fixes. by Thomas Hellstrom · 18 years ago
  42. e4b2da4 A minor function interface change and some memcpy bugfixing. by Thomas Hellstrom · 18 years ago
  43. 1257907 Simplify external ttm page allocation. by Thomas Hellstrom · 18 years ago
  44. c1fbd8a Checkpoint commit. by Thomas Hellstrom · 18 years ago
  45. af24465 Fix a stray unlock_kernel() in drm_vm.c by Thomas Hellstrom · 18 years ago
  46. 71b9e87 Simplify pci map vs no pci map choice. by Thomas Hellstrom · 18 years ago
  47. 40ce53d Implement a drm_mem_reg_t substructure in the buffer object type. by Thomas Hellstrom · 18 years ago
  48. 609e3b0 Implement a policy for selecting memory types. by Thomas Hellstrom · 18 years ago
  49. 63f2abd Make also later kernels work with buffer object vm by Thomas Hellstrom · 18 years ago
  50. c269d56 Make vm handle buffer objects instead of ttm objects. by Thomas Hellstrom · 18 years ago
  51. dd733de Fix missing ttm_open_vma call from previous commit. by Thomas Hellstrom · 18 years ago
  52. 9677c5e Prepare for removal of the ttm_object type. by Thomas Hellstrom · 18 years ago
  53. 3024f23 memory manager: Make device driver aware of different memory types. by Thomas Hellstrom · 18 years ago
  54. 1e4c7d6 Some cleanup. A buffer object should only have one active memory type. by Thomas Hellstrom · 18 years ago
  55. 5826376 Remove a scary error printed when we were leaking memory caches. by Thomas Hellstrom · 18 years ago
  56. b147c39 drm: remove drm_follow_page, and drm_ioremap and ioremapfree by Christoph Hellwig · 18 years ago
  57. 2dcbf6a make build against 2.6.20 hopefully by Dave Airlie · 18 years ago
  58. 9acd4a1 Remove the stupid root_node field from the core memory manager. by Thomas Hellstrom · 18 years ago
  59. 6333bfd fixup inclusion of agp.h by Dave Airlie · 18 years ago
  60. 86ff2ae drm: remove all 2.4 support for drm development tree. by Dave Airlie · 18 years ago
  61. b3c88d3 drm/linux-core: drmP.h compilation fix by Michael Buesch · 18 years ago
  62. 38ed671 Remove the memory caches for fence objects and memory manager nodes, by Thomas Hellstrom · 18 years ago
  63. f6d5fec Last minute changes to support multi-page size buffer offset alignments. by Thomas Hellstrom · 18 years ago
  64. e09544a New mm function names. Update header. by Thomas Hellstrom · 18 years ago
  65. d70347b Merge branch 'master' of git+ssh://git.freedesktop.org/git/mesa/drm by Thomas Hellstrom · 18 years ago
  66. e22b04f Merging drm-ttm-0-2-branch by Thomas Hellstrom · 18 years ago
  67. e172945 Avoid driver-specific AGP user-populated types, since we don't know what AGP by Thomas Hellstrom · 18 years ago
  68. c34faf2 Remove max number of locked pages check and call, since by Thomas Hellstrom · 18 years ago
  69. f22f89e Add vma list memory usage to memory accounting. by Thomas Hellstrom · 18 years ago
  70. d515936 Add memory usage accounting to avoid DOS problems. by Thomas Hellstrom · 18 years ago
  71. 5443dbe Implement mm_lock and mm_unlock functions. by Thomas Hellstrom · 18 years ago
  72. db5c671 Remove the memory manager parameter from the put_block function, as this by Thomas Hellstrom · 18 years ago
  73. 5881ce1 Extend generality for more memory types. Fix up init and destruction code. by Thomas Hellstrom · 18 years ago
  74. 1bab514 remove config.h from build no longer exists kbuild does it by Dave Airlie · 18 years ago
  75. 10150df Simplify the AGP backend interface somewhat. by Thomas Hellstrom · 18 years ago
  76. f2db76e Big update: by Thomas Hellstrom · 18 years ago
  77. c58574c Use a nopage-based approach to fault in pfns. by Thomas Hellstrom · 18 years ago
  78. cee659a Get rid of all ugly PTE hacks. by Thomas Hellstrom · 18 years ago
  79. f3deef7 Bug 6242: [mach64] Use private DMA buffers, part #3. by George Sapountzis · 18 years ago
  80. a31046b Add a buffer object manager for TTM maps. by Thomas Hellstrom · 18 years ago
  81. 67e88e5 Hook up DRM_IOCTL_UPDATE_DRAW ioctl. by Michel Dänzer · 18 years ago
  82. 9810ec2 Add support for tracking drawable information to core by Michel Dänzer · 18 years ago
  83. a7b8c8d Add support for interrupt triggered driver callback with lock held to DRM core. by Michel Dänzer · 18 years ago
  84. 2735f9e Add support for secondary vertical blank interrupt to DRM core. by Michel Dänzer · 18 years ago
  85. 3802f9a Fix buffer manager takedown error. by Thomas Hellstrom · 18 years ago
  86. 98a8950 Hook up DRM_IOCTL_UPDATE_DRAW ioctl. by Michel Dänzer · 18 years ago
  87. 29598e5 Add support for tracking drawable information to core by Michel Dänzer · 18 years ago
  88. d817cc1 Add support for interrupt triggered driver callback with lock held to DRM core. by Michel Dänzer · 18 years ago
  89. ab35150 Add support for secondary vertical blank interrupt to DRM core. by Michel Dänzer · 18 years ago
  90. 711f077 Allow for a driver to overload the ttm backend object methods. by Thomas Hellstrom · 18 years ago
  91. 273eb78 Add /proc filesystem buffer / fence object accounting. by Thomas Hellstrom · 18 years ago
  92. 62f6ea2 bug 5942: add stubs for drm_mtrr_add/del for non-MTRR configured linux by Felix Kuhling · 18 years ago
  93. fa511a3 Allow for 64-bit map handles of ttms and buffer objects. by Thomas Hellstrom · 18 years ago
  94. ef98a8e drm: put domain number back to 0, domain support is seriously fubar.. by Dave Airlie · 18 years ago
  95. f613022 Allow a "native type" to be associated with a fence sequence. by Thomas Hellstrom · 18 years ago
  96. 49fbeb3 Some bugfixes. by Thomas Hellstrom · 18 years ago
  97. 191e284 More bugfixes. by Thomas Hellstrom · 18 years ago
  98. 99acb79 Various bugfixes. by Thomas Hellstrom · 18 years ago
  99. 5505766 Put the PCI device/vendor id in the drm_device_t. by Eric Anholt · 18 years ago
  100. 6042153 Fence all unfenced buffers function. by Thomas Hellstrom · 18 years ago