1. 8faf3b3 drm/i915: Make the BPC in FDI rx/transcoder be consistent with that in pipeconf on Ironlake by Zhao Yakui · 15 years ago
  2. 898822c drm/i915: Enable/disable the dithering for LVDS based on VBT setting by Zhao Yakui · 15 years ago
  3. e3d8aff drm/i915: Permit pinning whilst the device is 'suspended' by Chris Wilson · 15 years ago
  4. 9ea8d05 drm/i915: Hold struct mutex whilst pinning power context bo. by Chris Wilson · 15 years ago
  5. 29bd0ae drm/i915: fix unused var by Andrew Morton · 15 years ago
  6. 69e302a drm/i915: Storage class should be before const qualifier by Tobias Klauser · 15 years ago
  7. cda9d05 drm/i915: remove render reclock support by Jesse Barnes · 15 years ago
  8. 1d3c36ad drm/i915: Fix RC6 suspend/resume by Andrew Lutomirski · 15 years ago
  9. 76446ca drm/i915: execbuf2 support by Jesse Barnes · 15 years ago
  10. c566ec4 drm/i915: Reload hangcheck timer too for Ironlake by Zhenyu Wang · 15 years ago
  11. b01f2c3 drm/i915: only enable hotplug for detected outputs by Jesse Barnes · 15 years ago
  12. b295d1b drm/i915: Track whether cursor needs physical address in intel_device_info by Kristian Høgsberg · 15 years ago
  13. cfdf1fa drm/i915: Implement IS_* macros using static tables by Kristian Høgsberg · 15 years ago
  14. 49ae35f drm/i915: Move PCI IDs into i915 driver by Kristian Høgsberg · 15 years ago
  15. a256537 drm/i915: Update LVDS connector status when receiving ACPI LID event by Zhao Yakui · 15 years ago
  16. a3cb519 drm/i915: Add MALATA PC-81005 to ACPI LID quirk list by Zhao Yakui · 15 years ago
  17. cbda12d drm/i915: implement new pm ops for i915 by Zhenyu Wang · 15 years ago
  18. 11ba159 drm/i915: Don't check for lid presence when detecting LVDS by Matthew Garrett · 15 years ago
  19. 96b47b6 drm/i915: fix order of fence release wrt flushing by Daniel Vetter · 15 years ago
  20. 656cb79 drm/i915: In the debugfs interface, unmap our address instead of the page's. by Eric Anholt · 15 years ago
  21. 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
  22. 0b5e8db Merge remote branch 'anholt/drm-intel-next' into drm-linus by Dave Airlie · 15 years ago
  23. 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
  24. 4f8d619 drm/i915: Remove a debugging printk from hangcheck by Chris Wilson · 15 years ago
  25. 7e8b60f drm/i915: restore render clock gating on resume by Andrew Lutomirski · 15 years ago
  26. 3ff9916 Merge remote branch 'anholt/drm-intel-next' into drm-linus by Dave Airlie · 15 years ago
  27. 1bd049f Merge branch 'drm-core-next' into drm-linus by Dave Airlie · 15 years ago
  28. 5618ca6 drm/i915: Set the error code after failing to insert new offset into mm ht. by Chris Wilson · 15 years ago
  29. fcffb94 drm/i915: Report purgeable status in buffer lists. by Chris Wilson · 15 years ago
  30. ab2c067 drm/intel: refactor DP i2c support and DP common header to drm helper by Dave Airlie · 15 years ago
  31. f2b115e drm/i915: Fix product names and #defines by Adam Jackson · 15 years ago
  32. ffb4728 drm/i915: Drop a some common DRM_ERROR() by Chris Wilson · 15 years ago
  33. 8536490 drm/i915: warn if Pineview CxSR can't be enabled by Jesse Barnes · 15 years ago
  34. 22fd0fa drm/i915: pageflip fixes by Jesse Barnes · 15 years ago
  35. d014d04 Merge branch 'for-next' into for-linus by Jiri Kosina · 15 years ago
  36. af901ca tree-wide: fix assorted typos all over the place by André Goddard Rosa · 15 years ago
  37. 6e36595 drm/i915: Declare the new VBT parsing functions as static by Zhao Yakui · 15 years ago
  38. 652af9d drm/i915: Add the missing clonemask for display port on Ironlake by Zhao Yakui · 15 years ago
  39. f24bc39 drm/i915: fix the incorrect condition judgement in dp_is_present_in_vbt by Zhao Yakui · 15 years ago
  40. f0217c4 drm/i915: Fix DDC on some systems by clearing BIOS GMBUS setup. by Eric Anholt · 15 years ago
  41. d09c23d drm/i915: Add 30ms delay to make SDVO TV detection reliable. by Zhao Yakui · 15 years ago
  42. 778c902 drm/i915: Fix sync to vblank when VGA output is turned off by Li Peng · 15 years ago
  43. 27dfaf4 drm/i915: disable the interrupt hotplug for integrated TV output by Adam Jackson · 15 years ago
  44. 28cf798 drm/i915: Don't update the render-clock for every bo. by Chris Wilson · 15 years ago
  45. 38b3037 drm/i915: Fix LVDS presence check by Adam Jackson · 15 years ago
  46. 05dd8f9 drm/i915: Fix warning introduced with the page flipping ioctl. by Eric Anholt · 15 years ago
  47. e9560f7 drm/i915: add GETPARAM request for page flipping by Jesse Barnes · 15 years ago
  48. 6b95a20 drm/i915: Add intel implementation of the pageflip ioctl by Kristian Høgsberg · 15 years ago
  49. 103a196 drm/i915: PineView only has LVDS and CRT ports by Zhenyu Wang · 15 years ago
  50. c356143 drm/i915: Don't set up the TV port if it isn't in the BIOS table. by Zhao Yakui · 15 years ago
  51. 7cf4f69 drm/i915: Don't set up the LVDS if it isn't in the BIOS device table. by Zhao Yakui · 15 years ago
  52. ae266c9 drm/i915: Don't set up DP ports that aren't in the BIOS device table. by Zhao Yakui · 15 years ago
  53. fc81665 drm/i915: Don't set up HDMI ports that aren't in the BIOS device table. by Zhao Yakui · 15 years ago
  54. 6363ee6 drm/i915: parse child device from VBT by Zhao Yakui · 15 years ago
  55. c1b5dea drm/i915: Disable pwrctx before unpin and free by Kristian Høgsberg · 15 years ago
  56. 69341a5 drm/i915: Hold struct_mutex while unreffing pwrctx object by Kristian Høgsberg · 15 years ago
  57. 33db679 drm/i915: Unregister i915_wedged debugfs entry using the right key by Kristian Høgsberg · 15 years ago
  58. 29874f4 drm/i915: fix gpio register detection logic for BIOS without VBT by Shaohua Li · 15 years ago
  59. d271817 drm/i915: Avoid NULL dereference with component_only tv_modes by Chris Wilson · 15 years ago
  60. 9bedb97 drm/i915: fixup interrupted overlay switch off calls by Daniel Vetter · 15 years ago
  61. 12ca45f drm/i915: overlay: extract some duplicated code by Daniel Vetter · in the future
  62. 2644487 drm/i915: remove Pineview EOS protection support by Shaohua Li · 15 years ago
  63. 311089d drm/i915: use msleep for intel_wait_for_vblank by Shaohua Li · 15 years ago
  64. 1991bdf drm/i915: handle failure path correctly for lvds by Shaohua Li · 15 years ago
  65. 1b3c7a4 drm/i915: Fix LVDS stability issue on Ironlake by Zhenyu Wang · 15 years ago
  66. 4215866 drm/i915: Restore the DPLL calculation logic for 9xx platform by Zhao Yakui · 15 years ago
  67. d1fcea6a drm/i915: Check whether the LVDS downclock is found in VBT by Zhao Yakui · 15 years ago
  68. 18f9ed1 drm/i915: Enable LVDS downclock feature through EDID. by Zhao Yakui · 15 years ago
  69. 8e9e0ee drm/i915: Fix CRT hotplug detect by checking really no channels attached by Zhenyu Wang · 15 years ago
  70. c8e0f93 drm/i915: Replace a calloc followed by copying data over it with malloc. by Eric Anholt · 15 years ago
  71. 2263576 ACPICA: Add post-order callback to acpi_walk_namespace by Lin Ming · 15 years ago
  72. c9a9c5e drm: Add async event synchronization for drmWaitVblank by Kristian Høgsberg · 15 years ago
  73. 5586c8b drm/i915: Add more registers save/restore for Ironlake suspend by Zhenyu Wang · 15 years ago
  74. 2d109a8 drm/i915: Fix IRQ stall issue on Ironlake by Zou, Nanhai · 15 years ago
  75. 5b8f0be Merge remote branch 'airlied/drm-next' into drm-intel-next by Eric Anholt · 15 years ago
  76. 43bcd61 drm/i915: fix get_core_clock_speed for G33 class desktop chips by Daniel Vetter · 15 years ago
  77. c650156 drm/i915: Add display hotplug event on Ironlake by Zhenyu Wang · 15 years ago
  78. 01c6688 drm/i915: Add ACPI OpRegion support for Ironlake by Zhao Yakui · 15 years ago
  79. 1dc7546 drm/i915: enable self-refresh on 965 by Jesse Barnes · 15 years ago
  80. a4f45cf drm/i915: Support 30 bit depth modes by Kristian Høgsberg · 15 years ago
  81. f3cd474 drm/i915: debugfs interface to manually reset the GPU by Chris Wilson · 15 years ago
  82. aed5f1d drm/i915: Use a single thread workqueue by Chris Wilson · 15 years ago
  83. d0c3b04 drm/i915: Replace DRM_DEBUG with DRM_DEBUG_KMS in DVO output code. by Zhao Yakui · 15 years ago
  84. 3e0f27e drm/i915: Enable the SDVO debug code, which is now under DEBUG_KMS. by Eric Anholt · 15 years ago
  85. 28c9773 drm/i915: Replace DRM_DEBUG with DRM_DEBUG_KMS by Zhao Yakui · 15 years ago
  86. 44d98a6 drm/i915: Replace DRM_DEBUG with DRM_DEBUG_DRIVER by Zhao Yakui · 15 years ago
  87. 5c5a435 drm/i915: overlay: kill one more unnecessary uninterruptible sleep by Daniel Vetter · 15 years ago
  88. 1df4b35 drm/i915: kill i915_lp_ring_sync by Daniel Vetter · 15 years ago
  89. 03f77ea drm/i915: implement interruptible sleeps in the overlay code by Daniel Vetter · 15 years ago
  90. 5a5a0c6 drm/i915: implement fastpath for overlay flip waiting by Daniel Vetter · 15 years ago
  91. 240a2d1 drm/i915: fully switch off overlay when not in use by Daniel Vetter · 15 years ago
  92. 02e792f drm/i915: implement drmmode overlay support v4 by Daniel Vetter · 15 years ago
  93. f0f8a9c drm/i915: kill superflous IS_I855 macro by Daniel Vetter · 15 years ago
  94. 48764bf drm/i915: add i915_lp_ring_sync helper by Daniel Vetter · 15 years ago
  95. 97f5ab6 drm/i915: add render standby support by Jesse Barnes · 15 years ago
  96. d8a2d0e drm/i915: HDMI hardware workaround for Ironlake by Zhenyu Wang · 15 years ago
  97. 4bfe6b6 drm/i915: Fix and cleanup DPLL calculation for Ironlake by Zhenyu Wang · 15 years ago
  98. ba86bf8 drm/i915: Avoid potential sleep whilst holding spinlock by Chris Wilson · 15 years ago
  99. 91d3f9b Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/anholt/drm-intel by Linus Torvalds · 15 years ago
  100. c9354c8 i915: fix intel graphics suspend breakage due to resume/lid event confusion by Linus Torvalds · 15 years ago