1. 662595d drm/i915: drm_connector_property -> drm_object_property by Rob Clark · 12 years ago
  2. 9fabd4e Merge branch 'for-airlied' of git://people.freedesktop.org/~danvet/drm-intel into drm-next by Dave Airlie · 12 years ago
  3. 00c09d7 drm/i915: create the DDI encoder by Paulo Zanoni · 12 years ago
  4. bcbc889 drm/i915: add intel_ddi_connector_get_hw_state by Paulo Zanoni · 12 years ago
  5. 174edf1 drm/i915: add port field to intel_digital_port by Paulo Zanoni · 12 years ago
  6. d63885d drm/i915: reset intel_encoder->type when DP or HDMI is detected by Paulo Zanoni · 12 years ago
  7. f0fec3f drm/i915: split intel_dp_init into encoder and connector pieces by Paulo Zanoni · 12 years ago
  8. da63a9f drm/i915: create intel_digital_port and use it by Paulo Zanoni · 12 years ago
  9. 30add22 drm/i915: add intel_dp_to_dev and intel_hdmi_to_dev by Paulo Zanoni · 12 years ago
  10. fa90ece drm/i915: simplify assignments inside intel_dp.c by Paulo Zanoni · 12 years ago
  11. 4a0833e drm/i915: shut up spurious message in intel_dp_get_hw_state by Daniel Vetter · 12 years ago
  12. 8e740cd drm/i915/dp: change eDP default scaling mode to respect aspect ratio by Yuly Novikov · 12 years ago
  13. 53b4183 drm/i915/dp: allow configuring eDP panel fitting scaling mode by Yuly Novikov · 12 years ago
  14. 898076e drm/i915: debug print all of the DPCD we have by Jani Nikula · 12 years ago
  15. 82a4d9c drm/i915: turn the eDP DDI panel on/off by Paulo Zanoni · 12 years ago
  16. d6c50ff drm/i915: set/unset the DDI eDP backlight by Paulo Zanoni · 12 years ago
  17. b8fc2f6 drm/i915: set the correct eDP aux channel clock divider on DDI by Paulo Zanoni · 12 years ago
  18. afe2fcf drm/i915: convert CPU M/N timings to transcoder by Paulo Zanoni · 12 years ago
  19. 67a5456 drm/i915: extract intel_dp_init_panel_power_sequencer by Daniel Vetter · 12 years ago
  20. 6b3ec1c drm/i915/dp: compute the pch dp aux divider from the rawclk by Daniel Vetter · 12 years ago
  21. d2acd21 drm/i915/eDP: compute the panel power clock divisor from the pch rawclock by Daniel Vetter · 12 years ago
  22. 035aa3d drm/i915: enable/disable backlight for eDP by Daniel Vetter · 12 years ago
  23. 82ed61f drm/i915: make edp panel power sequence setup more robust by Daniel Vetter · 12 years ago
  24. 9324cf7 drm/i915/dp: actually nack test request by Daniel Vetter · 12 years ago
  25. 397fe15 drm: extract drm_dp_max_lane_count helper by Daniel Vetter · 12 years ago
  26. 3b5c662 drm: extract dp link bw helpers by Daniel Vetter · 12 years ago
  27. a7c9655 drm/i915: use the new dp train delay helpers by Daniel Vetter · 12 years ago
  28. 1a644cd drm: extract dp link train delay functions from radeon by Daniel Vetter · 12 years ago
  29. 0f037bd drm: extract helpers to compute new training values from sink request by Daniel Vetter · 12 years ago
  30. 0191627 drm: dp helper: extract drm_dp_clock_recovery_ok by Daniel Vetter · 12 years ago
  31. 1ffdff1 drm: dp helper: extract drm_dp_channel_eq_ok by Daniel Vetter · 12 years ago
  32. 9cd300e drm/i915: Move cached EDID to intel_connector by Jani Nikula · 12 years ago
  33. dd06f90 drm/i915: Move the fixed mode to intel_panel by Jani Nikula · 12 years ago
  34. 1d50870 drm/i915: Create generic intel_panel for LVDS and eDP by Jani Nikula · 12 years ago
  35. f8779fd drm/i915/dp: Initialize eDP fixed mode in intel_dp_init by Jani Nikula · 12 years ago
  36. 0657b6b drm/i915: Backlight setup requires connector so pass it as parameter by Jani Nikula · 12 years ago
  37. c2fb791 Merge tag 'v3.7-rc2' into drm-intel-next-queued by Daniel Vetter · 12 years ago
  38. 64acba6 Merge branch 'drm-intel-fixes' of git://people.freedesktop.org/~danvet/drm-intel into drm-fixes by Dave Airlie · 12 years ago
  39. a7902ac5 drm/i915: set the correct function pointers for Haswell DP by Paulo Zanoni · 12 years ago
  40. c19b066 drm/i915: implement Haswell DP link train sequence by Paulo Zanoni · 12 years ago
  41. 1eb8dfe drm/i915: fix Haswell DP M/N registers by Paulo Zanoni · 12 years ago
  42. 247d89f drm/i915: add DP support to intel_ddi_mode_set by Paulo Zanoni · 12 years ago
  43. 750eb99 drm/i915: fix DP AUX register definitions on Haswell by Paulo Zanoni · 12 years ago
  44. 7346bfa drm/i915: use TU_SIZE macro at intel_dp_set_m_n by Paulo Zanoni · 12 years ago
  45. d6c0d72 drm/i915: add basic Haswell DP link train bits by Paulo Zanoni · 12 years ago
  46. 7739c33 drm/i915: add DP support to intel_ddi_enable_pipe_func by Paulo Zanoni · 12 years ago
  47. b06fbda Revert "drm/i915: Try harder to complete DP training pattern 1" by Daniel Vetter · 12 years ago
  48. 3459f620 Merge branch 'drm-intel-fixes' of git://people.freedesktop.org/~danvet/drm-intel into drm-fixes by Dave Airlie · 12 years ago
  49. be3cd5e drm/i915: fix non-DP-D eDP backlight cleanup and module reload by Jani Nikula · 12 years ago
  50. 1f31c69 Merge branch 'drm-intel-fixes' of git://people.freedesktop.org/~danvet/drm-intel into drm-next by Dave Airlie · 12 years ago
  51. 2477367 drm/i915: Try harder to complete DP training pattern 1 by Chris Wilson · 12 years ago
  52. 612a9aa Merge branch 'drm-next' of git://people.freedesktop.org/~airlied/linux by Linus Torvalds · 12 years ago
  53. 760285e UAPI: (Scripted) Convert #include "..." to #include <path/...> in drivers/gpu/ by David Howells · 12 years ago
  54. 4126d5d UAPI: (Scripted) Remove redundant DRM UAPI header #inclusions from drivers/gpu/. by David Howells · 12 years ago
  55. 2323517 drm/dp: Make sink count DP 1.2 aware by Adam Jackson · 12 years ago
  56. caf9ab2 drm/i915/dp: Be smarter about connection sense for branch devices by Adam Jackson · 12 years ago
  57. edb3924 drm/i915/dp: Fetch downstream port info if needed during DPCD fetch by Adam Jackson · 12 years ago
  58. 19c0392 drm/i915: Add eDP support for Valleyview by Gajanan Bhat · 12 years ago
  59. 74a4dd2 drm/i915: Program correct m n tu register for Valleyview by Vijay Purushothaman · 12 years ago
  60. 9473c8f drm/i915: Set aux clk to 100MHz for Valleyview by Vijay Purushothaman · 12 years ago
  61. da131a4 drm/dp: Make sink count DP 1.2 aware by Adam Jackson · 12 years ago
  62. 07d3dc1 drm/i915/dp: Be smarter about connection sense for branch devices by Adam Jackson · 12 years ago
  63. b091cd9 drm/i915/dp: Fetch downstream port info if needed during DPCD fetch by Adam Jackson · 12 years ago
  64. 398b7a1 Merge tag 'v3.6-rc7' into drm-intel-next-queued by Daniel Vetter · 12 years ago
  65. b6f69c9 drm/i915: rip out edp special case from dp_link_down by Daniel Vetter · 12 years ago
  66. 3739850 drm/i915: disable the cpu edp port after the cpu pipe by Daniel Vetter · 12 years ago
  67. 0c33d8d drm/i915: rip out dp port enabling cludges^Wchecks by Daniel Vetter · 12 years ago
  68. 0767935 drm/i915: robustify edp_pll_on/off by Daniel Vetter · 12 years ago
  69. 2bd2ad6 drm/i915: clean up the cpu edp pll special case by Daniel Vetter · 12 years ago
  70. fba9215 drm/i915: rip out early dp port write for gm45/ilk by Daniel Vetter · 12 years ago
  71. a1ceb67 Merge the modeset-rework, basic conversion into drm-intel-next by Daniel Vetter · 12 years ago
  72. b980514 drm/i915: improve modeset state checking after dpms calls by Daniel Vetter · 12 years ago
  73. 1f70385 drm/i915: s/intel_encoder_disable/intel_encoder_noop by Daniel Vetter · 12 years ago
  74. 24e804b drm/i915: rip out intel_dp->dpms_mode by Daniel Vetter · 12 years ago
  75. 0a91ca2 drm/i915: check connector hw/sw state by Daniel Vetter · 12 years ago
  76. 19d8fe1 drm/i915/dp: implement get_hw_state by Daniel Vetter · 12 years ago
  77. c9deac9 drm/i915: rip out encoder->prepare/commit by Daniel Vetter · 12 years ago
  78. a6778b3 drm/i915: copy&paste drm_crtc_helper_set_mode by Daniel Vetter · 12 years ago
  79. e8cb455 drm/i915/dp: convert to encoder disable/enable by Daniel Vetter · 12 years ago
  80. c1f0526 drm/i915/edp: get the panel delay before powering up by Dave Airlie · 12 years ago
  81. 65983bd Merge branch 'for-airlied' of git://people.freedesktop.org/~danvet/drm-intel into drm-next by Dave Airlie · 12 years ago
  82. 451023d drm: remove the raw_edid field from struct drm_display_info by Jani Nikula · 12 years ago
  83. de9932d drm/i915: fix reassignment of variable "intel_dp->DP" by Xu, Anhua · 12 years ago
  84. a22ddff Merge tag 'v3.6-rc2' into drm-intel-next by Daniel Vetter · 12 years ago
  85. 35a3855 drm/i915: reorder edp disabling to fix ivb MacBook Air by Daniel Vetter · 12 years ago
  86. ab9d7c3 drm/i915: add port field to struct intel_dp and use it by Paulo Zanoni · 12 years ago
  87. 47ea754 drm/i915: move common code to intel_dp_set_link_train by Paulo Zanoni · 12 years ago
  88. 66a9278 drm/i915: simplify possible_clones computation by Daniel Vetter · 12 years ago
  89. 54d63ca drm/i915: Move DP structs to shared location by Shobhit Kumar · 12 years ago
  90. 0d71068 drm/i915: try to train DP even harder by Paulo Zanoni · 12 years ago
  91. e811f5a drm: Make the .mode_fixup() operations mode argument a const pointer by Laurent Pinchart · 12 years ago
  92. 6c2b7c12 drm/i915: introduce for_each_encoder_on_crtc by Daniel Vetter · 12 years ago
  93. 2514bc5 drm/i915: prefer wide & slow to fast & narrow in DP configs by Jesse Barnes · 12 years ago
  94. 7b0cfee Merge tag 'v3.5-rc4' into drm-intel-next-queued by Daniel Vetter · 12 years ago
  95. d6f24d0 drm/i915: cache the EDID for eDP panels by Jesse Barnes · 12 years ago
  96. 6b4e0a9 Revert "drm/i915/dp: Use auxch precharge value of 5 everywhere" by Daniel Vetter · 12 years ago
  97. 351cfc3 drm/i915: eDP aux needs vdd by Daniel Vetter · 12 years ago
  98. cb1793c drm/i915: don't chnage the original mode in dp_mode_fixup by Daniel Vetter · 12 years ago
  99. 7124465 drm/i915: adjusted_mode->clock in the dp mode_fixup by Daniel Vetter · 12 years ago
  100. 94bf2ce drm/i915: compute the target_clock for edp directly by Daniel Vetter · 12 years ago