1. 90a6b7b drm/i915: Move intel_dp->lane_count into pipe_config by Ville Syrjälä · 9 years ago
  2. 96f3f1f drm/i915: Don't pass clock to DDI PLL select functions by Ville Syrjälä · 9 years ago
  3. 840b32b drm/i915: Don't use link_bw for PLL setup by Ville Syrjälä · 9 years ago
  4. cf1d588 drm/i915/bxt: WA for swapped HPD pins in A stepping by Sonika Jindal · 9 years ago
  5. 75067dd drm/i915: Per-DDI I_boost override by Antti Koskipaa · 9 years ago
  6. 500ea70 drm/i915: Set alternate aux for DDI-E by Rodrigo Vivi · 9 years ago
  7. c30400f drm/i915: set FDI translations to NULL on SKL by Paulo Zanoni · 9 years ago
  8. e629255 drm/i915/bxt: BUNs related to port PLL by Vandana Kannan · 9 years ago
  9. 398a017 drm/i915: Fix HDMI 12bpc and pixel repeat clock readout for DDI platforms by Ville Syrjälä · 9 years ago
  10. 793dfa5 drm/i915/bxt: mask off the DPLL state checker bits we don't program by Imre Deak · 10 years ago
  11. aa610dc drm/i915/bxt: add DDI port HW readout support by Imre Deak · 9 years ago
  12. 05712c1 drm/i915/bxt: add missing DDI PLL registers to the state checking by Imre Deak · 10 years ago
  13. f8896f5 drm/i915/skl: Buffer translation improvements by David Weinehall · 9 years ago
  14. e7ad987 drm/i915/skl: Skip remaining dividers when deviation is 0 by Damien Lespiau · 9 years ago
  15. 267db66 drm/i915/skl: Prefer even dividers for SKL DPLLs by Damien Lespiau · 9 years ago
  16. dc25381 drm/i915/skl: Replace the HDMI DPLL divider computation algorithm by Damien Lespiau · 9 years ago
  17. fe4c63c drm/i915/bxt: fix DDI PHY vswing scale value setting by Imre Deak · 10 years ago
  18. d9062ae drm/i915: Don't display the boot CDCLK twice by Damien Lespiau · 10 years ago
  19. 64987fc drm/i915/bxt: edp1.4 Intermediate Freq support by Sonika Jindal · 10 years ago
  20. 877f61d drm/i915/skl: Don't try to store the wrong central frequency by Damien Lespiau · 10 years ago
  21. 6358298 drm/i915: Correctly prefix HSW/BDW HDMI clock functions by Damien Lespiau · 10 years ago
  22. 6431157 drm/i915/skl: Remove unnecessary () used with abs_diff() by Damien Lespiau · 10 years ago
  23. 30a7862 drm/i915/skl: Remove unnecessary () used with div_u64() by Damien Lespiau · 10 years ago
  24. 76516fb drm/i915/skl: Factor out computing the DPLL paramaters from the dividers by Damien Lespiau · 10 years ago
  25. 9c23675 drm/i915/skl: Use a more idomatic early return by Damien Lespiau · 10 years ago
  26. 318bd82 drm/i915/skl: Propagate the error if we fail to find a suitable DPLL divider by Damien Lespiau · 10 years ago
  27. 19cdc0e drm/i915/skl: Display the WRPLL frequency we couldn't accomodate when failing by Damien Lespiau · 10 years ago
  28. 6cf7517 drm/i915/skl: Make sure to break when not finding suitable PLL dividers by Damien Lespiau · 10 years ago
  29. d667162 drm/i915: remove useless DP and DDI encoder ->hot_plug hooks by Jani Nikula · 10 years ago
  30. 5fcece8 drm/i915: group all hotplug related fields into a new struct in dev_priv by Jani Nikula · 10 years ago
  31. 5d96d8a drm/i915/skl: Deinit/init the display at suspend/resume by Damien Lespiau · 10 years ago
  32. e0681e3 drm/i915/bxt: Move around lane stagger calculation by Vandana Kannan · 10 years ago
  33. b6dc71f drm/i915/bxt: Port PLL programming BUN by Vandana Kannan · 10 years ago
  34. dd3cd74 drm/i915: Don't overwrite (e)DP PLL selection on SKL by Ander Conselvan de Oliveira · 10 years ago
  35. ebf7ed1 drm/i915/skl: Re-indent part of skl_ddi_calculate_wrpll() by Damien Lespiau · 10 years ago
  36. da3ced2 drm/i915: Use for_each_connector_in_state helper macro by Ander Conselvan de Oliveira · 10 years ago
  37. 9e45803 drm/i915/skl: Add module parameter to select edp vswing table by Sonika Jindal · 10 years ago
  38. 71cd842 drm/i915/skl: Fix the CTRL typo in the DPLL_CRTL1 defines by Damien Lespiau · 10 years ago
  39. faa0cdb drm/i915: fix intel_prepare_ddi by Imre Deak · 10 years ago
  40. a1e6ad6 drm/i915: factor out ddi_get_encoder_port by Imre Deak · 10 years ago
  41. 96fb9f9 drm/i915/bxt: VSwing programming sequence by Vandana Kannan · 10 years ago
  42. ce3b7e9 drm/i915: Don't write the HDMI buffer translation entry when not needed by Damien Lespiau · 10 years ago
  43. b403745 drm/i915: Iterate through the initialized DDIs to prepare their buffers by Damien Lespiau · 10 years ago
  44. 977bb38 drm/i915/bxt: Determine programmed frequency by Satheeshakrishna M · 10 years ago
  45. bcddf61 drm/i915/bxt: Assign PLL for pipe by Satheeshakrishna M · 10 years ago
  46. d683f3b drm/i915/bxt: BXT clock divider calculation by Satheeshakrishna M · 10 years ago
  47. dfb8240 drm/i915/bxt: Define bxt DDI PLLs and implement enable/disable sequence by Satheeshakrishna M · 10 years ago
  48. 1ab2338 drm/i915/bxt: Restrict PORT_CLK_SEL programming below gen9 by Satheeshakrishna M · 10 years ago
  49. b7192a5 drm/i915/skl: Add back HDMI translation table by Sonika Jindal · 10 years ago
  50. 5c6706e drm/i915/bxt: add display initialize/uninitialize sequence (PHY) by Vandana Kannan · 10 years ago
  51. f8437dd1 drm/i915/bxt: add display initialize/uninitialize sequence (CDCLK) by Vandana Kannan · 10 years ago
  52. c5fe557 Merge branch 'topic/bxt-stage1' into drm-intel-next-queued by Daniel Vetter · 10 years ago
  53. 9bdbd0b drm/i915: Allocate connector state together with the connectors by Ander Conselvan de Oliveira · 10 years ago
  54. 3449ca8 drm/i915/bxt: Increase DDI buf idle timeout by Vandana Kannan · 10 years ago
  55. 1652d19 drm/i915: Convert the ddi cdclk code to get_display_clock_speed by Ville Syrjälä · 10 years ago
  56. 3165c07 drm/i915: Use atomic state in intel_ddi_crtc_get_new_encoder() by Ander Conselvan de Oliveira · 10 years ago
  57. a8f3ef6 drm/i915/skl: Add support for edp 1.4 intermediate frequencies by Sonika Jindal · 10 years ago
  58. 7ff4467 drm/i915/skl: Only use the 800mV+2bB HDMI translation entry by Damien Lespiau · 10 years ago
  59. 7ad14a2 drm/i915/skl: Add support for edp1.4 low vswing by Sonika Jindal · 10 years ago
  60. 0cb09a9 drm/i915: Use pipe_config's cpu_transcoder for reading encoder hw state by Ander Conselvan de Oliveira · 10 years ago
  61. c395578 drm/i915: Enable/disable DRRS by Vandana Kannan · 10 years ago
  62. 6e3c971 drm/i915: Make intel_crtc->config a pointer by Ander Conselvan de Oliveira · 10 years ago
  63. 190f68c drm/i915: Pass new_config down do crtc_compute_clock by Ander Conselvan de Oliveira · 10 years ago
  64. 2d112de drm/i915: Embedded struct drm_crtc_state in intel_crtc_state by Ander Conselvan de Oliveira · 10 years ago
  65. 5cec258 drm/i915: Rename struct intel_crtc_config to intel_crtc_state by Ander Conselvan de Oliveira · 10 years ago
  66. 22606a1 drm/i915: Consolidate DDI clock reading out in a single function by Damien Lespiau · 10 years ago
  67. 6c93068 drm/i915/skl: Update the DDI translation values for DP/eDP 1.3 by Damien Lespiau · 10 years ago
  68. bbd440f drm/i915: Don't rely upon encoder->type for infoframe hw state readout by Daniel Vetter · 10 years ago
  69. f061b9b drm/i915/ddi: set has_infoframe flag on DDI too v2 by Jesse Barnes · 10 years ago
  70. cbc572a drm/i915/ddi: add break in DDI mode select switch by Jesse Barnes · 10 years ago
  71. 134ffa4 drm/i915/skl: Use the pipe config DPLL tracking to query the link clock by Damien Lespiau · 10 years ago
  72. 5416d87 drm/i915/skl: Set the eDP link rate on DPLL0 by Damien Lespiau · 10 years ago
  73. 0bc12bc drm/i915: Introduce intel_psr.c by Rodrigo Vivi · 10 years ago
  74. 21318cc drm/i915/skl: Fix big integer constant sparse warning by Damien Lespiau · 10 years ago
  75. 23f08d8 drm/i915/skl: Apply eDP WA only for gen < 9 by Vandana Kannan · 10 years ago
  76. 82d3543 drm/i915/skl: Implementation of SKL DPLL programming by Satheeshakrishna M · 10 years ago
  77. efa80ad drm/i915/skl: Adjust the port PLL selection code by Satheeshakrishna M · 10 years ago
  78. d1a2dc7 drm/i915/skl: Define shared DPLLs for Skylake by Satheeshakrishna M · 10 years ago
  79. 540e732 drm/i915/skl: Determine enabled PLL and its linkrate/pixel clock by Satheeshakrishna M · 10 years ago
  80. 121643c drm/i915/skl: CD clock back calculation for SKL by Satheeshakrishna M · 10 years ago
  81. 82910ac drm/i915: make pipe/port based audio valid accessors easier to use by Jani Nikula · 10 years ago
  82. 797d025 drm/i915: Covert HSW+ to choose DPLLS before disabling CRTCs by Ander Conselvan de Oliveira · 10 years ago
  83. 3e369b7 drm/i915: Move dpll crtc_mask and hw_state fields into separate struct by Ander Conselvan de Oliveira · 10 years ago
  84. d0737e1 drm/i915: Make *_crtc_mode_set work on new_config by Ander Conselvan de Oliveira · 10 years ago
  85. 69bfe1a drm/i915: introduce intel_audio_codec_{enable, disable} by Jani Nikula · 10 years ago
  86. 2aa0de3 drm/i915/ddi: write ELD where it's supposed to be done by Jani Nikula · 10 years ago
  87. 33d1e7c6 drm/i915: pass intel_encoder to intel_write_eld by Jani Nikula · 10 years ago
  88. 95626e7 drm/i915: Use IS_HSW_ULT() in HSW CDCLK clock read-out by Damien Lespiau · 10 years ago
  89. f458ebb drm/i915: Bikeshed rpm functions name a bit. by Daniel Vetter · 10 years ago
  90. 955e36d Merge branch 'topic/skl-stage1' into drm-intel-next-queued by Daniel Vetter · 10 years ago
  91. 6805b2a drm/i915: Broadwell DDI Buffer translation - more tuning by Rodrigo Vivi · 10 years ago
  92. 17b523b drm/i915: Broadwell DDI Buffer translation changed to give better margin. by Rodrigo Vivi · 10 years ago
  93. 7f88e3a drm/i915/skl: Program the DDI buffer translation tables by Damien Lespiau · 11 years ago
  94. 2789339 drm/i915: Rewrite ABS_DIFF() in a safer manner by Damien Lespiau · 10 years ago
  95. 1012205 drm/i915/ddi: use struct for ddi buf translation tables by Jani Nikula · 10 years ago
  96. c5fe6a0 drm/i915: Rename defines for selection of ddi buffer translation slot by Sonika Jindal · 10 years ago
  97. d6699dd drm/i915: Fix wrong number of HDMI translation entries by Damien Lespiau · 10 years ago
  98. ac921bd drm/i915: Remove now useless comments about the translation values by Damien Lespiau · 10 years ago
  99. 156ae28 drm/i915/bdw: Remove the HDMI/DVI entry from the DP/eDP/FDI tables by Damien Lespiau · 10 years ago
  100. a26aa8b drm/i915/bdw: Provide the BDW specific HDMI buffer translation table by Damien Lespiau · 10 years ago