1. 53256f5 drm/i915: add support for E7221 chipset by Carlos Martín · 16 years ago
  2. 246a3d1 drm: DRM: fix memset size error by Li Zefan · 17 years ago
  3. 747824c drm: remove remnants of DRM_COPY_FROM/TO_USER_IOCTL by Dave Airlie · 17 years ago
  4. f9618ac drm: remove second forward decleration of drm device struct. by Dave Airlie · 17 years ago
  5. 038477a drm/sis: missing mutex unlock in error path. by Roel Kluin · 17 years ago
  6. 7fc8686 radeon: set the address to access the GART table on the CPU side correctly by Dave Airlie · 17 years ago
  7. 96de0e2 Convert files to UTF-8 and some cleanups by Jan Engelhardt · 17 years ago
  8. ba25f9d Use helpers to obtain task pid in printks by Pavel Emelyanov · 17 years ago
  9. 179b025 video gfx: merge kconfig menus by Randy Dunlap · 17 years ago
  10. f75a71f radeon_driver_vblank_do_wait() static by Adrian Bunk · 17 years ago
  11. ace3dff via invalid device ids removal by Xavier Bachelot · 17 years ago
  12. eed0f72 radeon: Commit the ring after each partial texture upload blit. by chaohong guo · 17 years ago
  13. 54583bf i915: fix vbl swap allocation size. by Dave Airlie · 17 years ago
  14. c153f45 drm: Replace DRM_IOCTL_ARGS with (dev, data, file_priv) and remove DRM_DEVICE. by Eric Anholt · 17 years ago
  15. b589ee5 drm: remove XFREE86_VERSION macros. by Dave Airlie · 17 years ago
  16. 6c340ea drm: Replace filp in ioctl arguments with drm_file *file_priv. by Eric Anholt · 17 years ago
  17. 20caafa drm: Remove DRM_ERR OS macro. by Eric Anholt · 17 years ago
  18. e4a7b1d i915: make vbl interrupts work properly on i965g/gm hw. by Dave Airlie · 17 years ago
  19. 6869ce1 Merge branch 'drm-patches' of git://git.kernel.org/pub/scm/linux/kernel/git/airlied/drm-2.6 by Linus Torvalds · 17 years ago
  20. 0769d39 drm: ioremap return value checks by Scott Thompson · 17 years ago
  21. 21f1628 drm/i915: Fix i965 secured batchbuffer usage by Dave Airlie · 17 years ago
  22. 22c806c drm/via: Fix dmablit when blit queue is full by Simon Farnsworth · 17 years ago
  23. 7ea4d4b drm_rmmap_ioctl(): remove dead code by Adrian Bunk · 17 years ago
  24. dd00cc4 some kmalloc/memset ->kzalloc (tree wide) by Yoann Padioleau · 17 years ago
  25. 45ea5dcd drm: add idr_init to drm_stub.c by Dave Airlie · 17 years ago
  26. cca5307 drm: fix problem with SiS typedef with sisfb enabled. by Dave Airlie · 17 years ago
  27. d4e2cbe drm: convert drawable code to using idr by Dave Airlie · 17 years ago
  28. 6296814 drm: convert drm context code to use Linux idr by Dave Airlie · 17 years ago
  29. ff4135a drm: remove core typedefs from the ioc32 wrappers by Dave Airlie · 17 years ago
  30. bd63cb5 drm: remove sarea typedefs by Dave Airlie · 17 years ago
  31. e0be428 drm: detypedef the hashtab and more of sman by Dave Airlie · 17 years ago
  32. 9698b4d drm: de-typedef sman by Dave Airlie · 17 years ago
  33. 5591051 drm: detypedeffing continues... by Dave Airlie · 17 years ago
  34. cdd55a2 drm: detypef waitlist/freelist/buf_entry/device_dma/drm_queue structs by Dave Airlie · 17 years ago
  35. 8fc2fdf drm: drop drm_vma_entry_t, drm_magic_entry_t by Dave Airlie · 17 years ago
  36. 056219e drm: drop drm_buf_t typedef by Dave Airlie · 17 years ago
  37. eddca55 drm: fixup other drivers for typedef removals by Dave Airlie · 17 years ago
  38. 84b1fd1 drm: remove drm_file_t, drm_device_t and drm_head_t typedefs by Dave Airlie · 17 years ago
  39. c60ce62 drm: remove a bunch of typedefs on the userspace interface by Dave Airlie · 17 years ago
  40. c6c656b r300: updates register header by Oliver McFadden · 17 years ago
  41. ddbee33 radeon: add support for vblank on crtc2 by Dave Airlie · 17 years ago
  42. 7c158ac drm: cleanup list initialisation by Dave Airlie · 17 years ago
  43. 6f71010 drm: fix typo on code drm getsarea by Dave Airlie · 17 years ago
  44. da509d7 drm: remove DRM_GETSAREA and replace with drm_getsarea function by Dave Airlie · 17 years ago
  45. bd1b331 drm: cleanup use of Linux list handling macros by Dave Airlie · 17 years ago
  46. ad5c980 Add support SiS based XGI chips to SiS DRM. by Ian Romanick · 17 years ago
  47. f4d2781 fix radeon setparam on 32/64 systems, harder. by David Woodhouse · 17 years ago
  48. 9b01bd5 drm: fix radeon setparam on 32/64 bit systems. by Dave Airlie · 17 years ago
  49. dc7a931 drm/i915: Add support for the G33, Q33, and Q35 chipsets. by Wang Zhenyu · 17 years ago
  50. 2f4042b i915: add new pciids for 945GME, 965GME/GLE by Wang Zhenyu · 17 years ago
  51. ad360bb Merge branch 'drm-patches' of ssh://master.kernel.org/pub/scm/linux/kernel/git/airlied/drm-2.6 by Linus Torvalds · 17 years ago
  52. 5f81941 [SPARC]: Mark as emulating cmpxchg, add appropriate depends for DRM. by Martin Habets · 17 years ago
  53. c4814f9 drm: make sure the drawable code doesn't call malloc(0). by Michel Dänzer · 17 years ago
  54. 777c773 drm/radeon: add more IGP chipset pci ids by Dave Airlie · 17 years ago
  55. a6399bd drm: Spinlock initializer cleanup by Thomas Gleixner · 17 years ago
  56. 59c5159 Fix occurrences of "the the " by Michael Opdenacker · 17 years ago
  57. ef68d29 via: Make sure we flush write-combining using a follow-up read. by Thomas Hellstrom · 17 years ago
  58. a0a6dd0 via: Try to improve command-buffer chaining. by Thomas Hellstrom · 17 years ago
  59. bc07dc7 drm: remove old taskqueue remnant by Dave Airlie · 17 years ago
  60. 0515b93 drm: rename badly named define and cleanup ioctl code spacing by Dave Airlie · 17 years ago
  61. 453ff94 radeon: Don't mess up page flipping when a file descriptor is closed. by Michel Dänzer · 17 years ago
  62. f2b04cd drm/radeon: upgrade to 1.27 - make PCI GART more flexible by Dave Airlie · 17 years ago
  63. 5f757f9 Merge branch 'drm-patches' of master.kernel.org:/pub/scm/linux/kernel/git/airlied/drm-2.6 by Linus Torvalds · 17 years ago
  64. ce7dd06 drm/i915: Add 965GM pci id update by Wang Zhenyu · 17 years ago
  65. b82f87f [DRM]: Delete sparc64 FFB driver code that never gets built. by David S. Miller · 17 years ago
  66. 9e9c132 drm: just use io_remap_pfn_range on all archs.. by Dave Airlie · 17 years ago
  67. 3831587 drm: fix DRM_CONSISTENT mapping by Hugh Dickins · 17 years ago
  68. d7d8aac drm: fix up mmap locking in preparation for ttm changes by Thomas Hellstrom · 17 years ago
  69. 040ac32 drm: fix driver deadlock with AIGLX and reclaim_buffers_locked by Thomas Hellstrom · 17 years ago
  70. 4b560fd drm: fix warning in drm_fops.c by Andrew Morton · 17 years ago
  71. 99da6d8 drm: allow for more generic drm ioctls by Thomas Hellstrom · 17 years ago
  72. 6244270 drm: fix alpha domain handling by Jay Estabrook · 17 years ago
  73. 74be8e3 via: fix CX700 pci id by Thomas Hellstrom · 17 years ago
  74. 0bead7c drm: make drm_io_prot static. by Adrian Bunk · 17 years ago
  75. 5379397 drm: remove via_mm.h by Robert P. J. Day · 17 years ago
  76. c1185cc drm: add missing NULL assignment by Dave Airlie · 17 years ago
  77. 80b2c38 drm/radeon: Fix u32 overflows when determining AGP base address in card space. by Michel Dänzer · 17 years ago
  78. cd839d0 drm: port over use_vmalloc code from git hashtab by Dave Airlie · 17 years ago
  79. 11d9c2f drm: fix crash with fops lock and fixup sarea/page size locking by Dave Airlie · 17 years ago
  80. 54ba2f7 drm: bring bufs code from git tree. by Dave Airlie · 17 years ago
  81. 5cc7f9a drm: move protection stuff into separate function by Dave Airlie · 17 years ago
  82. 8311d57 drm: Use ARRAY_SIZE macro when appropriate by Ahmed S. Darwish · 17 years ago
  83. f54d1e4 drm: update README.drm (bugzilla #7933) by Randy Dunlap · 17 years ago
  84. 41ed5de drm: remove unused exports by Adrian Bunk · 17 years ago
  85. cd354f1 [PATCH] remove many unneeded #includes of sched.h by Tim Schmielau · 17 years ago
  86. 2b8693c [PATCH] mark struct file_operations const 3 by Arjan van de Ven · 17 years ago
  87. 40565f1 [PATCH] Char: timers cleanup by Jiri Slaby · 17 years ago
  88. 1545085 drm: Allow for 44 bit user-tokens (or drm_file offsets) by Thomas Hellstrom · 17 years ago
  89. 756db73 drm/via: Disable AGP DMA for chips with the new 3D engine. by Thomas Hellstrom · 17 years ago
  90. 1d58420 drm: update core memory manager from git drm tree by Thomas Hellstrom · 18 years ago
  91. 004a772 drm: remove drm_ioremap and drm_ioremapfree by Christoph Hellwig · 18 years ago
  92. b9094d3 i810/i830: use drm_core_ioremap instead of drm_ioremap by Dave Airlie · 18 years ago
  93. f239b7b drm: use vmalloc_user instead of vmalloc_32 for DRM_SHM by Thomas Hellstrom · 18 years ago
  94. 9b8d9d0 via: allow for npot texture pitch alignment by Thomas Hellstrom · 18 years ago
  95. 689692e via: add some new chipsets by Thomas Hellstrom · 18 years ago
  96. 76f6255 via: some PCI posting flushes by Thomas Hellstrom · 18 years ago
  97. eac681b i915: Fix a DRM_ERROR that should be DRM_DEBUG. by =?utf-8?q?Michel_D=C3=A4nzer?= · 18 years ago
  98. f9841a8 drm: Stop defining pci_pretty_name by Jean Delvare · 18 years ago
  99. 83a9e29 drm: r128: comment aligment with drm git by Dave Airlie · 18 years ago
  100. 0c4dd90 drm: make kernel context switch same as for drm git tree. by Dave Airlie · 18 years ago