1. 34f2be4 drm/i915: Convert intel_dp to enum port by Ville Syrjälä · 12 years ago
  2. 55bc60d drm/i915: Add "Automatic" mode for the "Broadcast RGB" property by Ville Syrjälä · 12 years ago
  3. 3685a8f drm/i915: Fix RGB color range property for PCH platforms by Ville Syrjälä · 12 years ago
  4. b5cc6c0 Merge tag 'drm-intel-next-2012-12-21' of git://people.freedesktop.org/~danvet/drm-intel into drm-next by Dave Airlie · 12 years ago
  5. c0c36b94 drm/i915: Return the real error code from intel_set_mode() by Chris Wilson · 12 years ago
  6. f0a3424 drm/i915: add intel_dp_set_signal_levels by Paulo Zanoni · 12 years ago
  7. 3f8c65d drm/i915: Remove stale comment about intel_dp_detect() by Damien Lespiau · 12 years ago
  8. 577c7a5 drm/i915/dp: Log the DPCD only if we have successfully retrieved one by Damien Lespiau · 12 years ago
  9. 1b46963 drm/i915/dp: Read the HPD status before trying to read the DPCD by Damien Lespiau · 12 years ago
  10. e69d0bc drm/i915: extract common link_m_n helpers by Daniel Vetter · 12 years ago
  11. ff50afe drm/i915: WARN on !crtc in intel_dp_link_down by Daniel Vetter · 12 years ago
  12. ab527ef drm/i915: use wait_for_vblank instead of msleep(17) by Daniel Vetter · 12 years ago
  13. 1ce1703 drm/i915: rip out pre-production ilk cpu edp w/a by Daniel Vetter · 12 years ago
  14. ea9b600 drm/i915: move set_pll_edp to intel_dp.c by Daniel Vetter · 12 years ago
  15. ef04f00 drm/i915: use _NOTRACE for gmbus/dp aux wait loops by Daniel Vetter · 12 years ago
  16. 9ee32fea drm/i915: irq-drive the dp aux communication by Daniel Vetter · 12 years ago
  17. 6de6d84 drm/i915: One more drm_connector_property -> drm_object_property by Rob Clark · 12 years ago
  18. 9fa5f65 drm/i915: kill intel_dp_link_clock() by Paulo Zanoni · 12 years ago
  19. affa935 drm/i915: add HAS_DDI check by Paulo Zanoni · 12 years ago
  20. 662595d drm/i915: drm_connector_property -> drm_object_property by Rob Clark · 12 years ago
  21. 9fabd4e Merge branch 'for-airlied' of git://people.freedesktop.org/~danvet/drm-intel into drm-next by Dave Airlie · 12 years ago
  22. 00c09d7 drm/i915: create the DDI encoder by Paulo Zanoni · 12 years ago
  23. bcbc889 drm/i915: add intel_ddi_connector_get_hw_state by Paulo Zanoni · 12 years ago
  24. 174edf1 drm/i915: add port field to intel_digital_port by Paulo Zanoni · 12 years ago
  25. d63885d drm/i915: reset intel_encoder->type when DP or HDMI is detected by Paulo Zanoni · 12 years ago
  26. f0fec3f drm/i915: split intel_dp_init into encoder and connector pieces by Paulo Zanoni · 12 years ago
  27. da63a9f drm/i915: create intel_digital_port and use it by Paulo Zanoni · 12 years ago
  28. 30add22 drm/i915: add intel_dp_to_dev and intel_hdmi_to_dev by Paulo Zanoni · 12 years ago
  29. fa90ece drm/i915: simplify assignments inside intel_dp.c by Paulo Zanoni · 12 years ago
  30. 4a0833e drm/i915: shut up spurious message in intel_dp_get_hw_state by Daniel Vetter · 12 years ago
  31. 8e740cd drm/i915/dp: change eDP default scaling mode to respect aspect ratio by Yuly Novikov · 12 years ago
  32. 53b4183 drm/i915/dp: allow configuring eDP panel fitting scaling mode by Yuly Novikov · 12 years ago
  33. 898076e drm/i915: debug print all of the DPCD we have by Jani Nikula · 12 years ago
  34. 82a4d9c drm/i915: turn the eDP DDI panel on/off by Paulo Zanoni · 12 years ago
  35. d6c50ff drm/i915: set/unset the DDI eDP backlight by Paulo Zanoni · 12 years ago
  36. b8fc2f6 drm/i915: set the correct eDP aux channel clock divider on DDI by Paulo Zanoni · 12 years ago
  37. afe2fcf drm/i915: convert CPU M/N timings to transcoder by Paulo Zanoni · 12 years ago
  38. 67a5456 drm/i915: extract intel_dp_init_panel_power_sequencer by Daniel Vetter · 12 years ago
  39. 6b3ec1c drm/i915/dp: compute the pch dp aux divider from the rawclk by Daniel Vetter · 12 years ago
  40. d2acd21 drm/i915/eDP: compute the panel power clock divisor from the pch rawclock by Daniel Vetter · 12 years ago
  41. 035aa3d drm/i915: enable/disable backlight for eDP by Daniel Vetter · 12 years ago
  42. 82ed61f drm/i915: make edp panel power sequence setup more robust by Daniel Vetter · 12 years ago
  43. 9324cf7 drm/i915/dp: actually nack test request by Daniel Vetter · 12 years ago
  44. 397fe15 drm: extract drm_dp_max_lane_count helper by Daniel Vetter · 12 years ago
  45. 3b5c662 drm: extract dp link bw helpers by Daniel Vetter · 12 years ago
  46. a7c9655 drm/i915: use the new dp train delay helpers by Daniel Vetter · 12 years ago
  47. 1a644cd drm: extract dp link train delay functions from radeon by Daniel Vetter · 12 years ago
  48. 0f037bd drm: extract helpers to compute new training values from sink request by Daniel Vetter · 12 years ago
  49. 0191627 drm: dp helper: extract drm_dp_clock_recovery_ok by Daniel Vetter · 12 years ago
  50. 1ffdff1 drm: dp helper: extract drm_dp_channel_eq_ok by Daniel Vetter · 12 years ago
  51. 9cd300e drm/i915: Move cached EDID to intel_connector by Jani Nikula · 12 years ago
  52. dd06f90 drm/i915: Move the fixed mode to intel_panel by Jani Nikula · 12 years ago
  53. 1d50870 drm/i915: Create generic intel_panel for LVDS and eDP by Jani Nikula · 12 years ago
  54. f8779fd drm/i915/dp: Initialize eDP fixed mode in intel_dp_init by Jani Nikula · 12 years ago
  55. 0657b6b drm/i915: Backlight setup requires connector so pass it as parameter by Jani Nikula · 12 years ago
  56. c2fb791 Merge tag 'v3.7-rc2' into drm-intel-next-queued by Daniel Vetter · 12 years ago
  57. 64acba6 Merge branch 'drm-intel-fixes' of git://people.freedesktop.org/~danvet/drm-intel into drm-fixes by Dave Airlie · 12 years ago
  58. a7902ac5 drm/i915: set the correct function pointers for Haswell DP by Paulo Zanoni · 12 years ago
  59. c19b066 drm/i915: implement Haswell DP link train sequence by Paulo Zanoni · 12 years ago
  60. 1eb8dfe drm/i915: fix Haswell DP M/N registers by Paulo Zanoni · 12 years ago
  61. 247d89f drm/i915: add DP support to intel_ddi_mode_set by Paulo Zanoni · 12 years ago
  62. 750eb99 drm/i915: fix DP AUX register definitions on Haswell by Paulo Zanoni · 12 years ago
  63. 7346bfa drm/i915: use TU_SIZE macro at intel_dp_set_m_n by Paulo Zanoni · 12 years ago
  64. d6c0d72 drm/i915: add basic Haswell DP link train bits by Paulo Zanoni · 12 years ago
  65. 7739c33 drm/i915: add DP support to intel_ddi_enable_pipe_func by Paulo Zanoni · 12 years ago
  66. b06fbda Revert "drm/i915: Try harder to complete DP training pattern 1" by Daniel Vetter · 12 years ago
  67. 3459f620 Merge branch 'drm-intel-fixes' of git://people.freedesktop.org/~danvet/drm-intel into drm-fixes by Dave Airlie · 12 years ago
  68. be3cd5e drm/i915: fix non-DP-D eDP backlight cleanup and module reload by Jani Nikula · 12 years ago
  69. 1f31c69 Merge branch 'drm-intel-fixes' of git://people.freedesktop.org/~danvet/drm-intel into drm-next by Dave Airlie · 12 years ago
  70. 2477367 drm/i915: Try harder to complete DP training pattern 1 by Chris Wilson · 12 years ago
  71. 612a9aa Merge branch 'drm-next' of git://people.freedesktop.org/~airlied/linux by Linus Torvalds · 12 years ago
  72. 760285e UAPI: (Scripted) Convert #include "..." to #include <path/...> in drivers/gpu/ by David Howells · 12 years ago
  73. 4126d5d UAPI: (Scripted) Remove redundant DRM UAPI header #inclusions from drivers/gpu/. by David Howells · 12 years ago
  74. 2323517 drm/dp: Make sink count DP 1.2 aware by Adam Jackson · 12 years ago
  75. caf9ab2 drm/i915/dp: Be smarter about connection sense for branch devices by Adam Jackson · 12 years ago
  76. edb3924 drm/i915/dp: Fetch downstream port info if needed during DPCD fetch by Adam Jackson · 12 years ago
  77. 19c0392 drm/i915: Add eDP support for Valleyview by Gajanan Bhat · 12 years ago
  78. 74a4dd2 drm/i915: Program correct m n tu register for Valleyview by Vijay Purushothaman · 12 years ago
  79. 9473c8f drm/i915: Set aux clk to 100MHz for Valleyview by Vijay Purushothaman · 12 years ago
  80. da131a4 drm/dp: Make sink count DP 1.2 aware by Adam Jackson · 12 years ago
  81. 07d3dc1 drm/i915/dp: Be smarter about connection sense for branch devices by Adam Jackson · 12 years ago
  82. b091cd9 drm/i915/dp: Fetch downstream port info if needed during DPCD fetch by Adam Jackson · 12 years ago
  83. 398b7a1 Merge tag 'v3.6-rc7' into drm-intel-next-queued by Daniel Vetter · 12 years ago
  84. b6f69c9 drm/i915: rip out edp special case from dp_link_down by Daniel Vetter · 12 years ago
  85. 3739850 drm/i915: disable the cpu edp port after the cpu pipe by Daniel Vetter · 12 years ago
  86. 0c33d8d drm/i915: rip out dp port enabling cludges^Wchecks by Daniel Vetter · 12 years ago
  87. 0767935 drm/i915: robustify edp_pll_on/off by Daniel Vetter · 12 years ago
  88. 2bd2ad6 drm/i915: clean up the cpu edp pll special case by Daniel Vetter · 12 years ago
  89. fba9215 drm/i915: rip out early dp port write for gm45/ilk by Daniel Vetter · 12 years ago
  90. a1ceb67 Merge the modeset-rework, basic conversion into drm-intel-next by Daniel Vetter · 12 years ago
  91. b980514 drm/i915: improve modeset state checking after dpms calls by Daniel Vetter · 12 years ago
  92. 1f70385 drm/i915: s/intel_encoder_disable/intel_encoder_noop by Daniel Vetter · 12 years ago
  93. 24e804b drm/i915: rip out intel_dp->dpms_mode by Daniel Vetter · 12 years ago
  94. 0a91ca2 drm/i915: check connector hw/sw state by Daniel Vetter · 12 years ago
  95. 19d8fe1 drm/i915/dp: implement get_hw_state by Daniel Vetter · 12 years ago
  96. c9deac9 drm/i915: rip out encoder->prepare/commit by Daniel Vetter · 12 years ago
  97. a6778b3 drm/i915: copy&paste drm_crtc_helper_set_mode by Daniel Vetter · 12 years ago
  98. e8cb455 drm/i915/dp: convert to encoder disable/enable by Daniel Vetter · 12 years ago
  99. c1f0526 drm/i915/edp: get the panel delay before powering up by Dave Airlie · 12 years ago
  100. 65983bd Merge branch 'for-airlied' of git://people.freedesktop.org/~danvet/drm-intel into drm-next by Dave Airlie · 12 years ago