1. e948e99 drm/i915: save and restore dsparb and d_state registers. by Keith Packard · 17 years ago
  2. a59e122 drm/i915: fix off by one in VGA save/restore of AR & CR regs. by Jesse Barnes · 17 years ago
  3. f116cc5 drm: disable tasklets not IRQs when taking the drm lock spinlock by Thomas Hellstrom · 17 years ago
  4. af6061a Revert "drm/vbl rework: rework how the drm deals with vblank." by Dave Airlie · 17 years ago
  5. bf9d892 drivers/char: replace remaining __FUNCTION__ occurrences by Harvey Harrison · 17 years ago
  6. 8da5630 drivers: atm, char fix integer as NULL pointer warnings by Harvey Harrison · 17 years ago
  7. b74e208 drm: _end is shadowing real _end, just rename it. by Dave Airlie · 17 years ago
  8. ac741ab drm/vbl rework: rework how the drm deals with vblank. by Jesse Barnes · 17 years ago
  9. 2c14f28 drm: reorganise minor number handling using backported modesetting code. by Dave Airlie · 17 years ago
  10. 7b832b5 drm/i915: Handle tiled buffers in vblank tasklet by Keith Packard · 17 years ago
  11. a36b7dc drm/i965: On I965, use correct 3DSTATE_DRAWING_RECTANGLE command in vblank by Keith Packard · 17 years ago
  12. f1c3e67 drm: Remove unneeded dma sync in ATI pcigart alloc by Benjamin Herrenschmidt · 17 years ago
  13. 5ff6461 drm: Fix mismerge of non-coherent DMA patch by Benjamin Herrenschmidt · 17 years ago
  14. 56d110e DRM: remove unused dev_class by Greg Kroah-Hartman · 17 years ago
  15. 3bf4846 fix IS_I9XX macro in i915 DRM driver by Jesse Barnes · 17 years ago
  16. 6876b3b drm: fix for non-coherent DMA PowerPC by Benjamin Herrenschmidt · 17 years ago
  17. 2b46278 drm: radeon: fix sparse integer as NULL pointer warnings in radeon_mem.c by Harvey Harrison · 17 years ago
  18. 144a75f drm/i915: fix oops on agp=off by Dave Airlie · 17 years ago
  19. 0c76be3 drm/r300: fix bug in r300 userspace hardware wait emission by Dave Airlie · 17 years ago
  20. f67e74c drivers/char/drm/ati_pcigart.c: fix printk warning by Andrew Morton · 17 years ago
  21. b05c238 drm/ati_pcigart: fix the PCIGART to use drm_pci to allocate GART table. by Dave Airlie · 17 years ago
  22. 16d3be4 drm/radeon: fixup RV550 chip family by Alex Deucher · 17 years ago
  23. f0fb6d77 drm/via: attempt again to stabilise the AGP DMA command submission. by Thomas Hellstrom · 17 years ago
  24. 9df5808 drm: Fix race that can lockup the kernel by Mike Isely · 17 years ago
  25. 39273b5 i915: fix AR register restore. by Jesse Barnes · 17 years ago
  26. feac7af drm/sis: add pciid for SiS 662/671 chipset by Chaoyu Chen · 17 years ago
  27. f9e9716 drm: add new rv380 pciid by Mirko · 17 years ago
  28. b932ccb drm: add support for passing state into the suspend hooks. by Dave Airlie · 17 years ago
  29. da636ad drm/i915: Fix hibernate save/restore of VGA attribute regs by Jesse Barnes · 17 years ago
  30. 1f84e55 drm/i915 more registers for S3 (DSPCLK_GATE_D, CACHE_MODE_0, MI_ARB_STATE) by Keith Packard · 17 years ago
  31. c0c4261 drm/i915: restore pipeconf regs unconditionally by Jesse Barnes · 17 years ago
  32. 0da3ea1 drm/i915: save/restore interrupt state by Jesse Barnes · 17 years ago
  33. ca0b07d drm: convert drm from nopage to fault. by Nick Piggin · 17 years ago
  34. b39d50e i915: wrap chipset types requiring hw status set ioctl by Zhenyu Wang · 17 years ago
  35. 60f9268 drm/radeon: add initial rs690 support to drm. by Maciej Cencora · 17 years ago
  36. 2153430 Final removal of FASTCALL()/fastcall by Harvey Harrison · 17 years ago
  37. 123f794 i915: Fix GR register array size off-by-one bug by Jesse Barnes · 17 years ago
  38. 3d5e2c1 drm: add initial r500 drm support by Dave Airlie · 17 years ago
  39. 576cc45 radeon: setup the ring buffer fetcher to be less agressive. by Roland Scheidegger · 17 years ago
  40. 9d5b3ff drm: fixup some of the ioctl function exit paths by Dave Airlie · 17 years ago
  41. 19a8f59a drm: the drm really should call pci_set_master.. by Dave Airlie · 17 years ago
  42. 5f5f9d4 i915: Add chipset id for Intel Integrated Graphics Device by Zhenyu Wang · 17 years ago
  43. 3e684ea drm: cleanup DRM_DEBUG() parameters by Márton Németh · 17 years ago
  44. 4d1f788 drm/i915: add support for E7221 chipset by Carlos Martín · 17 years ago
  45. d5b0d1b drm: don't cast a pointer to pointer of list_head by Li Zefan · 17 years ago
  46. a96ca10 mga_dma: return 'err' not just zero from mga_do_cleanup_dma() by Jesper Juhl · 17 years ago
  47. e3236a1 drm: add _DRM_DRIVER flag, and re-order unload. by Dave Airlie · 17 years ago
  48. 77e27e9 drm: enable udev node creation by Dave Airlie · 17 years ago
  49. b018fcd drm: Make DRM_IOCTL_GET_CLIENT return EINVAL when it can't find client #idx. by Eric Anholt · 17 years ago
  50. 3260f9f drm: move drm_mem_init to proper place in startup sequence by Dave Airlie · 17 years ago
  51. 2716a02 drm: call driver load function after initialising AGP by Dave Airlie · 17 years ago
  52. 7ffa05e drm: Fix ioc32 compat layer by Ian Romanick · 17 years ago
  53. 47a184a drm: fd.o bug #11895: Only add the AGP base to map offset if the caller didn't. by Eric Anholt · 17 years ago
  54. ba8bbcf i915: add suspend/resume support by Jesse Barnes · 17 years ago
  55. e8b962b drm: update DRM sysfs support by Jesse Barnes · 17 years ago
  56. 8b40958 drm: Initialize the AGP structure's base address at init rather than enable. by Eric Anholt · 17 years ago
  57. ded2335 drm: move two function extern into the correct block by Dave Airlie · 17 years ago
  58. bc5f452 drm: run cleanfile across drm tree by Dave Airlie · 17 years ago
  59. 8562b3f drm: some minor cleanups and changes to make memory manager merging easier. by Dave Airlie · 17 years ago
  60. f5bb3a5 Merge git://git.kernel.org/pub/scm/linux/kernel/git/bunk/trivial by Linus Torvalds · 17 years ago
  61. 2f98735 vm audit: add VM_DONTEXPAND to mmap for drivers that need it by Nick Piggin · 17 years ago
  62. 8dfba4d drivers/char/: Spelling fixes by Joe Perches · 17 years ago
  63. 53256f5 drm/i915: add support for E7221 chipset by Carlos Martín · 17 years ago
  64. 246a3d1 drm: DRM: fix memset size error by Li Zefan · 17 years ago
  65. 747824c drm: remove remnants of DRM_COPY_FROM/TO_USER_IOCTL by Dave Airlie · 17 years ago
  66. f9618ac drm: remove second forward decleration of drm device struct. by Dave Airlie · 17 years ago
  67. 038477a drm/sis: missing mutex unlock in error path. by Roel Kluin · 17 years ago
  68. 7fc8686 radeon: set the address to access the GART table on the CPU side correctly by Dave Airlie · 17 years ago
  69. 96de0e2 Convert files to UTF-8 and some cleanups by Jan Engelhardt · 17 years ago
  70. ba25f9d Use helpers to obtain task pid in printks by Pavel Emelyanov · 17 years ago
  71. 179b025 video gfx: merge kconfig menus by Randy Dunlap · 17 years ago
  72. f75a71f radeon_driver_vblank_do_wait() static by Adrian Bunk · 17 years ago
  73. ace3dff via invalid device ids removal by Xavier Bachelot · 17 years ago
  74. eed0f72 radeon: Commit the ring after each partial texture upload blit. by chaohong guo · 17 years ago
  75. 54583bf i915: fix vbl swap allocation size. by Dave Airlie · 17 years ago
  76. c153f45 drm: Replace DRM_IOCTL_ARGS with (dev, data, file_priv) and remove DRM_DEVICE. by Eric Anholt · 17 years ago
  77. b589ee5 drm: remove XFREE86_VERSION macros. by Dave Airlie · 17 years ago
  78. 6c340ea drm: Replace filp in ioctl arguments with drm_file *file_priv. by Eric Anholt · 18 years ago
  79. 20caafa drm: Remove DRM_ERR OS macro. by Eric Anholt · 18 years ago
  80. e4a7b1d i915: make vbl interrupts work properly on i965g/gm hw. by Dave Airlie · 17 years ago
  81. 6869ce1 Merge branch 'drm-patches' of git://git.kernel.org/pub/scm/linux/kernel/git/airlied/drm-2.6 by Linus Torvalds · 18 years ago
  82. 0769d39 drm: ioremap return value checks by Scott Thompson · 18 years ago
  83. 21f1628 drm/i915: Fix i965 secured batchbuffer usage by Dave Airlie · 18 years ago
  84. 22c806c drm/via: Fix dmablit when blit queue is full by Simon Farnsworth · 18 years ago
  85. 7ea4d4b drm_rmmap_ioctl(): remove dead code by Adrian Bunk · 18 years ago
  86. dd00cc4 some kmalloc/memset ->kzalloc (tree wide) by Yoann Padioleau · 18 years ago
  87. 45ea5dcd drm: add idr_init to drm_stub.c by Dave Airlie · 18 years ago
  88. cca5307 drm: fix problem with SiS typedef with sisfb enabled. by Dave Airlie · 18 years ago
  89. d4e2cbe drm: convert drawable code to using idr by Dave Airlie · 18 years ago
  90. 6296814 drm: convert drm context code to use Linux idr by Dave Airlie · 18 years ago
  91. ff4135a drm: remove core typedefs from the ioc32 wrappers by Dave Airlie · 18 years ago
  92. bd63cb5 drm: remove sarea typedefs by Dave Airlie · 18 years ago
  93. e0be428 drm: detypedef the hashtab and more of sman by Dave Airlie · 18 years ago
  94. 9698b4d drm: de-typedef sman by Dave Airlie · 18 years ago
  95. 5591051 drm: detypedeffing continues... by Dave Airlie · 18 years ago
  96. cdd55a2 drm: detypef waitlist/freelist/buf_entry/device_dma/drm_queue structs by Dave Airlie · 18 years ago
  97. 8fc2fdf drm: drop drm_vma_entry_t, drm_magic_entry_t by Dave Airlie · 18 years ago
  98. 056219e drm: drop drm_buf_t typedef by Dave Airlie · 18 years ago
  99. eddca55 drm: fixup other drivers for typedef removals by Dave Airlie · 18 years ago
  100. 84b1fd1 drm: remove drm_file_t, drm_device_t and drm_head_t typedefs by Dave Airlie · 18 years ago