1. 695599f nouveau: Nuke DMA_OBJECT_INIT ioctl (bumps interface to 0.0.7) by Ben Skeggs · 17 years ago
  2. 4f2dd78 nouveau/nv04: Set NV_PFIFO_CACHE1_PUSH1 correctly + small tweaks by Ben Skeggs · 17 years ago
  3. 5c27f8a Add support SiS based XGI chips to SiS DRM. by Ian Romanick · 17 years ago
  4. 9f61752 nouveau: NV49/NV4B PGRAPH setup from jb17bsome and stephan_2303 by Ben Skeggs · 17 years ago
  5. 3dfc13e nouveau: kill some dead code by Ben Skeggs · 17 years ago
  6. 5f05cd7 nouveau: NV04/NV10/NV20 PGRAPH engtab functions by Ben Skeggs · 17 years ago
  7. 5d55b06 nouveau: NV3X PGRAPH engtab functions by Ben Skeggs · 17 years ago
  8. 341bc78 nouveau: NV1X/2X/3X PFIFO engtab functions by Ben Skeggs · 17 years ago
  9. 05d86d9 nouveau: NV04 PFIFO engtab functions by Ben Skeggs · 17 years ago
  10. acb710d nouveau: NV4X PGRAPH engtab functions by Ben Skeggs · 17 years ago
  11. f2e64d5 nouveau: NV4X PFIFO engtab functions by Ben Skeggs · 17 years ago
  12. 0afb3b5 nouveau: split PFIFO/PGRAPH context creation by Ben Skeggs · 17 years ago
  13. 9dbf322 nouveau: (mostly) hook up put_base again by Ben Skeggs · 17 years ago
  14. 24b71c3 nouveau: prototype PFIFO/PGRAPH engtab API by Ben Skeggs · 17 years ago
  15. 5c7c07f nouveau: rename engtab functions by Ben Skeggs · 17 years ago
  16. 068ffc1 radeon: Acknowledge all interrupts we're interested in. by Michel Dänzer · 17 years ago
  17. 40f6a69 r300: Synchronized the register defines file; documentation changes. by Oliver McFadden · 17 years ago
  18. 213732a r300: Allow writes to R300_VAP_PVS_WAITIDLE. by Oliver McFadden · 17 years ago
  19. 215787e r300: Registers 0x2220-0x2230 are known as R300_VAP_CLIP_X_0-R300_VAP_CLIP_Y_1. by Oliver McFadden · 17 years ago
  20. 8038e7b r300: Synchronized the register defines file again. by Oliver McFadden · 17 years ago
  21. 638ebba fix radeon setparam on 32/64 systems, harder. by David Woodhouse · 17 years ago
  22. 3d5d41f i915: Fix handling of breadcrumb counter wraparounds. by Michel Dänzer · 17 years ago
  23. 84bea38 Fix i915 sequence mask. by Thomas Hellstrom · 17 years ago
  24. 3ee31a1 Indentation fixes. by Thomas Hellstrom · 17 years ago
  25. d34b2c7 Fix refcounting / lock race. by Thomas Hellstrom · 17 years ago
  26. e1b8eab Locking fixes and instrumentation. by Thomas Hellstrom · 17 years ago
  27. 2407ce5 Fix drmMMUnlock / drmMMLock return values. by Thomas Hellstrom · 17 years ago
  28. 62082ab Make sure we read fence->signaled while spinlocked. by Thomas Hellstrom · 17 years ago
  29. 5156f1c Fix fence object deref race. by Thomas Hellstrom · 17 years ago
  30. 280083d use krh's idr mods to remove lists from idr code by Dave Airlie · 17 years ago
  31. 3181573 r300: Added the CP maximum fetch size and ring rptr update variables. by Oliver McFadden · 17 years ago
  32. 7426da7 oops must fix this properly at some point by Dave Airlie · 17 years ago
  33. e22f428 drm: fix radeon setparam alignment issues on 32/64-bit by Dave Airlie · 17 years ago
  34. 39625f9 r300: Small correction to the previous commit. by Oliver McFadden · 17 years ago
  35. 9e0bd88 r300: Document more of the RADEON_RBBM_STATUS register. by Alex Deucher · 17 years ago
  36. 109e2a1 Add support for the G33, Q33, and Q35 chipsets. by Wang Zhenyu · 17 years ago
  37. 5bd0ca1 remove include of linux ioctl32.h from drm drivers by Dave Airlie · 17 years ago
  38. 4327d7f nouveau: fix RAMHT wrapping by Maurice van der Pot · 17 years ago
  39. a05d4fe radeon: refine irq acking for vbl on crtc 2 by Dave Airlie · 17 years ago
  40. a4cddc6 Revert "drm: add new drm_wait_on function to replace macro" by root · 17 years ago
  41. 8d95f4b Revert "move i915 to new drm_wait_on function" by root · 17 years ago
  42. 4e9d215 radeon: add support for vblank on crtc2 by Dave Airlie · 17 years ago
  43. 638c808 drm: fixup initialisation of list heads and idr by Dave Airlie · 17 years ago
  44. 5c394b3 i915: Add support for 945GME chip by Wang Zhenyu · 17 years ago
  45. 3917f85 i915: Add support for 965GME/GLE chip. by Wang Zhenyu · 17 years ago
  46. b0c8d88 Update a bunch of FreeBSD port code. by Jung-uk Kim · 17 years ago
  47. fdc293d reformatting, clean-ups by Brian · 17 years ago
  48. ccd7b6e Clean-ups and reformatting. by Brian · 17 years ago
  49. 056c2f2 drm: move context handling code to use linux idr by Dave Airlie · 17 years ago
  50. f646747 drm: convert drawable handling to use Linux idr by Dave Airlie · 17 years ago
  51. 2bb7703 drm: spinlock initializer cleanup by Thomas Gleixner · 17 years ago
  52. 8e083c5 drm: make sure the drawable code doesn't call malloc(0). by Michel Dänzer · 17 years ago
  53. ad02c53 radeon: add other IGP chipsets by Dave Airlie · 17 years ago
  54. 58b2ed7 Revert "drm/ttm: cleanup mm_ioctl ioctls to be separate ioctls." by Dave Airlie · 17 years ago
  55. 375f3f2 Revert "drm/ttm: cleanup most of fence ioctl split out" by Dave Airlie · 17 years ago
  56. ce58e53 whitespace fixups from kernel by Dave Airlie · 17 years ago
  57. adee6f5 ati_pcigart: cut to 80 chars by Dave Airlie · 17 years ago
  58. 3dfc140 drm/ttm: cleanup most of fence ioctl split out by Dave Airlie · 17 years ago
  59. 3fdef0d drm/ttm: cleanup mm_ioctl ioctls to be separate ioctls. by Dave Airlie · 17 years ago
  60. 7b48f00 drm: cleanup use of Linux list handling macros by Dave Airlie · 17 years ago
  61. ea98d7e nouveau: don't build the module by default by Stephane Marchesin · 17 years ago
  62. ca725bb r300: Added my comments into r300_reg.h. by Oliver McFadden · 17 years ago
  63. c6ff0ca r300: Synchronized R300 register defines file. by Oliver McFadden · 17 years ago
  64. e9b604e nouveau : nv10 graph move clipping value to per channel init by Matthieu Castet · 17 years ago
  65. 5d62393 nouveau : nv10 graph clipping values were forgoten in ddx to drm commit by Matthieu Castet · 17 years ago
  66. e4d163d Allow vblank interrupts to remain disabled across VT switch. by Keith Packard · 17 years ago
  67. e0056c7 r300: Synchronized R300 register defines file. by Oliver McFadden · 17 years ago
  68. a02b045 r300: Synchronized R300 register defines file. by Oliver McFadden · 17 years ago
  69. 5978411 nouveau : fix fifo context size for nv10 by Matthieu Castet · 17 years ago
  70. 963ed99 libdrm: fix typo on ttm fence interface by Dave Airlie · 17 years ago
  71. c4e2cae s/OJBECTS/OBJECTS/ by Brian · 17 years ago
  72. 4e858f8 r300: Synchronize the register file from Mesa. by Oliver McFadden · 17 years ago
  73. 87ec1fe r300: Use the defined names for known registers. by Oliver McFadden · 17 years ago
  74. c9cd2c7 drm: remove unused define DRM_HAS_TTM by Dave Airlie · 17 years ago
  75. cf7c90f Fix buffer object list freeing. by Thomas Hellstrom · 17 years ago
  76. f06ad82 Fix userspace ABI breakage from 3c384a9ad5f964709a237cfe035ea5d6df2da5fa. by Michel Dänzer · 17 years ago
  77. ca1cd32 radeon: Don't mess up page flipping when a file descriptor is closed. by Michel Dänzer · 17 years ago
  78. feb6803 move i915 to new drm_wait_on function by Dave Airlie · 17 years ago
  79. 6e860d0 drm: add new drm_wait_on function to replace macro by Dave Airlie · 17 years ago
  80. e9b3acd remove register usage by Dave Airlie · 17 years ago
  81. 9f9c190 remove DRM_GETSAREA and replace with drm_getsarea function by Dave Airlie · 17 years ago
  82. e889342 Revert "bug 7092 : add pci ids for mach64 in Dell poweredge 4200" by George Sapountzis · 17 years ago
  83. 3a2c9f4 linux: minor indent. by George Sapountzis · 17 years ago
  84. 942d9be freebsd: remove stray apperance of IN_MODULE. by George Sapountzis · 17 years ago
  85. b69b426 libdrm: remove HAVE_XORG_CONFIG_H and XFree86LOADER ifdef's. by George Sapountzis · 17 years ago
  86. 2a6f555 update create_lk_drm.sh script by Dave Airlie · 17 years ago
  87. afc029e whitespace cleanup by Dave Airlie · 17 years ago
  88. e5c1f1c remove some whitespace violation by Dave Airlie · 17 years ago
  89. 4b72759 drm: nopfn warning on 64-bit by Dave Airlie · 17 years ago
  90. 71d44cd drm/ttm: allow drm_buffer_object_create to be used in-kernel by Jesse Barnes · 17 years ago
  91. 3c384a9 Add new buffer object type for kernel allocations that don't initially have a user mapping. by Jesse Barnes · 17 years ago
  92. 5c8561a More detailed instructions, tips. by Brian · 17 years ago
  93. 61477d6 nouveau: fix wacky pci id by Stephane Marchesin · 17 years ago
  94. af3ffcd Initialize rwlock using rwlock_init to appease lockdep validator. by Kristian Høgsberg · 17 years ago
  95. a8a8108 Avoid a fence timeout problem when a signal is pending. by Thomas Hellstrom · 17 years ago
  96. 1ce9c09 Fix via compile error (Reported by Benno Schulenberg.) by Thomas Hellstrom · 17 years ago
  97. 2df2c70 Simplify the ttm backend interface and the agp ttm backend. by Thomas Hellstrom · 17 years ago
  98. 5a96d59 Don't always free up memory space when we unpin buffers. by Thomas Hellstrom · 17 years ago
  99. 5432cc4 Fix buffer object reference problems. (Reported by Dave Airlie). by Thomas Hellstrom · 17 years ago
  100. e805ca9 via: Make sure we flush write-combining using a follow-up read. by Thomas Hellstrom · 17 years ago