1. f2b115e drm/i915: Fix product names and #defines by Adam Jackson · 15 years ago
  2. ffb4728 drm/i915: Drop a some common DRM_ERROR() by Chris Wilson · 15 years ago
  3. 8536490 drm/i915: warn if Pineview CxSR can't be enabled by Jesse Barnes · 15 years ago
  4. 22fd0fa drm/i915: pageflip fixes by Jesse Barnes · 15 years ago
  5. 6e36595 drm/i915: Declare the new VBT parsing functions as static by Zhao Yakui · 15 years ago
  6. 652af9d drm/i915: Add the missing clonemask for display port on Ironlake by Zhao Yakui · 15 years ago
  7. f24bc39 drm/i915: fix the incorrect condition judgement in dp_is_present_in_vbt by Zhao Yakui · 15 years ago
  8. f0217c4 drm/i915: Fix DDC on some systems by clearing BIOS GMBUS setup. by Eric Anholt · 15 years ago
  9. d09c23d drm/i915: Add 30ms delay to make SDVO TV detection reliable. by Zhao Yakui · 15 years ago
  10. 778c902 drm/i915: Fix sync to vblank when VGA output is turned off by Li Peng · 15 years ago
  11. 27dfaf4 drm/i915: disable the interrupt hotplug for integrated TV output by Adam Jackson · 15 years ago
  12. 28cf798 drm/i915: Don't update the render-clock for every bo. by Chris Wilson · 15 years ago
  13. 38b3037 drm/i915: Fix LVDS presence check by Adam Jackson · 15 years ago
  14. 05dd8f9 drm/i915: Fix warning introduced with the page flipping ioctl. by Eric Anholt · 15 years ago
  15. e9560f7 drm/i915: add GETPARAM request for page flipping by Jesse Barnes · 15 years ago
  16. 6b95a20 drm/i915: Add intel implementation of the pageflip ioctl by Kristian Høgsberg · 15 years ago
  17. 103a196 drm/i915: PineView only has LVDS and CRT ports by Zhenyu Wang · 15 years ago
  18. c356143 drm/i915: Don't set up the TV port if it isn't in the BIOS table. by Zhao Yakui · 15 years ago
  19. 7cf4f69 drm/i915: Don't set up the LVDS if it isn't in the BIOS device table. by Zhao Yakui · 15 years ago
  20. ae266c9 drm/i915: Don't set up DP ports that aren't in the BIOS device table. by Zhao Yakui · 15 years ago
  21. fc81665 drm/i915: Don't set up HDMI ports that aren't in the BIOS device table. by Zhao Yakui · 15 years ago
  22. 6363ee6 drm/i915: parse child device from VBT by Zhao Yakui · 15 years ago
  23. c1b5dea drm/i915: Disable pwrctx before unpin and free by Kristian Høgsberg · 15 years ago
  24. 69341a5 drm/i915: Hold struct_mutex while unreffing pwrctx object by Kristian Høgsberg · 15 years ago
  25. 33db679 drm/i915: Unregister i915_wedged debugfs entry using the right key by Kristian Høgsberg · 15 years ago
  26. 29874f4 drm/i915: fix gpio register detection logic for BIOS without VBT by Shaohua Li · 15 years ago
  27. d271817 drm/i915: Avoid NULL dereference with component_only tv_modes by Chris Wilson · 15 years ago
  28. 9bedb97 drm/i915: fixup interrupted overlay switch off calls by Daniel Vetter · 15 years ago
  29. 12ca45f drm/i915: overlay: extract some duplicated code by Daniel Vetter · in the future
  30. 2644487 drm/i915: remove Pineview EOS protection support by Shaohua Li · 15 years ago
  31. 311089d drm/i915: use msleep for intel_wait_for_vblank by Shaohua Li · 15 years ago
  32. 1991bdf drm/i915: handle failure path correctly for lvds by Shaohua Li · 15 years ago
  33. 1b3c7a4 drm/i915: Fix LVDS stability issue on Ironlake by Zhenyu Wang · 15 years ago
  34. 4215866 drm/i915: Restore the DPLL calculation logic for 9xx platform by Zhao Yakui · 15 years ago
  35. d1fcea6a drm/i915: Check whether the LVDS downclock is found in VBT by Zhao Yakui · 15 years ago
  36. 18f9ed1 drm/i915: Enable LVDS downclock feature through EDID. by Zhao Yakui · 15 years ago
  37. c8e0f93 drm/i915: Replace a calloc followed by copying data over it with malloc. by Eric Anholt · 15 years ago
  38. 5b8f0be Merge remote branch 'airlied/drm-next' into drm-intel-next by Eric Anholt · 15 years ago
  39. 43bcd61 drm/i915: fix get_core_clock_speed for G33 class desktop chips by Daniel Vetter · 15 years ago
  40. c650156 drm/i915: Add display hotplug event on Ironlake by Zhenyu Wang · 15 years ago
  41. 01c6688 drm/i915: Add ACPI OpRegion support for Ironlake by Zhao Yakui · 15 years ago
  42. 1dc7546 drm/i915: enable self-refresh on 965 by Jesse Barnes · 15 years ago
  43. a4f45cf drm/i915: Support 30 bit depth modes by Kristian Høgsberg · 15 years ago
  44. f3cd474 drm/i915: debugfs interface to manually reset the GPU by Chris Wilson · 15 years ago
  45. aed5f1d drm/i915: Use a single thread workqueue by Chris Wilson · 15 years ago
  46. d0c3b04 drm/i915: Replace DRM_DEBUG with DRM_DEBUG_KMS in DVO output code. by Zhao Yakui · 15 years ago
  47. 3e0f27e drm/i915: Enable the SDVO debug code, which is now under DEBUG_KMS. by Eric Anholt · 15 years ago
  48. 28c9773 drm/i915: Replace DRM_DEBUG with DRM_DEBUG_KMS by Zhao Yakui · 15 years ago
  49. 44d98a6 drm/i915: Replace DRM_DEBUG with DRM_DEBUG_DRIVER by Zhao Yakui · 15 years ago
  50. 5c5a435 drm/i915: overlay: kill one more unnecessary uninterruptible sleep by Daniel Vetter · 15 years ago
  51. 1df4b35 drm/i915: kill i915_lp_ring_sync by Daniel Vetter · 15 years ago
  52. 03f77ea drm/i915: implement interruptible sleeps in the overlay code by Daniel Vetter · 15 years ago
  53. 5a5a0c6 drm/i915: implement fastpath for overlay flip waiting by Daniel Vetter · 15 years ago
  54. 240a2d1 drm/i915: fully switch off overlay when not in use by Daniel Vetter · 15 years ago
  55. 02e792f drm/i915: implement drmmode overlay support v4 by Daniel Vetter · 15 years ago
  56. f0f8a9c drm/i915: kill superflous IS_I855 macro by Daniel Vetter · 15 years ago
  57. 48764bf drm/i915: add i915_lp_ring_sync helper by Daniel Vetter · 15 years ago
  58. 97f5ab6 drm/i915: add render standby support by Jesse Barnes · 15 years ago
  59. d8a2d0e drm/i915: HDMI hardware workaround for Ironlake by Zhenyu Wang · 15 years ago
  60. 4bfe6b6 drm/i915: Fix and cleanup DPLL calculation for Ironlake by Zhenyu Wang · 15 years ago
  61. ba86bf8 drm/i915: Avoid potential sleep whilst holding spinlock by Chris Wilson · 15 years ago
  62. 91d3f9b Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/anholt/drm-intel by Linus Torvalds · 15 years ago
  63. c9354c8 i915: fix intel graphics suspend breakage due to resume/lid event confusion by Linus Torvalds · 15 years ago
  64. c182be3 drm: Add async event synchronization for drmWaitVblank by Kristian Høgsberg · 15 years ago
  65. 4204878 drm/i915: Ironlake suspend/resume support by Zhenyu Wang · 15 years ago
  66. fe798b9 drm/i915: kill warning in intel_find_pll_g4x_dp by Jesse Barnes · 15 years ago
  67. 629598d drm/i915: update watermarks before enabling PLLs by Jesse Barnes · 15 years ago
  68. 0e442c6 drm/i915: add FIFO watermark support for G4x by Jesse Barnes · 15 years ago
  69. d54e9d2 drm/i915: quiet DP i2c init by Zhenyu Wang · 15 years ago
  70. b1f60b7 drm/i915: fix panel fitting filter coefficient select for Ironlake by Zhenyu Wang · 15 years ago
  71. c038e51 drm/i915: fix to setup display reference clock control on Ironlake by Zhenyu Wang · 15 years ago
  72. 0d9c778 drm/i915: Install a fence register for fbc on g4x by Chris Wilson · 15 years ago
  73. 0eb96d6 drm/i915: save/restore BLC histogram control reg across suspend/resume by Jesse Barnes · 15 years ago
  74. 58a2747 drm/i915: Fix FDI M/N setting according with correct color depth by Zhenyu Wang · 15 years ago
  75. c03342f drm/i915: disable powersave feature for Ironlake currently by Zhenyu Wang · 15 years ago
  76. 181a533 drm/i915: Fix render reclock availability detection. by Andy Lutomirski · 15 years ago
  77. 06027f9 drm/i915: Save and restore the GM45 FBC regs on suspend and resume. by Jesse Barnes · 15 years ago
  78. a3e17eb drm/i915: Set the LVDS_BORDER when using LVDS scaling mode by Zhao Yakui · 15 years ago
  79. 9216d44 drm/i915: disable FBC for Pineview, fixing a boot hang. by Shaohua Li · 15 years ago
  80. 902ff18 Merge branch 'drm-intel-next' of git://git.kernel.org/pub/scm/linux/kernel/git/anholt/drm-intel by Linus Torvalds · 15 years ago
  81. c1176d6 Merge branch 'drm-next' of ../drm-next into drm-linus by Dave Airlie · 15 years ago
  82. b8c00ac drm/fb: add more correct 8/16/24/32 bpp fb support. by Dave Airlie · 15 years ago
  83. 068143d drm/fb: add setcmap and fix 8-bit support. by Dave Airlie · 15 years ago
  84. 8d91104 drm/i915: Initialize HDMI outputs as HDMI connectors, not DVI. by Adam Jackson · 15 years ago
  85. 0d0884c drm/i915: Multiply the refresh by 1000 in TV mode validatiion by Zhao Yakui · 15 years ago
  86. 8d23adf Merge commit 'ickle/for-anholt' into drm-intel-next by Eric Anholt · 15 years ago
  87. e15daf6 Merge branch 'drm-next' of git://git.kernel.org/pub/scm/linux/kernel/git/airlied/drm-2.6 by Linus Torvalds · 15 years ago
  88. 9d34e5d drm/i915: Enable irq to trace batch buffer completion. by Chris Wilson · 15 years ago
  89. 8f0dc5b drm/i915: batch submit seqno off-by-one. by Chris Wilson · 15 years ago
  90. 4f49be5 drm/i915: Record device minor rather than pointer in TRACE_EVENT by Chris Wilson · 15 years ago
  91. 4781f20 drm/i915: Don't call intel_update_fbc from intel_crtc_cursor_set by Brian Rogers · 15 years ago
  92. d50ba25 drm/kms: start adding command line interface using fb. by Dave Airlie · 15 years ago
  93. 94e0fb0 Merge branch 'drm-intel-next' of git://git.kernel.org/pub/scm/linux/kernel/git/anholt/drm-intel by Linus Torvalds · 15 years ago
  94. c715089 drm/i915: Handle ERESTARTSYS during page fault by Chris Wilson · 15 years ago
  95. ab18282 drm/i915: Warn before mmaping a purgeable buffer. by Chris Wilson · 15 years ago
  96. bb6baf7 drm/i915: Track purged state. by Chris Wilson · 15 years ago
  97. 9731129 drm/i915: Remove eviction debug spam by Chris Wilson · 15 years ago
  98. 2d7ef39 drm/i915: Immediately discard any backing storage for uneeded objects by Chris Wilson · 15 years ago
  99. 963b483 drm/i915: Do not mis-classify clean objects as purgeable by Chris Wilson · 15 years ago
  100. 13a05fd drm/i915: Whitespace correction for madv by Chris Wilson · 15 years ago