1. 500a8cc drm/i915: parse eDP panel color depth from VBT block by Zhenyu Wang · 15 years ago
  2. 3381434 drm/i915: disable LVDS downclock by default by Jesse Barnes · 15 years ago
  3. 21bd770 drm/i915: Fix the incorrect cursor A bit definition in DSPFW2 register by Zhao Yakui · 15 years ago
  4. 6036ae7 drm/i915: Remove chatty execbuf failure message. by Eric Anholt · 15 years ago
  5. c7c8510 drm/i915: remove loop in Ironlake interrupt handler by Zou Nan hai · 15 years ago
  6. b9241ea drm/i915: Don't wait interruptible for possible plane buffer flush by Zhenyu Wang · 15 years ago
  7. 7c3f0a2 drm/i915: try another possible DDC bus for the SDVO device with multiple outputs by Zhao Yakui · 15 years ago
  8. 6a304ca drm/i915: Read the response after issuing DDC bus switch command by Zhao Yakui · 15 years ago
  9. 6207937 drm/i915: Don't use the child device parsed from VBT to setup HDMI/DP by Zhao Yakui · 15 years ago
  10. d8e2920 drm/i915: Fix resume regression on MSI Wind U100 w/o KMS by Rafael J. Wysocki · 15 years ago
  11. a59e385 drm/i915: Fix Ironlake M/N/P ranges to match the spec by Zhao Yakui · 15 years ago
  12. ddc9003 drm/i915: Use find_pll function to calculate DPLL setting for LVDS downclock by Zhao Yakui · 15 years ago
  13. 40f33a9 drm/i915: Add HP nx9020/SamsungSX20S to ACPI LID quirk list by Zhao Yakui · 15 years ago
  14. 8fcc5018 drm/i915: disable TV hotplug status check by Zhenyu Wang · 15 years ago
  15. 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
  16. e6be8d9 drm: remove address mask param for drm_pci_alloc() by Zhenyu Wang · 15 years ago
  17. 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
  18. 823f68f drm/i915: remove full registers dump debug by Zhenyu Wang · 15 years ago
  19. 4547668 drm/i915: Add DP dpll limit on ironlake and use existing DPLL search function by Zhao Yakui · 15 years ago
  20. e5a95eb drm/i915: Select the correct BPC for LVDS on Ironlake by Zhao Yakui · 15 years ago
  21. 8faf3b3 drm/i915: Make the BPC in FDI rx/transcoder be consistent with that in pipeconf on Ironlake by Zhao Yakui · 15 years ago
  22. 898822c drm/i915: Enable/disable the dithering for LVDS based on VBT setting by Zhao Yakui · 15 years ago
  23. e3d8aff drm/i915: Permit pinning whilst the device is 'suspended' by Chris Wilson · 15 years ago
  24. 9ea8d05 drm/i915: Hold struct mutex whilst pinning power context bo. by Chris Wilson · 15 years ago
  25. 29bd0ae drm/i915: fix unused var by Andrew Morton · 15 years ago
  26. 69e302a drm/i915: Storage class should be before const qualifier by Tobias Klauser · 15 years ago
  27. cda9d05 drm/i915: remove render reclock support by Jesse Barnes · 15 years ago
  28. 1d3c36ad drm/i915: Fix RC6 suspend/resume by Andrew Lutomirski · 15 years ago
  29. 76446ca drm/i915: execbuf2 support by Jesse Barnes · 15 years ago
  30. 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
  31. ed8b670 drm: convert drm_ioctl to unlocked_ioctl by Arnd Bergmann · 15 years ago
  32. c566ec4 drm/i915: Reload hangcheck timer too for Ironlake by Zhenyu Wang · 15 years ago
  33. b01f2c3 drm/i915: only enable hotplug for detected outputs by Jesse Barnes · 15 years ago
  34. b295d1b drm/i915: Track whether cursor needs physical address in intel_device_info by Kristian Høgsberg · 15 years ago
  35. cfdf1fa drm/i915: Implement IS_* macros using static tables by Kristian Høgsberg · 15 years ago
  36. 49ae35f drm/i915: Move PCI IDs into i915 driver by Kristian Høgsberg · 15 years ago
  37. a256537 drm/i915: Update LVDS connector status when receiving ACPI LID event by Zhao Yakui · 15 years ago
  38. a3cb519 drm/i915: Add MALATA PC-81005 to ACPI LID quirk list by Zhao Yakui · 15 years ago
  39. cbda12d drm/i915: implement new pm ops for i915 by Zhenyu Wang · 15 years ago
  40. 11ba159 drm/i915: Don't check for lid presence when detecting LVDS by Matthew Garrett · 15 years ago
  41. 96b47b6 drm/i915: fix order of fence release wrt flushing by Daniel Vetter · 15 years ago
  42. 656cb79 drm/i915: In the debugfs interface, unmap our address instead of the page's. by Eric Anholt · 15 years ago
  43. 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
  44. 0b5e8db Merge remote branch 'anholt/drm-intel-next' into drm-linus by Dave Airlie · 15 years ago
  45. 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
  46. 4f8d619 drm/i915: Remove a debugging printk from hangcheck by Chris Wilson · 15 years ago
  47. 7e8b60f drm/i915: restore render clock gating on resume by Andrew Lutomirski · 15 years ago
  48. 3ff9916 Merge remote branch 'anholt/drm-intel-next' into drm-linus by Dave Airlie · 15 years ago
  49. 1bd049f Merge branch 'drm-core-next' into drm-linus by Dave Airlie · 15 years ago
  50. 5618ca6 drm/i915: Set the error code after failing to insert new offset into mm ht. by Chris Wilson · 15 years ago
  51. fcffb94 drm/i915: Report purgeable status in buffer lists. by Chris Wilson · 15 years ago
  52. ab2c067 drm/intel: refactor DP i2c support and DP common header to drm helper by Dave Airlie · 15 years ago
  53. f2b115e drm/i915: Fix product names and #defines by Adam Jackson · 15 years ago
  54. ffb4728 drm/i915: Drop a some common DRM_ERROR() by Chris Wilson · 15 years ago
  55. 8536490 drm/i915: warn if Pineview CxSR can't be enabled by Jesse Barnes · 15 years ago
  56. 22fd0fa drm/i915: pageflip fixes by Jesse Barnes · 15 years ago
  57. d014d04 Merge branch 'for-next' into for-linus by Jiri Kosina · 15 years ago
  58. af901ca tree-wide: fix assorted typos all over the place by André Goddard Rosa · 15 years ago
  59. 6e36595 drm/i915: Declare the new VBT parsing functions as static by Zhao Yakui · 15 years ago
  60. 652af9d drm/i915: Add the missing clonemask for display port on Ironlake by Zhao Yakui · 15 years ago
  61. f24bc39 drm/i915: fix the incorrect condition judgement in dp_is_present_in_vbt by Zhao Yakui · 15 years ago
  62. f0217c4 drm/i915: Fix DDC on some systems by clearing BIOS GMBUS setup. by Eric Anholt · 15 years ago
  63. d09c23d drm/i915: Add 30ms delay to make SDVO TV detection reliable. by Zhao Yakui · 15 years ago
  64. 778c902 drm/i915: Fix sync to vblank when VGA output is turned off by Li Peng · 15 years ago
  65. 27dfaf4 drm/i915: disable the interrupt hotplug for integrated TV output by Adam Jackson · 15 years ago
  66. 28cf798 drm/i915: Don't update the render-clock for every bo. by Chris Wilson · 15 years ago
  67. 38b3037 drm/i915: Fix LVDS presence check by Adam Jackson · 15 years ago
  68. 05dd8f9 drm/i915: Fix warning introduced with the page flipping ioctl. by Eric Anholt · 15 years ago
  69. e9560f7 drm/i915: add GETPARAM request for page flipping by Jesse Barnes · 15 years ago
  70. 6b95a20 drm/i915: Add intel implementation of the pageflip ioctl by Kristian Høgsberg · 15 years ago
  71. 103a196 drm/i915: PineView only has LVDS and CRT ports by Zhenyu Wang · 15 years ago
  72. c356143 drm/i915: Don't set up the TV port if it isn't in the BIOS table. by Zhao Yakui · 15 years ago
  73. 7cf4f69 drm/i915: Don't set up the LVDS if it isn't in the BIOS device table. by Zhao Yakui · 15 years ago
  74. ae266c9 drm/i915: Don't set up DP ports that aren't in the BIOS device table. by Zhao Yakui · 15 years ago
  75. fc81665 drm/i915: Don't set up HDMI ports that aren't in the BIOS device table. by Zhao Yakui · 15 years ago
  76. 6363ee6 drm/i915: parse child device from VBT by Zhao Yakui · 15 years ago
  77. c1b5dea drm/i915: Disable pwrctx before unpin and free by Kristian Høgsberg · 15 years ago
  78. 69341a5 drm/i915: Hold struct_mutex while unreffing pwrctx object by Kristian Høgsberg · 15 years ago
  79. 33db679 drm/i915: Unregister i915_wedged debugfs entry using the right key by Kristian Høgsberg · 15 years ago
  80. 29874f4 drm/i915: fix gpio register detection logic for BIOS without VBT by Shaohua Li · 15 years ago
  81. d271817 drm/i915: Avoid NULL dereference with component_only tv_modes by Chris Wilson · 15 years ago
  82. 9bedb97 drm/i915: fixup interrupted overlay switch off calls by Daniel Vetter · 15 years ago
  83. 12ca45f drm/i915: overlay: extract some duplicated code by Daniel Vetter · in the future
  84. 2644487 drm/i915: remove Pineview EOS protection support by Shaohua Li · 15 years ago
  85. 311089d drm/i915: use msleep for intel_wait_for_vblank by Shaohua Li · 15 years ago
  86. 1991bdf drm/i915: handle failure path correctly for lvds by Shaohua Li · 15 years ago
  87. 1b3c7a4 drm/i915: Fix LVDS stability issue on Ironlake by Zhenyu Wang · 15 years ago
  88. 4215866 drm/i915: Restore the DPLL calculation logic for 9xx platform by Zhao Yakui · 15 years ago
  89. d1fcea6a drm/i915: Check whether the LVDS downclock is found in VBT by Zhao Yakui · 15 years ago
  90. 18f9ed1 drm/i915: Enable LVDS downclock feature through EDID. by Zhao Yakui · 15 years ago
  91. 8e9e0ee drm/i915: Fix CRT hotplug detect by checking really no channels attached by Zhenyu Wang · 15 years ago
  92. c8e0f93 drm/i915: Replace a calloc followed by copying data over it with malloc. by Eric Anholt · 15 years ago
  93. 2263576 ACPICA: Add post-order callback to acpi_walk_namespace by Lin Ming · 15 years ago
  94. c9a9c5e drm: Add async event synchronization for drmWaitVblank by Kristian Høgsberg · 15 years ago
  95. 5586c8b drm/i915: Add more registers save/restore for Ironlake suspend by Zhenyu Wang · 15 years ago
  96. 2d109a8 drm/i915: Fix IRQ stall issue on Ironlake by Zou, Nanhai · 15 years ago
  97. 5b8f0be Merge remote branch 'airlied/drm-next' into drm-intel-next by Eric Anholt · 15 years ago
  98. 43bcd61 drm/i915: fix get_core_clock_speed for G33 class desktop chips by Daniel Vetter · 15 years ago
  99. c650156 drm/i915: Add display hotplug event on Ironlake by Zhenyu Wang · 15 years ago
  100. 01c6688 drm/i915: Add ACPI OpRegion support for Ironlake by Zhao Yakui · 15 years ago