1. b2f505b drm/i915/dp: make link rate printing prettier by Jani Nikula · 9 years ago
  2. dd3cd74 drm/i915: Don't overwrite (e)DP PLL selection on SKL by Ander Conselvan de Oliveira · 9 years ago
  3. 5a1cc65 drm/edid: fix a debug message by Dan Carpenter · 9 years ago
  4. bdcddf9 Backmerge v4.1-rc4 into into drm-next by Dave Airlie · 9 years ago
  5. 9b6de0a drm/i915: Only wait for required lanes in vlv_wait_port_ready() by Ville Syrjälä · 9 years ago
  6. ac6f2e2 drm/edid: Kerneldoc for newly added edid_corrupt by Daniel Vetter · 9 years ago
  7. 2e523e9 drm/i915: Implement chv display PHY lane stagger setup by Ville Syrjälä · 9 years ago
  8. 637a9c6 drm/i915: Rename dp rates array as per platform by Sonika Jindal · 9 years ago
  9. 559be30 drm/i915: Implement the intel_dp_autotest_edid function for DP EDID complaince tests by Todd Previte · 9 years ago
  10. 9e45803 drm/i915/skl: Add module parameter to select edp vswing table by Sonika Jindal · 9 years ago
  11. 71cd842 drm/i915/skl: Fix the CTRL typo in the DPLL_CRTL1 defines by Damien Lespiau · 9 years ago
  12. 5fa836a drm/i915: DP link training optimization by Mika Kahola · 9 years ago
  13. 4e96c97 drm/i915: eDP link training optimization by Mika Kahola · 9 years ago
  14. 09b1eb1 drm/i915: Move Displayport test request and sink IRQ logic to intel_dp_detect() by Todd Previte · 9 years ago
  15. e1dee19 Merge tag 'drm-intel-next-2015-04-23-fixed' of git://anongit.freedesktop.org/drm-intel into drm-next by Dave Airlie · 9 years ago
  16. af77b97 drm/i915: Sink rate read should be saved in deca-kHz by Sonika Jindal · 9 years ago
  17. 9fcb170 drm/i915/dp: there is no audio on port A by Jani Nikula · 9 years ago
  18. 74ebf29 drm/i915: Add a delay in Displayport AUX transactions for compliance testing by Todd Previte · 9 years ago
  19. c5d5ab7 drm/i915: Add automated testing support for Displayport compliance testing by Todd Previte · 9 years ago
  20. 5829975c drm/i915/dp: Remove intel_ prefix from hw signal_levels functions by Daniel Vetter · 9 years ago
  21. 9314726 drm/i915/bxt: Update max level of vswing by Vandana Kannan · 10 years ago
  22. 96fb9f9 drm/i915/bxt: VSwing programming sequence by Vandana Kannan · 10 years ago
  23. 977bb38 drm/i915/bxt: Determine programmed frequency by Satheeshakrishna M · 10 years ago
  24. 08d9bc9 drm/i915: Allocate connector state together with the connectors by Ander Conselvan de Oliveira · 9 years ago
  25. a1b2278 drm/i915: skylake panel fitting using shared scalers by Chandra Konduru · 9 years ago
  26. 9bdbd0b drm/i915: Allocate connector state together with the connectors by Ander Conselvan de Oliveira · 9 years ago
  27. af8fcb9 drm/i915/chv: Remove DPIO force latency causing interpair skew issue by Clint Taylor · 9 years ago
  28. 88f933a drm/i915: Don't cancel DRRS worker synchronously for flush/invalidate by Daniel Vetter · 9 years ago
  29. 9da7d69 drm/i915: Fix locking in DRRS flush/invalidate hooks by Daniel Vetter · 9 years ago
  30. aa7471d drm/i915: add i915 specific connector debugfs file for DPCD by Jani Nikula · 10 years ago
  31. 474d1ec drm/i915/skl: Enabling PSR2 SU with frame sync by Sonika Jindal · 10 years ago
  32. 1652d19 drm/i915: Convert the ddi cdclk code to get_display_clock_speed by Ville Syrjälä · 10 years ago
  33. 469d4b2 drm/i915: Simplify ilk_get_aux_clock_divider by Ville Syrjälä · 10 years ago
  34. 723f9aa drm/i915: Don't look at staged config crtc when changing DRRS state by Ander Conselvan de Oliveira · 10 years ago
  35. 84556d5 drm/i915: Don't depend on encoder->new_crtc in intel_dp_compute_config() by Ander Conselvan de Oliveira · 10 years ago
  36. 9896972 drm/i915: Implement connector state duplication by Ander Conselvan de Oliveira · 10 years ago
  37. c2d885c drm/i915: Removing the drrs capability enum initialization by Ramalingam C · 10 years ago
  38. d2d9cbb drm/i915: Send out the full AUX address by Ville Syrjälä · 10 years ago
  39. a1ddefd drm/i915/dp: return number of bytes written for short aux/i2c writes by Jani Nikula · 10 years ago
  40. 94ca719 drm/i915: Unconfuse DP link rate array names by Ville Syrjälä · 10 years ago
  41. 0336400e drm/i915: Include the sink/source/supported rates in debug output by Ville Syrjälä · 10 years ago
  42. fe51bfb drm/i915: Add eDP intermediate frequencies for CHV by Ville Syrjälä · 10 years ago
  43. e6bda3e drm/i915: Avoid overflowing the DP link rate arrays by Ville Syrjälä · 10 years ago
  44. ed4e9c1 drm/i915: Fix MST link rate handling by Ville Syrjälä · 10 years ago
  45. bc27b7d drm/i915: Use DP_LINK_RATE_SET whenever possible by Ville Syrjälä · 10 years ago
  46. 50fec21 drm/i915: Fix max link rate in intel_dp_mode_valid() by Ville Syrjälä · 10 years ago
  47. 2ecae76 drm/i915: Hide the source vs. sink rate handling from intel_dp_compute_config() by Ville Syrjälä · 10 years ago
  48. 1db10e2 drm/i915: Fully separate source vs. sink rates by Ville Syrjälä · 10 years ago
  49. d098a50 drm/i915: Remove special case from intel_supported_rates() by Ville Syrjälä · 10 years ago
  50. 12f6a2e drm/i915: Don't copy sink rates either by Ville Syrjälä · 10 years ago
  51. 636280b drm/i915: Don't copy the DP source rates arrays by Ville Syrjälä · 10 years ago
  52. ea2d8a4 drm/i915: Store the converted link rates in intel_dp->supported_rates[] by Ville Syrjälä · 10 years ago
  53. f4896f1 drm/i915: Make the DP rates int instead of uint32_t by Ville Syrjälä · 10 years ago
  54. 8749be8 drm/i915/skl: Implement WaDisableHBR2 by Damien Lespiau · 10 years ago
  55. c3346ef drm/i915/skl: Program PLL for edp1.4 intermediate frequencies by Sonika Jindal · 10 years ago
  56. a8f3ef6 drm/i915/skl: Add support for edp 1.4 intermediate frequencies by Sonika Jindal · 10 years ago
  57. fc0f8e2 drm/i915/skl: Read sink supported rates from edp panel by Sonika Jindal · 10 years ago
  58. 3954e73 drm/i915: Fixing mutex deadlock window at eDP DRRS by Ramalingam C · 10 years ago
  59. 8dd0eb3 Merge tag 'drm-intel-next-2015-02-27' of git://anongit.freedesktop.org/drm-intel into drm-next by Dave Airlie · 10 years ago
  60. 7547af9 Merge tag 'drm-intel-next-2015-02-14' of git://anongit.freedesktop.org/drm-intel into drm-next by Dave Airlie · 10 years ago
  61. 7ad14a2 drm/i915/skl: Add support for edp1.4 low vswing by Sonika Jindal · 10 years ago
  62. a1d2634 drm/i915: Enhancing eDP DRRS debug message by Ramalingam C · 10 years ago
  63. b33a281 Documentation/drm: DocBook integration for DRRS by Vandana Kannan · 10 years ago
  64. 44395bf drm/i915: Enable eDP DRRS for CHV by Durgadoss R · 10 years ago
  65. 6fa7aec drm/i915: Support for RR switching on VLV by Vandana Kannan · 10 years ago
  66. a4c30b1 drm/i915/bdw: Add support for DRRS to switch RR by Vandana Kannan · 10 years ago
  67. c2af70e drm/i915: Make intel_dp_unpack_aux() static by Damien Lespiau · 10 years ago
  68. a514620 drm/i915: Make intel_dp_check_link_status() static by Damien Lespiau · 10 years ago
  69. a8b3d52 drm/i915: Really ignore long HPD pulses on eDP by Ville Syrjälä · 10 years ago
  70. 0ca0968 drm/i915: Drop vblank wait from intel_dp_link_down by Daniel Vetter · 10 years ago
  71. 2545e4a drm/i915: Add atomic_get_property entrypoint for connectors (v2) by Matt Roper · 10 years ago
  72. c6f95f2 drm/i915: Setup dummy atomic state for connectors (v3) by Matt Roper · 10 years ago
  73. a93fad0 drm/i915: DRRS calls based on frontbuffer by Vandana Kannan · 10 years ago
  74. c395578 drm/i915: Enable/disable DRRS by Vandana Kannan · 10 years ago
  75. 4e9ac94 drm/i915: Initialize DRRS delayed work by Vandana Kannan · 10 years ago
  76. b2c5c18 drm/i915: Use symbolic irqreturn for ->hpd_pulse by Daniel Vetter · 10 years ago
  77. 6e3c971 drm/i915: Make intel_crtc->config a pointer by Ander Conselvan de Oliveira · 10 years ago
  78. 2d112de drm/i915: Embedded struct drm_crtc_state in intel_crtc_state by Ander Conselvan de Oliveira · 10 years ago
  79. 5cec258 drm/i915: Rename struct intel_crtc_config to intel_crtc_state by Ander Conselvan de Oliveira · 10 years ago
  80. 96178ee drm/i915: Modifying structures related to DRRS by Vandana Kannan · 10 years ago
  81. 6f34cc3 i915: reuse %ph to dump small buffers by Andy Shevchenko · 10 years ago
  82. e2c719b drm/i915: tame the chattermouth (v2) by Rob Clark · 10 years ago
  83. c8bd0e4 drm/i915: fix use after free during eDP encoder destroying by Imre Deak · 10 years ago
  84. c86ea3d drm/i915/skl: Skylake also supports DP MST by Damien Lespiau · 10 years ago
  85. b32c6f4 drm/i915: Enable PSR for Baytrail and Braswell. by Rodrigo Vivi · 10 years ago
  86. e4d59f6 drm/i915: Remove intel_psr_is_enabled function. by Rodrigo Vivi · 10 years ago
  87. 2c623c1 drm/i915/eDP: When enabling panel VDD cancel pending disable worker by Egbert Eich · 10 years ago
  88. 26045b5 Merge tag 'drm-intel-next-2014-11-21-fixed' of git://anongit.freedesktop.org/drm-intel into drm-next by Dave Airlie · 10 years ago
  89. e8115e7 Merge tag 'v3.18-rc7' into drm-next by Dave Airlie · 10 years ago
  90. afa4e53 drm/i915: Cancel vdd off work before suspend by Ville Syrjälä · 10 years ago
  91. 54499b2 Merge tag 'drm-intel-fixes-2014-11-19' into drm-intel-next-queued by Daniel Vetter · 10 years ago
  92. 90bd1f4 drm/i915: Tune down sink crc timeout dmesg output by Daniel Vetter · 10 years ago
  93. 5416d87 drm/i915/skl: Set the eDP link rate on DPLL0 by Damien Lespiau · 10 years ago
  94. 0bc12bc drm/i915: Introduce intel_psr.c by Rodrigo Vivi · 10 years ago
  95. a4f1289 drm/i915: Make dp aux pack/unpack public outside intel_dp.c by Rodrigo Vivi · 10 years ago
  96. fd172d0 Merge tag 'drm-intel-next-2014-11-07-fixups' of git://anongit.freedesktop.org/drm-intel into drm-next by Dave Airlie · 10 years ago
  97. 6517d27 drm/i915: Pass the current pipe from eDP init to backlight setup by Ville Syrjälä · 10 years ago
  98. 51b44eb Merge tag 'v3.18-rc4' into drm-next by Dave Airlie · 10 years ago
  99. c1dec79 drm/i915: enable audio codec after port by Jani Nikula · 10 years ago
  100. 495a5bb drm/i915/audio: add vlv/chv/gen5-7 audio codec disable sequence by Jani Nikula · 10 years ago