1. 357b13c drm/i915: fix drps disable so unload & re-load works by Jesse Barnes · 14 years ago
  2. 060e645 drm/i915: Fix OGLC performance regression on 945 by Li Peng · 14 years ago
  3. b5b72e8 drm/i915: Deobfuscate the render p-state obfuscation by Matthew Garrett · 14 years ago
  4. f97108d drm/i915: add dynamic performance control support for Ironlake by Jesse Barnes · 14 years ago
  5. ee980b8 drm/i915: enable memory self refresh on 9xx by Li Peng · 14 years ago
  6. b397c83 drm/i915: Don't reserve compatibility fence regs in KMS mode. by Eric Anholt · 14 years ago
  7. c4804411 drm/i915: Keep MCHBAR always enabled by Zhenyu Wang · 15 years ago
  8. 29105cc drm/i915: Replace open-coded eviction in i915_gem_idle() by Chris Wilson · 15 years ago
  9. 75dfca8 drm/i915: hold ref on flip object until it completes by Jesse Barnes · 14 years ago
  10. 84b79f8 drm/i915: Fix crash while aborting hibernation by Rafael J. Wysocki · 14 years ago
  11. a40e8d3 drm/i915: Correctly return -ENOMEM on allocation failure in cmdbuf ioctls. by Owain Ainsworth · 14 years ago
  12. aacef09 drm/i915: fix pipe source image setting in flip command by Zhenyu Wang · 14 years ago
  13. f072d2e drm/i915: fix flip done interrupt on Ironlake by Zhenyu Wang · 14 years ago
  14. b1b87f6 drm/i915: untangle page flip completion by Jesse Barnes · 14 years ago
  15. ee25df2 drm/i915: handle FBC and self-refresh better by Jesse Barnes · 14 years ago
  16. fd2e8ea drm/i915: Increase fb alignment to 64k by Chris Wilson · 14 years ago
  17. 99fcb76 drm/i915: Update write_domains on active list after flush. by Daniel Vetter · 14 years ago
  18. b91ad0e drm/i915: Rework DPLL calculation parameters for Ironlake by Zhenyu Wang · 14 years ago
  19. f6510ec Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/anholt/drm-intel by Linus Torvalds · 14 years ago
  20. 93533c2 drm/i915: Fix leak of relocs along do_execbuffer error path by Chris Wilson · 14 years ago
  21. 67026e0 drm/i915: slow acpi_lid_open() causes flickering - V2 by Thomas Meyer · 14 years ago
  22. 33c5fd1 drm/i915: Disable SR when more than one pipe is enabled by David John · 14 years ago
  23. 013d5aa drm/i915: page flip support for Ironlake by Jesse Barnes · 14 years ago
  24. f034b12 drm/i915: Fix the incorrect DMI string for Samsung SX20S laptop by Zhao Yakui · 14 years ago
  25. 2dd8738 drm/i915: Add support for SDVO composite TV by Zhao Yakui · 14 years ago
  26. 643ced9 drm/i915: don't trigger ironlake vblank interrupt at irq install by Li Peng · 14 years ago
  27. 4bdadb9 drm/i915: Selectively enable self-reclaim by Chris Wilson · 14 years ago
  28. de3f440 drm/i915: handle non-flip pending case when unpinning the scanout buffer by Jesse Barnes · 15 years ago
  29. 8a6c77d drm/i915: Fix the device info of Pineview by Li Peng · 14 years ago
  30. c062df6 drm/i915: enable vblank interrupt on ironlake by Li Peng · 14 years ago
  31. 0ce907f drm/i915: Prevent use of uninitialized pointers along error path. by Chris Wilson · 14 years ago
  32. eceb784 drm/i915: disable hotplug detect before Ironlake CRT detect by Zhenyu Wang · 14 years ago
  33. 9b974cc drm/i915: enable 36bit physical address for hardware status page by Zhenyu Wang · 15 years ago
  34. 6251ec0 drm/i915: fix eDP pipe mask by Zhenyu Wang · 15 years ago
  35. 885a5fb drm/i915: fix pixel color depth setting on eDP by Zhenyu Wang · 15 years ago
  36. 500a8cc drm/i915: parse eDP panel color depth from VBT block by Zhenyu Wang · 15 years ago
  37. 3381434 drm/i915: disable LVDS downclock by default by Jesse Barnes · 15 years ago
  38. 21bd770 drm/i915: Fix the incorrect cursor A bit definition in DSPFW2 register by Zhao Yakui · 15 years ago
  39. 6036ae7 drm/i915: Remove chatty execbuf failure message. by Eric Anholt · 15 years ago
  40. c7c8510 drm/i915: remove loop in Ironlake interrupt handler by Zou Nan hai · 15 years ago
  41. b9241ea drm/i915: Don't wait interruptible for possible plane buffer flush by Zhenyu Wang · 15 years ago
  42. 7c3f0a2 drm/i915: try another possible DDC bus for the SDVO device with multiple outputs by Zhao Yakui · 15 years ago
  43. 6a304ca drm/i915: Read the response after issuing DDC bus switch command by Zhao Yakui · 15 years ago
  44. 6207937 drm/i915: Don't use the child device parsed from VBT to setup HDMI/DP by Zhao Yakui · 15 years ago
  45. d8e2920 drm/i915: Fix resume regression on MSI Wind U100 w/o KMS by Rafael J. Wysocki · 15 years ago
  46. a59e385 drm/i915: Fix Ironlake M/N/P ranges to match the spec by Zhao Yakui · 15 years ago
  47. ddc9003 drm/i915: Use find_pll function to calculate DPLL setting for LVDS downclock by Zhao Yakui · 15 years ago
  48. 40f33a9 drm/i915: Add HP nx9020/SamsungSX20S to ACPI LID quirk list by Zhao Yakui · 15 years ago
  49. 8fcc5018 drm/i915: disable TV hotplug status check by Zhenyu Wang · 15 years ago
  50. 2c1f189 Merge branch 'drm-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/airlied/drm-2.6 by Linus Torvalds · 15 years ago
  51. e6be8d9 drm: remove address mask param for drm_pci_alloc() by Zhenyu Wang · 15 years ago
  52. 635b3c9 Merge branch 'drm-intel-next' of git://git.kernel.org/pub/scm/linux/kernel/git/anholt/drm-intel by Linus Torvalds · 15 years ago
  53. 823f68f drm/i915: remove full registers dump debug by Zhenyu Wang · 15 years ago
  54. 4547668 drm/i915: Add DP dpll limit on ironlake and use existing DPLL search function by Zhao Yakui · 15 years ago
  55. e5a95eb drm/i915: Select the correct BPC for LVDS on Ironlake by Zhao Yakui · 15 years ago
  56. 8faf3b3 drm/i915: Make the BPC in FDI rx/transcoder be consistent with that in pipeconf on Ironlake by Zhao Yakui · 15 years ago
  57. 898822c drm/i915: Enable/disable the dithering for LVDS based on VBT setting by Zhao Yakui · 15 years ago
  58. e3d8aff drm/i915: Permit pinning whilst the device is 'suspended' by Chris Wilson · 15 years ago
  59. 9ea8d05 drm/i915: Hold struct mutex whilst pinning power context bo. by Chris Wilson · 15 years ago
  60. 29bd0ae drm/i915: fix unused var by Andrew Morton · 15 years ago
  61. 69e302a drm/i915: Storage class should be before const qualifier by Tobias Klauser · 15 years ago
  62. cda9d05 drm/i915: remove render reclock support by Jesse Barnes · 15 years ago
  63. 1d3c36ad drm/i915: Fix RC6 suspend/resume by Andrew Lutomirski · 15 years ago
  64. 76446ca drm/i915: execbuf2 support by Jesse Barnes · 15 years ago
  65. f42ecb28 Merge branch 'drm-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/airlied/drm-2.6 by Linus Torvalds · 15 years ago
  66. ed8b670 drm: convert drm_ioctl to unlocked_ioctl by Arnd Bergmann · 15 years ago
  67. c566ec4 drm/i915: Reload hangcheck timer too for Ironlake by Zhenyu Wang · 15 years ago
  68. b01f2c3 drm/i915: only enable hotplug for detected outputs by Jesse Barnes · 15 years ago
  69. b295d1b drm/i915: Track whether cursor needs physical address in intel_device_info by Kristian Høgsberg · 15 years ago
  70. cfdf1fa drm/i915: Implement IS_* macros using static tables by Kristian Høgsberg · 15 years ago
  71. 49ae35f drm/i915: Move PCI IDs into i915 driver by Kristian Høgsberg · 15 years ago
  72. a256537 drm/i915: Update LVDS connector status when receiving ACPI LID event by Zhao Yakui · 15 years ago
  73. a3cb519 drm/i915: Add MALATA PC-81005 to ACPI LID quirk list by Zhao Yakui · 15 years ago
  74. cbda12d drm/i915: implement new pm ops for i915 by Zhenyu Wang · 15 years ago
  75. 11ba159 drm/i915: Don't check for lid presence when detecting LVDS by Matthew Garrett · 15 years ago
  76. 96b47b6 drm/i915: fix order of fence release wrt flushing by Daniel Vetter · 15 years ago
  77. 656cb79 drm/i915: In the debugfs interface, unmap our address instead of the page's. by Eric Anholt · 15 years ago
  78. 3ef884b Merge branch 'drm-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/airlied/drm-2.6 by Linus Torvalds · 15 years ago
  79. 0b5e8db Merge remote branch 'anholt/drm-intel-next' into drm-linus by Dave Airlie · 15 years ago
  80. 3067e02 Merge branch 'acpica' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/linux-acpi-2.6 by Linus Torvalds · 15 years ago
  81. 4f8d619 drm/i915: Remove a debugging printk from hangcheck by Chris Wilson · 15 years ago
  82. 7e8b60f drm/i915: restore render clock gating on resume by Andrew Lutomirski · 15 years ago
  83. 3ff9916 Merge remote branch 'anholt/drm-intel-next' into drm-linus by Dave Airlie · 15 years ago
  84. 1bd049f Merge branch 'drm-core-next' into drm-linus by Dave Airlie · 15 years ago
  85. 5618ca6 drm/i915: Set the error code after failing to insert new offset into mm ht. by Chris Wilson · 15 years ago
  86. fcffb94 drm/i915: Report purgeable status in buffer lists. by Chris Wilson · 15 years ago
  87. ab2c067 drm/intel: refactor DP i2c support and DP common header to drm helper by Dave Airlie · 15 years ago
  88. f2b115e drm/i915: Fix product names and #defines by Adam Jackson · 15 years ago
  89. ffb4728 drm/i915: Drop a some common DRM_ERROR() by Chris Wilson · 15 years ago
  90. 8536490 drm/i915: warn if Pineview CxSR can't be enabled by Jesse Barnes · 15 years ago
  91. 22fd0fa drm/i915: pageflip fixes by Jesse Barnes · 15 years ago
  92. d014d04 Merge branch 'for-next' into for-linus by Jiri Kosina · 15 years ago
  93. af901ca tree-wide: fix assorted typos all over the place by André Goddard Rosa · 15 years ago
  94. 6e36595 drm/i915: Declare the new VBT parsing functions as static by Zhao Yakui · 15 years ago
  95. 652af9d drm/i915: Add the missing clonemask for display port on Ironlake by Zhao Yakui · 15 years ago
  96. f24bc39 drm/i915: fix the incorrect condition judgement in dp_is_present_in_vbt by Zhao Yakui · 15 years ago
  97. f0217c4 drm/i915: Fix DDC on some systems by clearing BIOS GMBUS setup. by Eric Anholt · 15 years ago
  98. d09c23d drm/i915: Add 30ms delay to make SDVO TV detection reliable. by Zhao Yakui · 15 years ago
  99. 778c902 drm/i915: Fix sync to vblank when VGA output is turned off by Li Peng · 15 years ago
  100. 27dfaf4 drm/i915: disable the interrupt hotplug for integrated TV output by Adam Jackson · 15 years ago