1. 219adae drm/i915: Cache LVDS EDID by Chris Wilson · 14 years ago
  2. e9e5f8e Merge branch 'drm-intel-fixes' into HEAD by Chris Wilson · 14 years ago
  3. f899fc6 drm/i915: use GMBUS to manage i2c links by Chris Wilson · 14 years ago
  4. 890f335 drm/i915/i2c: Track the parent encoder rather than just the dev by Chris Wilson · 14 years ago
  5. 930a9e2 drm: Use a nondestructive mode for output detect when polling (v2) by Chris Wilson · 14 years ago
  6. 7b334fc drm: Use a nondestructive mode for output detect when polling by Chris Wilson · 14 years ago
  7. 788319d drm/i915/lvds: Move private data to the connector from the device. by Chris Wilson · 14 years ago
  8. 8aadf70 drm/i915/lvds: Remove incorrect mode locking by Chris Wilson · 14 years ago
  9. e9e331a drm/i915/lvds: Ensure panel is unlocked for Ironlake or the panel fitter by Chris Wilson · 14 years ago
  10. c9f9ccc drm/i915/lvds: Remove busy wait for powering up the panel. by Chris Wilson · 14 years ago
  11. 77d07fd drm/i915/lvds: Remove busy wait for powering down the panel by Chris Wilson · 14 years ago
  12. df0e924 drm/i915: Make the connector->encoder relationship explicit by Chris Wilson · 14 years ago
  13. f875c15 drm/i915: Use the direct mapping of pipe->crtc by Chris Wilson · 14 years ago
  14. 4ef69c7 drm/i915: Rename intel_encoder->enc to base for consistency by Chris Wilson · 14 years ago
  15. 309b1e3 drm/i915: Don't disable panel for modesetting if pfit hasn't changed by Matthew Garrett · 15 years ago
  16. a957355 drm/i915: Refactor panel backlight controls by Chris Wilson · 14 years ago
  17. 425904d drm/i915: Addin-offset is an unreliable indicator of LVDS presence (v2) by Chris Wilson · 14 years ago
  18. 481b6af drm/i915: Drop the msleep parameter to wait_for() by Chris Wilson · 14 years ago
  19. 12e8ba2 Revert "drm/i915: Allow LVDS on pipe A on gen4+" by Chris Wilson · 14 years ago
  20. 913d8d1 drm/i915: Ensure that while(INREG()) are bounded (v2) by Chris Wilson · 14 years ago
  21. 1d8e1c7 drm/i915: Enable aspect/centering panel fitting for Ironlake. by Chris Wilson · 14 years ago
  22. ea5b213 drm/i915: Subclass intel_encoder. by Chris Wilson · 14 years ago
  23. 49be663 drm/i915: Refactor panel fitting on the LVDS. (v2) by Chris Wilson · 14 years ago
  24. 7167704 drm/i915: Remove the redundant check for a fixed_panel_mode by Chris Wilson · 14 years ago
  25. 0544edf gpu/drm/i915: Add a blacklist to omit modeset on LID open by Thomas Bächler · 14 years ago
  26. dd1ea37 drm/i915: change default panel fitting mode to preserve aspect ratio by Jesse Barnes · 14 years ago
  27. 97921a5 Merge remote branch 'anholt/drm-intel-next' of /home/airlied/kernel/drm-next into drm-core-next by Dave Airlie · 15 years ago
  28. 13bd8e4 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/anholt/drm-intel by Linus Torvalds · 15 years ago
  29. bb8a356 drm/i915: convert LVDS driver to new encoder/connector structure by Zhenyu Wang · 15 years ago
  30. 0f3ee80 drm/i915: Allow LVDS on pipe A on gen4+ by Adam Jackson · 15 years ago
  31. 6443170 drm/i915: Remove dead KMS encoder save/restore code. by Eric Anholt · 15 years ago
  32. bfac4d6 drm/i915: Ignore LVDS EDID when it is unavailabe or invalid by Zhao Yakui · 15 years ago
  33. 335af9a drm/i915: change intel_ddc_get_modes() function parameters by Zhenyu Wang · 15 years ago
  34. 9875557ee8 drm/i915: Add no_lvds entry for the Clientron U800 by Stefan Bader · 15 years ago
  35. 5a0e3ad include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.h by Tejun Heo · 15 years ago
  36. 21d40d3 drm/i915: Rename intel_output to intel_encoder. by Eric Anholt · 15 years ago
  37. 6e6c822 drm/i915: Stop trying to use ACPI lid status to determine LVDS connection. by Eric Anholt · 15 years ago
  38. 469d129 drm/i915: enable/disable LVDS port at DPMS time by Jesse Barnes · 15 years ago
  39. c619eed drm/i915: More s/IS_IRONLAKE/HAS_PCH_SPLIT for Sandybridge. by Eric Anholt · 15 years ago
  40. bad720f drm/i915: Add initial bits for VGA modesetting bringup on Sandybridge. by Eric Anholt · 15 years ago
  41. 30d6c72 Merge remote branch 'anholt/drm-intel-next' into drm-next-stage by Dave Airlie · 15 years ago
  42. 7b9c5ab drm/i915: give up on 8xx lid status by Jesse Barnes · 15 years ago
  43. 1379d2f ACPI, i915: blacklist Clevo M5x0N bad_lid state by Zhang Rui · 15 years ago
  44. 67026e0 drm/i915: slow acpi_lid_open() causes flickering - V2 by Thomas Meyer · 15 years ago
  45. f034b12 drm/i915: Fix the incorrect DMI string for Samsung SX20S laptop by Zhao Yakui · 15 years ago
  46. 3381434 drm/i915: disable LVDS downclock by default by Jesse Barnes · 15 years ago
  47. 40f33a9 drm/i915: Add HP nx9020/SamsungSX20S to ACPI LID quirk list by Zhao Yakui · 15 years ago
  48. a256537 drm/i915: Update LVDS connector status when receiving ACPI LID event by Zhao Yakui · 15 years ago
  49. a3cb519 drm/i915: Add MALATA PC-81005 to ACPI LID quirk list by Zhao Yakui · 15 years ago
  50. 11ba159 drm/i915: Don't check for lid presence when detecting LVDS by Matthew Garrett · 15 years ago
  51. 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
  52. f2b115e drm/i915: Fix product names and #defines by Adam Jackson · 15 years ago
  53. 6e36595 drm/i915: Declare the new VBT parsing functions as static by Zhao Yakui · 15 years ago
  54. 38b3037 drm/i915: Fix LVDS presence check by Adam Jackson · 15 years ago
  55. 7cf4f69 drm/i915: Don't set up the LVDS if it isn't in the BIOS device table. by Zhao Yakui · 15 years ago
  56. 1991bdf drm/i915: handle failure path correctly for lvds by Shaohua Li · 15 years ago
  57. 18f9ed1 drm/i915: Enable LVDS downclock feature through EDID. by Zhao Yakui · 15 years ago
  58. 2263576 ACPICA: Add post-order callback to acpi_walk_namespace by Lin Ming · 15 years ago
  59. 28c9773 drm/i915: Replace DRM_DEBUG with DRM_DEBUG_KMS by Zhao Yakui · 15 years ago
  60. 91d3f9b Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/anholt/drm-intel by Linus Torvalds · 15 years ago
  61. c9354c8 i915: fix intel graphics suspend breakage due to resume/lid event confusion by Linus Torvalds · 15 years ago
  62. a3e17eb drm/i915: Set the LVDS_BORDER when using LVDS scaling mode by Zhao Yakui · 15 years ago
  63. 7121413 drm/i915: blacklist Acer AspireOne lid status by Jesse Barnes · 15 years ago
  64. 06891e2 drm/i915: fix suspend/resume breakage in lid notifier by Jesse Barnes · 15 years ago
  65. 8dd81a3 drm/i915: Fix LVDS panel fitting on Arrandale by Zhenyu Wang · 15 years ago
  66. 0632419 drm/i915: generate a KMS uevent at lid open/close time by Jesse Barnes · 15 years ago
  67. b42d4c5 drm/i915: use ACPI LID status for LVDS ->detect hook by Jesse Barnes · 15 years ago
  68. c1c7af6 drm/i915: force mode set at lid open time by Jesse Barnes · 15 years ago
  69. 11670d3 Merge intel drm-intel-next branch by Dave Airlie · 15 years ago
  70. f8aed70 drm/i915: Set crtc/clone mask in different output devices by Ma Ling · 15 years ago
  71. 51c8b40 Merge Linus master to drm-next by Dave Airlie · 15 years ago
  72. 53bd838 drm: clarify scaling property names by Jesse Barnes · 15 years ago
  73. 8a4c47f drm: Remove the unused prefix in DRM_DEBUG_KMS/DRIVER/MODE by Zhao Yakui · 15 years ago
  74. 32f9d65 drm/i915: Add eDP support on IGDNG mobile chip by Zhenyu Wang · 15 years ago
  75. ed8c754 drm/i915: ignore lvds on AOpen Mini PC MP-915 by Tormod Volden · 15 years ago
  76. e99da35 drm/i915: Check the LID device to decide whether the LVDS should be initialized by Zhao Yakui · 15 years ago
  77. 1ae8c0a drm/i915: Make driver less chatty by Keith Packard · 15 years ago
  78. aa0261f drm/i915: Don't change the blank/sync width when calculating scaled modes by Zhao Yakui · 15 years ago
  79. 3fbe18d drm/i915: Add support for changing LVDS panel fitting using an output property. by Zhao Yakui · 15 years ago
  80. 98acd46 drm/i915: Apple DMI info has inconsistent SYS_VENDOR information by Keith Packard · 15 years ago
  81. 6b70246 Merge branch 'drm-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/airlied/drm-2.6 by Linus Torvalds · 15 years ago
  82. 7fb85bf drm/i915: replace DRM_DEBUG with DRM_DEBUG_KMS in intel_lvds by yakui_zhao · 15 years ago
  83. fa0864b drm/i915: Skip lvds with Aopen i945GTt-VFA by Michael Cousin · 15 years ago
  84. 70aa96c drm/i915: add ignore lvds quirk info for AOpen Mini PC by Jarod Wilson · 16 years ago
  85. 541998a drm/i915: Add LVDS support for IGDNG by Zhenyu Wang · 15 years ago
  86. 93c05f2 drm/i915: intel_lvds.c fix section mismatch by Jaswinder Singh Rajput · 15 years ago
  87. c9fb15f drm: Hook up DPMS property handling in drm_crtc.c. Add drm_helper_connector_dpms. by Keith Packard · 15 years ago
  88. 8863170 drm/i915: Fetch SDVO LVDS mode lines from VBT, then reserve them by Ma Ling · 16 years ago
  89. 425d244 drm/i915: ignore LVDS on intel graphics systems that lie about having it by Jarod Wilson · 16 years ago
  90. 2b5cde2 drm/i915: Fix LVDS dither setting by Li Peng · 16 years ago
  91. 67eabc0 drm/i915: Don't add panel_fixed_mode to the probed modes list at LVDS init. by Steve Aarnio · 16 years ago
  92. 565dcd4 drm/i915: skip LVDS initialization on Apple Mac Mini by Paul Collins · 16 years ago
  93. ac048e1 i915: fix unneeded locking in i915 LVDS get modes code. by Dave Airlie · 16 years ago
  94. 726a669 drivers/gpu/drm/i915/intel_lvds.c: fix locking snafu by Andrew Morton · 16 years ago
  95. 335041e drm/i915: hook up LVDS DPMS property by Jesse Barnes · 16 years ago
  96. e285f3c drm/i915: make LVDS fixed mode a preferred mode by Jesse Barnes · 16 years ago
  97. 79e5394 DRM: i915: add mode setting support by Jesse Barnes · 16 years ago