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