1. b5e50c3 drm/i915: provide FBC status in debugfs by Jesse Barnes · 14 years ago
  2. 357b13c drm/i915: fix drps disable so unload & re-load works by Jesse Barnes · 14 years ago
  3. 060e645 drm/i915: Fix OGLC performance regression on 945 by Li Peng · 14 years ago
  4. b5b72e8 drm/i915: Deobfuscate the render p-state obfuscation by Matthew Garrett · 14 years ago
  5. f97108d drm/i915: add dynamic performance control support for Ironlake by Jesse Barnes · 14 years ago
  6. ee980b8 drm/i915: enable memory self refresh on 9xx by Li Peng · 14 years ago
  7. b397c83 drm/i915: Don't reserve compatibility fence regs in KMS mode. by Eric Anholt · 14 years ago
  8. c4804411 drm/i915: Keep MCHBAR always enabled by Zhenyu Wang · 15 years ago
  9. 29105cc drm/i915: Replace open-coded eviction in i915_gem_idle() by Chris Wilson · 15 years ago
  10. 26b23ac Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/anholt/drm-intel by Linus Torvalds · 14 years ago
  11. 77c1ff3 vgaarb: fix incorrect dereference of userspace pointer. by Andy Getzendanner · 14 years ago
  12. 0a4583e Merge branch 'drm-radeon-linus' of ../drm-next by Dave Airlie · 14 years ago
  13. 648ac05 drm/radeon/kms: retry auxch on 0x20 timeout value. by Dave Airlie · 14 years ago
  14. c60a284 drm/radeon: Skip dma copy test in benchmark if card doesn't have dma engine. by Pauli Nieminen · 14 years ago
  15. e8a47c1 Merge remote branch 'nouveau/for-airlied' of nouveau-2.6 by Dave Airlie · 14 years ago
  16. 85b9e48 drm/vmwgfx: Fix a circular locking dependency bug. by Thomas Hellstrom · 14 years ago
  17. a87897e drm/vmwgfx: Drop scanout flag compat and add execbuf ioctl parameter members. Bumps major. by Jakob Bornecrantz · 14 years ago
  18. 3bef357 drm/vmwgfx: Report propper framebuffer_{max|min}_{width|height} by Jakob Bornecrantz · 14 years ago
  19. f77cef3 drm/vmwgfx: Update the user-space interface. by Thomas Hellstrom · 14 years ago
  20. 75dfca8 drm/i915: hold ref on flip object until it completes by Jesse Barnes · 14 years ago
  21. 84b79f8 drm/i915: Fix crash while aborting hibernation by Rafael J. Wysocki · 14 years ago
  22. 6719fc6 drm/radeon/kms: fix screen clearing before fbcon. by Dave Airlie · 14 years ago
  23. 13876c6 nouveau: fix state detection with switchable graphics by Matthew Garrett · 14 years ago
  24. dd19e44 drm/nouveau: move dereferences after null checks by Marcin Slusarz · 14 years ago
  25. a40e8d3 drm/i915: Correctly return -ENOMEM on allocation failure in cmdbuf ioctls. by Owain Ainsworth · 14 years ago
  26. aacef09 drm/i915: fix pipe source image setting in flip command by Zhenyu Wang · 14 years ago
  27. f072d2e drm/i915: fix flip done interrupt on Ironlake by Zhenyu Wang · 14 years ago
  28. b1b87f6 drm/i915: untangle page flip completion by Jesse Barnes · 14 years ago
  29. ee25df2 drm/i915: handle FBC and self-refresh better by Jesse Barnes · 14 years ago
  30. fd2e8ea drm/i915: Increase fb alignment to 64k by Chris Wilson · 14 years ago
  31. 99fcb76 drm/i915: Update write_domains on active list after flush. by Daniel Vetter · 14 years ago
  32. b91ad0e drm/i915: Rework DPLL calculation parameters for Ironlake by Zhenyu Wang · 14 years ago
  33. b1d37aa drm/nv50: make the pgraph irq handler loop like the pre-nv50 version by Maarten Maathuis · 14 years ago
  34. a87ff62 drm/nv50: delete ramfc object after disabling fifo, not before by Maarten Maathuis · 14 years ago
  35. a51a3bf drm/nv50: avoid unloading pgraph context when ctxprog is running by Maarten Maathuis · 14 years ago
  36. eb1dba0 drm/nv50: align size of buffer object to the right boundaries. by Maarten Maathuis · 15 years ago
  37. 5025b43 drm/nv50: disregard dac outputs in nv50_sor_dpms() by Ben Skeggs · 14 years ago
  38. 39c9bfb drm/nv50: prevent multiple init tables being parsed at the same time by Ben Skeggs · 14 years ago
  39. 1ee7698 drm/nouveau: make dp auxch xfer len check for reads only by Ben Skeggs · 14 years ago
  40. e235c1f drm/nv40: make INIT_COMPUTE_MEM a NOP, just like nv50 by Ben Skeggs · 14 years ago
  41. 9967b94 drm/nouveau: Add proper vgaarb support. by Marcin Kościelnicki · 14 years ago
  42. 126b544 drm/nouveau: Fix fbcon on mixed pre-NV50 + NV50 multicard. by Marcin Kościelnicki · 14 years ago
  43. 7dad9ef drivers/gpu/drm/nouveau/nouveau_grctx.c: correct NULL test by Julia Lawall · 14 years ago
  44. f0fbe3e drm/nouveau: call ttm_bo_wait with the bo lock held to prevent hang by Luca Barbieri · 14 years ago
  45. 139295b drm/nouveau: Fixup semaphores on pre-nv50 cards. by Francisco Jerez · 14 years ago
  46. 69c9700 drm/nouveau: Add getparam to get available PGRAPH units. by Marcin Kościelnicki · 14 years ago
  47. a32ed69 drm/nouveau: Add module options to disable acceleration. by Marcin Kościelnicki · 14 years ago
  48. f927b89 drm/nouveau: fix non-vram notifier blocks by Ben Skeggs · 14 years ago
  49. efa8450 drm/radeon/kms: add quirk for VGA without DDC on rv730 XFX card. by Dave Airlie · 14 years ago
  50. 4b9d2a2 drm/radeon/kms: don't crash if no DDC bus on VGA/DVI connector. by Dave Airlie · 14 years ago
  51. 1ca137c drm/radeon/kms: change Kconfig text to reflect the new option. by Dave Airlie · 14 years ago
  52. f6510ec Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/anholt/drm-intel by Linus Torvalds · 14 years ago
  53. cbee475 Merge branch 'drm-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/airlied/drm-2.6 by Linus Torvalds · 14 years ago
  54. 38fd2c6 drm/radeon/kms: suspend and resume audio stuff by Rafał Miłecki · 14 years ago
  55. 5ff5571 drm/radeon/kms: fix r300 vram width calculations by Dave Airlie · 14 years ago
  56. a17538f drm/radeon/kms: rs400/480 MC setup is different than r300. by Dave Airlie · 14 years ago
  57. 624ab4f drm/radeon/kms: make initial state of load detect property correct. by Dave Airlie · 14 years ago
  58. 23fff28 drm/radeon/kms: disable HDMI audio for now on rv710/rv730 by Dave Airlie · 14 years ago
  59. 655efd3 drm/radeon/kms: don't call suspend path before cleaning up GPU by Jerome Glisse · 14 years ago
  60. 94cf643 drivers/gpu/drm/radeon/radeon_combios.c: fix warning by Andrew Morton · 14 years ago
  61. d7748ba ati_pcigart: fix printk format warning by Randy Dunlap · 14 years ago
  62. 9e5b2af drm/r100/kms: Emit cache flush to the end of command buffer. (v2) by Pauli Nieminen · 14 years ago
  63. 062b389 drm/radeon/kms: fix regression rendering issue on R6XX/R7XX by Jerome Glisse · 14 years ago
  64. c38c7b6 drm/radeon/kms: move blit initialization after we disabled VGA by Jerome Glisse · 14 years ago
  65. 93533c2 drm/i915: Fix leak of relocs along do_execbuffer error path by Chris Wilson · 14 years ago
  66. 67026e0 drm/i915: slow acpi_lid_open() causes flickering - V2 by Thomas Meyer · 14 years ago
  67. 33c5fd1 drm/i915: Disable SR when more than one pipe is enabled by David John · 14 years ago
  68. 9ce9290 Merge branch 'drm-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/airlied/drm-2.6 by Linus Torvalds · 14 years ago
  69. 17aafcca drm/radeon/kms: Fix oops after radeon_cs_parser_init() failure. by Michel Dänzer · 14 years ago
  70. f71d018 drm/radeon/kms: move radeon KMS on/off switch out of staging. by Dave Airlie · 14 years ago
  71. ff82f05 drm/radeon/kms: Bailout of blit if error happen & protect with mutex V3 by Jerome Glisse · 14 years ago
  72. 5ffdb65 drm/vmwgfx: Don't send bad flags to the host by Jakob Bornecrantz · 14 years ago
  73. c188660 drm/vmwgfx: Request SVGA version 2 and bail if not found by Peter Hanzel · 14 years ago
  74. 8e19a95 drm/vmwgfx: Correctly detect 3D by Jakob Bornecrantz · 14 years ago
  75. 110b20c drm/ttm: remove unnecessary save_flags and ttm_flag_masked in ttm_bo_util.c by Austin Yuan · 14 years ago
  76. dd5fde6 drm/ttm: remove padding from ttm_ref_object on 64bit builds by Richard Kennedy · 14 years ago
  77. 4b86628 drm/radeon/kms: release agp on error. by Dave Airlie · 14 years ago
  78. 2dea2e2 drm/kms/radeon/agp: Move the check of the aper_size after drm_acp_acquire and drm_agp_info by John Kacur · 14 years ago
  79. cdb6e37 drm/kms/radeon/agp: Fix warning, format ‘%d’ expects type ‘int’, but argument 4 has type ‘size_t’ by John Kacur · 14 years ago
  80. db78e27 drm/ttm: Avoid conflicting reserve_memtype during ttm_tt_set_page_caching. by Francisco Jerez · 15 years ago
  81. f28cf33 drm/kms/radeon: pick digitial encoders smarter. (v3) by Dave Airlie · 14 years ago
  82. 43c33ed drm/radeon/kms: use active device to pick connector for encoder by Dave Airlie · 14 years ago
  83. 97b94cc drm/radeon/kms: fix incorrect logic in DP vs eDP connector checking. by Dave Airlie · 14 years ago
  84. 013d5aa drm/i915: page flip support for Ironlake by Jesse Barnes · 14 years ago
  85. f034b12 drm/i915: Fix the incorrect DMI string for Samsung SX20S laptop by Zhao Yakui · 14 years ago
  86. 2dd8738 drm/i915: Add support for SDVO composite TV by Zhao Yakui · 14 years ago
  87. 643ced9 drm/i915: don't trigger ironlake vblank interrupt at irq install by Li Peng · 14 years ago
  88. 4bdadb9 drm/i915: Selectively enable self-reclaim by Chris Wilson · 14 years ago
  89. de3f440 drm/i915: handle non-flip pending case when unpinning the scanout buffer by Jesse Barnes · 15 years ago
  90. abefedd Merge branch 'drm-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/airlied/drm-2.6 by Linus Torvalds · 14 years ago
  91. 8a6c77d drm/i915: Fix the device info of Pineview by Li Peng · 14 years ago
  92. c062df6 drm/i915: enable vblank interrupt on ironlake by Li Peng · 14 years ago
  93. 0ce907f drm/i915: Prevent use of uninitialized pointers along error path. by Chris Wilson · 14 years ago
  94. eceb784 drm/i915: disable hotplug detect before Ironlake CRT detect by Zhenyu Wang · 14 years ago
  95. 7087e16 drm/radeon/kms: preface warning printk with driver name by Dave Airlie · 14 years ago
  96. f2ab3a1 drm/radeon/kms: drop unnecessary printks. by Dave Airlie · 14 years ago
  97. 5fd4df4 drm: fix regression in fb blank handling by Zhenyu Wang · 15 years ago
  98. d796d84 drm/radeon/kms: make hibernate work on IGPs by Dave Airlie · 14 years ago
  99. 8ba5152 drm/vmwgfx: Optimize memory footprint for DMA buffers. by Thomas Hellstrom · 15 years ago
  100. 0eaddb2 drm/ttm: Allow system memory as a busy placement. by Thomas Hellstrom · 15 years ago