1. 930a9e2 drm: Use a nondestructive mode for output detect when polling (v2) by Chris Wilson · 14 years ago
  2. 7b334fc drm: Use a nondestructive mode for output detect when polling by Chris Wilson · 14 years ago
  3. 4f7f7b7 drm/i915/dp: Really try 5 times before giving up. by Chris Wilson · 14 years ago
  4. 9d0498a drm/i915: wait for actual vblank, not just 20ms by Jesse Barnes · 14 years ago
  5. d240f20 drm/i915: make sure eDP PLL is enabled at the right time by Jesse Barnes · 14 years ago
  6. 7643a7f drm/i915: eDP mode set sequence corrections by Jesse Barnes · 14 years ago
  7. 37c6c9b drm/i915: add panel reset workaround by Jesse Barnes · 14 years ago
  8. 913d8d1 drm/i915: Ensure that while(INREG()) are bounded (v2) by Chris Wilson · 14 years ago
  9. 1d8e1c7 drm/i915: Enable aspect/centering panel fitting for Ironlake. by Chris Wilson · 14 years ago
  10. ea5b213 drm/i915: Subclass intel_encoder. by Chris Wilson · 14 years ago
  11. 7de56f4 drm/i915: Validate the mode for eDP by using fixed panel size by Zhao Yakui · 14 years ago
  12. 0d3a1be drm/i915: Always use the fixed panel timing for eDP by Zhao Yakui · 14 years ago
  13. b9efc48 drm/i915: Add fixed panel mode parsed from EDID for eDP without fixed mode in VBT by Zhao Yakui · 14 years ago
  14. cb0953d drm/i915: Initialize LVDS and eDP outputs before anything else by Adam Jackson · 14 years ago
  15. b329530 drm/i915/dp: Correctly report eDP in the core connector type by Adam Jackson · 14 years ago
  16. f091737 drm/i915/dp: Rename has_edp to is_pch_edp to reflect its real meaning by Adam Jackson · 14 years ago
  17. 4f44407 drm/i915: apply DP bandwidth workaround for PCH eDP as well by Jesse Barnes · 14 years ago
  18. 2bd34f6 Merge remote branch 'origin/master' into drm-intel-next by Eric Anholt · 14 years ago
  19. 36e83a1 drm/i915: Add the support of eDP on DP-D for Ibex/CPT by Zhao Yakui · 14 years ago
  20. 5620ae2 drm/i915: make sure we shut off the panel in eDP configs by Jesse Barnes · 14 years ago
  21. 9934c13 drm/i915: make sure eDP panel is turned on by Jesse Barnes · 14 years ago
  22. fe27d53 i915: fix ironlake edp panel setup (v4) by Dave Airlie · 14 years ago
  23. d8201ab i915: remove unneeded null checks by Dan Carpenter · 14 years ago
  24. a7de64e drm/i915/dp: Add DPCD data to debug output by Adam Jackson · 14 years ago
  25. 9962c92 drm/i915/dp: Only enable enhanced framing if the sink supports it by Adam Jackson · 14 years ago
  26. eb1f8e4 drm/fbdev: rework output polling to be back in the core. (v4) by Dave Airlie · 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 · 14 years ago
  28. 6e0032f drm/i915: Don't touch PORT_HOTPLUG_EN in intel_dp_detect() by Karsten Wiese · 14 years ago
  29. 13bd8e4 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/anholt/drm-intel by Linus Torvalds · 14 years ago
  30. 55f78c4 drm/i915: convert DP/eDP driver to new encoder/connector structure by Zhenyu Wang · 14 years ago
  31. 9c9e792 drm/i915: Set sync polarity correctly on DisplayPort by Adam Jackson · 14 years ago
  32. ab00a9e drm/i915: Un-magic a DPCD register write by Adam Jackson · 14 years ago
  33. e3421a1 drm/i915: enable DP/eDP for Sandybridge/Cougarpoint by Zhenyu Wang · 14 years ago
  34. 6443170 drm/i915: Remove dead KMS encoder save/restore code. by Eric Anholt · 14 years ago
  35. 335af9a drm/i915: change intel_ddc_get_modes() function parameters by Zhenyu Wang · 14 years ago
  36. 5a0e3ad include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.h by Tejun Heo · 14 years ago
  37. 21d40d3 drm/i915: Rename intel_output to intel_encoder. by Eric Anholt · 14 years ago
  38. c619eed drm/i915: More s/IS_IRONLAKE/HAS_PCH_SPLIT for Sandybridge. by Eric Anholt · 15 years ago
  39. 6251ec0 drm/i915: fix eDP pipe mask by Zhenyu Wang · 15 years ago
  40. 885a5fb drm/i915: fix pixel color depth setting on eDP by Zhenyu Wang · 15 years ago
  41. 6207937 drm/i915: Don't use the child device parsed from VBT to setup HDMI/DP by Zhao Yakui · 15 years ago
  42. b01f2c3 drm/i915: only enable hotplug for detected outputs by Jesse Barnes · 15 years ago
  43. 3ff9916 Merge remote branch 'anholt/drm-intel-next' into drm-linus by Dave Airlie · 15 years ago
  44. ab2c067 drm/intel: refactor DP i2c support and DP common header to drm helper by Dave Airlie · 15 years ago
  45. f2b115e drm/i915: Fix product names and #defines by Adam Jackson · 15 years ago
  46. 6e36595 drm/i915: Declare the new VBT parsing functions as static by Zhao Yakui · 15 years ago
  47. 652af9d drm/i915: Add the missing clonemask for display port on Ironlake by Zhao Yakui · 15 years ago
  48. f24bc39 drm/i915: fix the incorrect condition judgement in dp_is_present_in_vbt by Zhao Yakui · 15 years ago
  49. ae266c9 drm/i915: Don't set up DP ports that aren't in the BIOS device table. by Zhao Yakui · 15 years ago
  50. 28c9773 drm/i915: Replace DRM_DEBUG with DRM_DEBUG_KMS by Zhao Yakui · 15 years ago
  51. d54e9d2 drm/i915: quiet DP i2c init by Zhenyu Wang · 15 years ago
  52. a419aef trivial: remove unnecessary semicolons by Joe Perches · 15 years ago
  53. 7c8460d drm/i915: fix mask bits setting by Zhenyu Wang · 15 years ago
  54. f8aed70 drm/i915: Set crtc/clone mask in different output devices by Ma Ling · 15 years ago
  55. 32f9d65 drm/i915: Add eDP support on IGDNG mobile chip by Zhenyu Wang · 15 years ago
  56. 5eb08b6 drm/i915: enable DisplayPort support on IGDNG by Zhenyu Wang · 15 years ago
  57. eebc863 drm/i915: Fix channel ending action for DP aux transaction by Zhenyu Wang · 15 years ago
  58. 1ae8c0a drm/i915: Make driver less chatty by Keith Packard · 15 years ago
  59. fb0f8fb drm/i915: Generate 2MHz clock for display port aux channel I/O. Retry I/O. by Keith Packard · 15 years ago
  60. a5b3da5 drm/i915: Clarify error returns from display port aux channel I/O by Keith Packard · 15 years ago
  61. c8110e5 drm/i915: Use hotplug callback to retrain DP link by Keith Packard · 15 years ago
  62. a4fc5ed drm/i915: Add Display Port support by Keith Packard · 15 years ago