1. abefedd Merge branch 'drm-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/airlied/drm-2.6 by Linus Torvalds · 15 years ago
  2. 7087e16 drm/radeon/kms: preface warning printk with driver name by Dave Airlie · 15 years ago
  3. f2ab3a1 drm/radeon/kms: drop unnecessary printks. by Dave Airlie · 15 years ago
  4. 5fd4df4 drm: fix regression in fb blank handling by Zhenyu Wang · 15 years ago
  5. d796d84 drm/radeon/kms: make hibernate work on IGPs by Dave Airlie · 15 years ago
  6. 8ba5152 drm/vmwgfx: Optimize memory footprint for DMA buffers. by Thomas Hellstrom · 15 years ago
  7. 0eaddb2 drm/ttm: Allow system memory as a busy placement. by Thomas Hellstrom · 15 years ago
  8. 9299795 Merge remote branch 'korg/drm-radeon-next' into drm-linus by Dave Airlie · 15 years ago
  9. 8d586fe Merge remote branch 'nouveau/for-airlied' of ../drm-nouveau-next into drm-linus by Dave Airlie · 15 years ago
  10. 1a961ce drm/ttm: Fix race condition in ttm_bo_delayed_delete (v3, final) by Luca Barbieri · 15 years ago
  11. 1622653 drm/nv50: prevent switching off SOR when in use for DVI-over-DP by Ben Skeggs · 15 years ago
  12. 0107bae drm/nv50: fail auxch transaction if reply count not what we expect by Ben Skeggs · 15 years ago
  13. 0208843 drm/nouveau: fix failure path if userspace specifies no valid memtypes by Ben Skeggs · 15 years ago
  14. a147089 drm/nouveau: report LVDS as disconnected if lid closed by Ben Skeggs · 15 years ago
  15. 38678d3 drm/radeon/kms: fix legacy get_engine/memory clock by Alex Deucher · 15 years ago
  16. 947bfc8 drm/radeon/kms/atom: atom parser fixes by Alex Deucher · 15 years ago
  17. 4eaeca3 drm/radeon/kms: clean up atombios pll code by Alex Deucher · 15 years ago
  18. fc10332 drm/radeon/kms: clean up pll struct by Alex Deucher · 15 years ago
  19. a348c84 drm/radeon/kms/atom: fix crtc lock ordering by Alex Deucher · 15 years ago
  20. c8c15ff drm/radeon: r6xx/r7xx possible security issue, system ram access by Jerome Glisse · 15 years ago
  21. db96380 drm/radeon/kms: r600/r700 don't test ib if ib initialization fails by Jerome Glisse · 15 years ago
  22. 7e71c9e drm/radeon/kms: Forbid creation of framebuffer with no valid GEM object by Jerome Glisse · 15 years ago
  23. 7924e5e drm/radeon/kms: r600 handle irq vector ring overflow by Jerome Glisse · 15 years ago
  24. 79c2bbc drm/radeon/kms: r600/r700 don't process IRQ if not initialized by Jerome Glisse · 15 years ago
  25. 0c45249 drm/radeon/kms: r600/r700 disable irq at suspend by Jerome Glisse · 15 years ago
  26. 615e0cb drm/radeon/kms/r4xx: cleanup atom path by Alex Deucher · 15 years ago
  27. 54f088a drm/radeon/kms: fix atombios_crtc_set_base by Alex Deucher · 15 years ago
  28. e2f8e87 drm/radeon/kms/atom: upstream parser updates by Alex Deucher · 15 years ago
  29. 9f53e79 drm/radeon/kms/atom: fix some parser bugs by Alex Deucher · 15 years ago
  30. 07bec2d drm/radeon/kms: fix hardcoded mmio size in register functions by Alex Deucher · 15 years ago
  31. cf57fc7 drm/radeon/kms/r100: fix bug in CS parser by Alex Deucher · 15 years ago
  32. 828153e drm/radeon/kms/r200: fix bug in CS parser by Andrew Randrianasulu · 15 years ago
  33. f3d1ccc drm/radeon/kms/r200: fix bug in CS parser by Andrew Randrianasulu · 15 years ago
  34. 58d65b8 drm/nv50: prevent accidently turning off encoders we're actually using by Ben Skeggs · 15 years ago
  35. 134f248 drm/nv50: fix alignment of per-channel fifo cache by Ben Skeggs · 15 years ago
  36. 7166647 drm/nouveau: Evict buffers in VRAM before freeing sgdma by Luca Barbieri · 15 years ago
  37. d051bbb drm/nouveau: Acknowledge DMA_VTX_PROTECTION PGRAPH interrupts by Luca Barbieri · 15 years ago
  38. 0d92971 drm/nouveau: fix thinko in nv04_instmem.c by Ben Skeggs · 15 years ago
  39. ba59953 drm/nouveau: fix a race condition in nouveau_dma_wait() by Ben Skeggs · 15 years ago
  40. 33f724e Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/anholt/drm-intel by Linus Torvalds · 15 years ago
  41. 9b974cc drm/i915: enable 36bit physical address for hardware status page by Zhenyu Wang · 15 years ago
  42. 6251ec0 drm/i915: fix eDP pipe mask by Zhenyu Wang · 15 years ago
  43. 885a5fb drm/i915: fix pixel color depth setting on eDP by Zhenyu Wang · 15 years ago
  44. 500a8cc drm/i915: parse eDP panel color depth from VBT block by Zhenyu Wang · 15 years ago
  45. 3381434 drm/i915: disable LVDS downclock by default by Jesse Barnes · 15 years ago
  46. 21bd770 drm/i915: Fix the incorrect cursor A bit definition in DSPFW2 register by Zhao Yakui · 15 years ago
  47. 6036ae7 drm/i915: Remove chatty execbuf failure message. by Eric Anholt · 15 years ago
  48. c7c8510 drm/i915: remove loop in Ironlake interrupt handler by Zou Nan hai · 15 years ago
  49. 8471a26 Merge remote branch 'korg/drm-radeon-testing' into drm-linus by Dave Airlie · 15 years ago
  50. 79b7dcb drm: EDID accept separate sync video mode by Jerome Glisse · 15 years ago
  51. 1c974dc Merge remote branch 'nouveau/for-airlied' of ../drm-nouveau-next into drm-linus by Dave Airlie · 15 years ago
  52. 12f735b drm/nouveau: check pushbuffer bounds in ioctl by Luca Barbieri · 15 years ago
  53. ac8fb97 drm/nouveau: reserve VGA area for the moment by Ben Skeggs · 15 years ago
  54. b8780e2 drm/nouveau: Unset the EDID connector property when the EDID block goes away. by Francisco Jerez · 15 years ago
  55. 0ed3165 drm/nouveau: Fallback to analog load detection when the EDID block is invalid. by Francisco Jerez · 15 years ago
  56. c8ebe27 drm/nouveau: fix edid memleak in nouveau_connector by Xavier Chantry · 15 years ago
  57. 3d9aefb drm/nouveau: Break some long lines. by Francisco Jerez · 15 years ago
  58. b79d8a6 drm/nouveau: add NV18 device id to call_lvds_manufacturer_script by Andrea Tacconi · 15 years ago
  59. 716abaa drm/nv50: Fix typo in PGRAPH initialisation. by Marcin Kościelnicki · 15 years ago
  60. b0d2de8 drm/nouveau: less magic DCB 1.5 parsing by Ben Skeggs · 15 years ago
  61. ed42f82 drm/nouveau: assume no nv04 board has a DCB table by Ben Skeggs · 15 years ago
  62. 77cb5c7 drm/nouveau: remove PRIV0 check in nouveau_mem_close() by Ben Skeggs · 15 years ago
  63. e147eae drm/nouveau: wait on fence after bo move if validating for another channel by Ben Skeggs · 15 years ago
  64. 9855e58 drm/nouveau: trust init table registers are safe by Ben Skeggs · 15 years ago
  65. 0a90dc5 drm/nv50: wait for pgraph to idle before unloading the context by Maarten Maathuis · 15 years ago
  66. 354fb52 drm/ttm: Make sure system buffer objects has offset == 0. by Thomas Hellstrom · 15 years ago
  67. d9f36a0 drm/vmwgfx: Implement basic pm operations. by Thomas Hellstrom · 15 years ago
  68. e99e1e7 drm/ttm: Export symbols needed for vmwgfx suspend / resume operations. by Thomas Hellstrom · 15 years ago
  69. 476d51d drm/vmwgfx: Implement a swap_notify callback. by Thomas Hellstrom · 15 years ago
  70. 3f09ea4 drm/ttm: Add a swap_notify callback. by Thomas Hellstrom · 15 years ago
  71. effe110 drm/vmwgfx: Use bo_driver::move_notify to unbind GMRs. by Thomas Hellstrom · 15 years ago
  72. 7704bef drm/vmwgfx: Make fence sequences continous across a VT switch. by Thomas Hellstrom · 15 years ago
  73. 50ec3b7 drm/vmwgfx: Fix an error path causing an oops. by Thomas Hellstrom · 15 years ago
  74. df1c93b drm/vmwgfx: Don't promote updates from GMR-backed scanouts to fullscreen. by Thomas Hellstrom · 15 years ago
  75. 700a0cc drm/radeon/kms: Use radeon_agp_disable when disabling AGP by Jerome Glisse · 15 years ago
  76. 0a3f316 drm/radeon/kms: Disable AGP is aperture size < 32M by Jerome Glisse · 15 years ago
  77. 30d2d9a drm/radeon/kms: Fix r600 blit cleanup path by Jerome Glisse · 15 years ago
  78. 6398d42 drm/radeon/kms: Do not unpin buffer in fb destruction by Jerome Glisse · 15 years ago
  79. 7a15cbd drm/radeon/kms: fix displayport->dvi connector DDC. by Dave Airlie · 15 years ago
  80. 004b350 Merge branch 'drm-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/airlied/drm-2.6 by Linus Torvalds · 15 years ago
  81. 194fda0 Merge remote branch 'korg/drm-radeon-next' into drm-linus by Dave Airlie · 15 years ago
  82. ef14587 drm: change drm set mode messages as DRM_DEBUG by Dave Young · 15 years ago
  83. 70a94d6 drm: fix crtc no modes printf + typo by Dave Airlie · 15 years ago
  84. 2c76127 lib: Introduce generic list_sort function by Dave Chinner · 15 years ago
  85. 9270eb1 drm/radeon/kms: only evict to GTT if CP is ready by Dave Airlie · 15 years ago
  86. 11f3b59 drm/radeon/kms: Fix crash getting TV info with no BIOS. by Michel Dänzer · 15 years ago
  87. 1b24203 drm/radeon/kms/rv100: reject modes > 135 Mhz on DVI (v2) by Alex Deucher · 15 years ago
  88. b042589 drm/radeon/kms/r6xx+: make irq handler less verbose by Alex Deucher · 15 years ago
  89. 3890ddf drm/radeon/kms: fix up LVDS handling on macs (v2) by Alex Deucher · 15 years ago
  90. b9241ea drm/i915: Don't wait interruptible for possible plane buffer flush by Zhenyu Wang · 15 years ago
  91. 7c3f0a2 drm/i915: try another possible DDC bus for the SDVO device with multiple outputs by Zhao Yakui · 15 years ago
  92. 6a304ca drm/i915: Read the response after issuing DDC bus switch command by Zhao Yakui · 15 years ago
  93. 6207937 drm/i915: Don't use the child device parsed from VBT to setup HDMI/DP by Zhao Yakui · 15 years ago
  94. d8e2920 drm/i915: Fix resume regression on MSI Wind U100 w/o KMS by Rafael J. Wysocki · 15 years ago
  95. c07d723 Merge branch 'drm-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/airlied/drm-2.6 by Linus Torvalds · 15 years ago
  96. f22d6dd Merge branch 'for-airlied' of /ssd/git/drm-nouveau-next into drm-linus by Dave Airlie · 15 years ago
  97. 0c9d2c4 Merge remote branch 'korg/drm-radeon-next' into drm-linus by Dave Airlie · 15 years ago
  98. 40c2298 drm/nv04: Fix set_operation software method. by Marcin Kościelnicki · 15 years ago
  99. c63834e drm/nouveau: initialise DMA tracking parameters earlier by Ben Skeggs · 15 years ago
  100. 400f14a drm/nouveau: use dma.max rather than pushbuf size for checking GET validity by Ben Skeggs · 15 years ago