1. 8d153f7 drm: update user token hashing and map handles by Thomas Hellstrom · 18 years ago
  2. 8669cbc drm: move drm authentication to new generic hash table. by Thomas Hellstrom · 18 years ago
  3. 3d45dbd drm: Add the P4VM800PRO (?) PCI ID. by Dave Airlie · 18 years ago
  4. ce65a44 drm: add drm simple memory manager support for SiS and VIA drivers by Thomas Hellstrom · 18 years ago
  5. 3a1bd92 drm: add simple DRM memory manager, and hash table by Thomas Hellstrom · 18 years ago
  6. b9b603d drm: radeon: Use RADEON_RB3D_DSTCACHE_CTLSTAT instead of RADEON_RB2D_DSTCACHE_CTLSTAT. by Michel Dänzer · 18 years ago
  7. ae1b1a48 drm: radeon: fix up bus mastering when writeback is disabled by Michel Dänzer · 18 years ago
  8. 8624ecb drm: radeon: implement RADEON_PARAM_SCRATCH_OFFSET getparam by Michel Dänzer · 18 years ago
  9. 9ca9416 drm: radeon: add some debug output when getparam is called with unknown by Michel Dänzer · 18 years ago
  10. 7a3f1f2 drm: missing mutex unlock by Thomas Hellstrom · 18 years ago
  11. 33229601 drm: remove the DRM pci domain by Dave Airlie · 18 years ago
  12. 242ef0e drm: remove local copies of pci bus/slot/func by Dave · 18 years ago
  13. 3d77461 drm: cleanup old compat code and DRM fns from Linux only code by Dave Airlie · 18 years ago
  14. 18f2905 [PATCH] drm: radeon flush TCL VAP for vertex program enable/disable by Roland Scheidegger · 18 years ago
  15. 935f6e3 [PATCH] irq-flags: drivers/drm: Use the new IRQF_ constants by Thomas Gleixner · 18 years ago
  16. 6ab3d56 Remove obsolete #include <linux/config.h> by Jörn Engel · 18 years ago
  17. 34af946 [PATCH] spin/rwlock init cleanups by Ingo Molnar · 18 years ago
  18. c499aeb drm: radeon constify radeon microcode by Dave Airlie · 18 years ago
  19. 702880f Add i915 ioctls to configure pipes for vblank interrupt. by Dave Airlie · 18 years ago
  20. d6fece0 drm: update radeon to 1.25 add r200 vertex program support by Dave Airlie · 18 years ago
  21. f2a2279 drm: radeon add a tcl state flush before accessing tcl vector space by Dave Airlie · 18 years ago
  22. 5d23faf drm: possible cleanups by Dave Airlie · 18 years ago
  23. caa98c4 drm: fixup r300 scratch on BE machines by Dave Airlie · 18 years ago
  24. d253258 drm: Fix further issues in drivers/char/drm/via_irq.c by Jayachandran C · 18 years ago
  25. 031de96 drivers/char/drm/drm_memory.c: possible cleanups by Adrian Bunk · 18 years ago
  26. 31f64bd drm: deline a few large inlines in DRM code by Dave Airlie · 18 years ago
  27. 11bab7d drm: remove master setting from add/remove context by Dave Airlie · 18 years ago
  28. 195b3a2 drm: drm_pci needs dma-mapping.h by Dave Airlie · 18 years ago
  29. 86678df [PATCH] drm: Fix issue reported by Coverity in drivers/char/drm/via_irq.c by Dave Airlie · 18 years ago
  30. 63e8d91 Merge branch 'drm-patches' of git://git.kernel.org/pub/scm/linux/kernel/git/airlied/drm-2.6 by Linus Torvalds · 18 years ago
  31. 55eb061 drm: remove drm_{alloc,free}_pages by Dave Airlie · 18 years ago
  32. d2b58b5 drm: sis fix compile warning by Dave Airlie · 18 years ago
  33. 99ac48f [PATCH] mark f_ops const in the inode by Arjan van de Ven · 18 years ago
  34. f3dd5c3 drm: add new radeon PCI ids.. by Dave Airlie · 18 years ago
  35. 14778d9 [SPARC]: Respect vm_page_prot in io_remap_page_range(). by David S. Miller · 18 years ago
  36. 7b9af34 remove dead Radeon URL by Adrian Bunk · 18 years ago
  37. 6e5fca5 drm: read breadcrumb in IRQ handler by Dave Airlie · 18 years ago
  38. e7f947b drm: fixup i915 breadcrumb read/write by Dave Airlie · 18 years ago
  39. 2fab58d drm: remove pointless checks in radeon_state by Dave Airlie · 18 years ago
  40. f15e92d drm: fixup improper cast. by Dave Airlie · 18 years ago
  41. dfab115 drm: rationalise some pci ids by Dave Airlie · 18 years ago
  42. ee4621f drm: Add general-purpose packet for manipulating scratch registers (r300) by Dave Airlie · 18 years ago
  43. d5ea702 drm: rework radeon memory map (radeon 1.23) by Dave Airlie · 18 years ago
  44. 45f1710 drm: update r300 register names by Dave Airlie · 18 years ago
  45. ddf19b9 drm: fixup PCI DMA support by Dave Airlie · 18 years ago
  46. 73d72cf drm: fix brace placement by Dave Airlie · 18 years ago
  47. 4e5e2e2 drm: radeon add r300 TX_CNTL and verify bitblt packets by Dave Airlie · 18 years ago
  48. 91e3738 drm: fixup i915 interrupt on X server exit by Dave Airlie · 18 years ago
  49. 75c0141 [PATCH] Remove "RV370 5B60 [Radeon X300 (PCIE)]" from DRI list by Dave Jones · 18 years ago
  50. 0650fd5 [PATCH] DRM: fix up classdev interface for drm core by Greg Kroah-Hartman · 18 years ago
  51. cf41f8a Merge branch 'drm-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/airlied/drm-2.6 by Linus Torvalds · 18 years ago
  52. 30e2fb1 sem2mutex: drivers/char/drm/ by Dave Airlie · 18 years ago
  53. ce60fe0 drm: drivers/char/drm/: make some functions static by Dave Airlie · 18 years ago
  54. 339363c drm: Fixes sparse warnings in via_dmablit.c by Dave Airlie · 18 years ago
  55. de227f5 drm: i915 patches from Tungsten Graphics by Dave Airlie · 18 years ago
  56. 507d256 drm: ati_pcigart: simplify page_count manipulations by Dave Airlie · 18 years ago
  57. f1e5c03 drm: use NULL instead of 0 From: Randy Dunlap <rdunlap@xenotime.net> by Dave Airlie · 18 years ago
  58. 2fed3bd drm: add X600 PCI IDs by Dave Airlie · 18 years ago
  59. 5457f38 drm: add i945GM PCI ID by Dave Airlie · 18 years ago
  60. d59cc22 drm: Fix sparce warning in radeon driver by Dave Airlie · 18 years ago
  61. 858119e [PATCH] Unlinline a bunch of other functions by Arjan van de Ven · 19 years ago
  62. 37ef439 Merge branch 'drm-forlinus' of git://git.kernel.org/pub/scm/linux/kernel/git/airlied/drm-2.6 by Linus Torvalds · 19 years ago
  63. 9c7d462 drm: fix issues with systems with no MTRR by Dave Airlie · 19 years ago
  64. aab8df1 drm: cleanup properly on drm module unload by Dave Airlie · 19 years ago
  65. 8d2ea62 drm: fixup drm bufs being just under the EOM by Dave Airlie · 19 years ago
  66. 7ff9205 [PATCH] don't include ioctl32.h in drivers by Christoph Hellwig · 19 years ago
  67. f8e0f29 drm: fix radeon warnings on 64-bit by Dave Airlie · 19 years ago
  68. 2185200 drm: fix warning on alpha by Dave Airlie · 19 years ago
  69. 4e4c62b drm: remove is_pci flag completely... by Dave Airlie · 19 years ago
  70. 97f2aab drm: merge in Linus mainline by Dave Airlie · 19 years ago
  71. d985c10 drm: major update from CVS for radeon and core by Dave Airlie · 19 years ago
  72. b0cae66 drm: update drm pci ids list by Dave Airlie · 19 years ago
  73. fe34765 drm: drm_ioctl.c sync with fixes from CVS by Dave Airlie · 19 years ago
  74. b3a80a2 drm: update lock flags from userspace by Dave Airlie · 19 years ago
  75. 0d6aa60 drm: update to i915 1.3.0 by Dave Airlie · 19 years ago
  76. f0c408b drm: update drm_memory_debug.h by Dave Airlie · 19 years ago
  77. 1e7d519 drm: proper fix for drm_context by Dave Airlie · 19 years ago
  78. b5e9fc1 drm: fix issue with contexts running out of RAM by Dave Airlie · 19 years ago
  79. f26c473 drm: update PCIGART support from CVS by Dave Airlie · 19 years ago
  80. 0a40687 drm: remove old reclaim_buffers from ix0 drivers by Dave Airlie · 19 years ago
  81. 269dc51 drm: bring savage inline with latest CVS by Dave Airlie · 19 years ago
  82. 3528af1 drm: fix a LOR issue on FreeBSD for savage driver by Dave Airlie · 19 years ago
  83. 952d751 drm: bring sis + tdfx up to latest CVS by Dave Airlie · 19 years ago
  84. 443448d drm: via driver update to CVS version by Dave Airlie · 19 years ago
  85. a7a2cc3 drm: move ioctl flags to a bit field of flags by Dave Airlie · 19 years ago
  86. 392c14b Revert radeon AGP aperture offset changes by Linus Torvalds · 19 years ago
  87. 67dbb4e [PATCH] Fix more radeon GART start calculation cases by Benjamin Herrenschmidt · 19 years ago
  88. ee219e5 [PATCH] radeon drm: fix compilation breakage with gcc 2.95.3 by Jean Delvare · 19 years ago
  89. 281ab03 [PATCH] radeon drm: fix agp aperture map offset by Benjamin Herrenschmidt · 19 years ago
  90. 47807ce [drm] fix radeon aperture issue by Dave Airlie · 19 years ago
  91. c801147 [PATCH] SiS DRM: Fix possible NULL dereference by Egbert Eich · 19 years ago
  92. cf65f16 drm: fix quiescent locking by Dave Airlie · 19 years ago
  93. 7655f49 drm: move is_pci to the end of the structure by Dave Airlie · 19 years ago
  94. c41f471 drm: add __GFP_COMP to the drm_alloc_pages by Dave Airlie · 19 years ago
  95. bd07ed2 I think that if a PCI bus is a root bus, attached to a host bridge not a by Dave Airlie · 19 years ago
  96. 9251424 drm: update VIA driver to 2.7.2 by Dave Airlie · 19 years ago
  97. 792d2b9 drm: drop mtrr from i915 by Dave Airlie · 19 years ago
  98. 7ccf800 drm: update mga driver for new bootstrap code by Dave Airlie · 19 years ago
  99. c0be4d2 drm: remove exports that modules shouldn't use. by Dave Airlie · 19 years ago
  100. efa5839 drm: add in-kernel entry points for rest of AGP ioctls by Dave Airlie · 19 years ago