1. c5fe6a0 drm/i915: Rename defines for selection of ddi buffer translation slot by Sonika Jindal · 10 years ago
  2. d6699dd drm/i915: Fix wrong number of HDMI translation entries by Damien Lespiau · 10 years ago
  3. ac921bd drm/i915: Remove now useless comments about the translation values by Damien Lespiau · 10 years ago
  4. 156ae28 drm/i915/bdw: Remove the HDMI/DVI entry from the DP/eDP/FDI tables by Damien Lespiau · 10 years ago
  5. a26aa8b drm/i915/bdw: Provide the BDW specific HDMI buffer translation table by Damien Lespiau · 10 years ago
  6. ce4dd49 drm/i915: Gather the HDMI level shifter logic into one place by Damien Lespiau · 10 years ago
  7. 3d51278a drm/i915: Make ddi_clock_gate() HSW/BDW specific by Daniel Vetter · 10 years ago
  8. ad13d60 drm/i915: Split the CDCLK retrieval per-platform by Damien Lespiau · 10 years ago
  9. d664c0c drm/i915: Make intel_ddi_calculate_wrpll() HSW/BDW specific by Damien Lespiau · 10 years ago
  10. 0220ab6 drm/i915: Split the BDW/HSW specific shared pll selection by Damien Lespiau · 10 years ago
  11. bf9584b drm/i915: Fix stale comment for intel_ddi_pll_select() by Damien Lespiau · 10 years ago
  12. 143b307 drm/i915: Extract the HSW/BDW shared dpll init code by Damien Lespiau · 10 years ago
  13. c759606 Merge tag 'drm-intel-next-2014-07-25-merged' of git://anongit.freedesktop.org/drm-intel into drm-next by Dave Airlie · 10 years ago
  14. f68d697 drm/i915: only hook up hpd pulse for DP outputs by Chris Wilson · 10 years ago
  15. 4dac3ed Merge remote-tracking branch 'airlied/drm-next' into drm-intel-next by Daniel Vetter · 10 years ago
  16. ca1381b drm/i915: Make the WRPLL names const by Damien Lespiau · 10 years ago
  17. 0e32b39 drm/i915: add DP 1.2 MST support (v0.7) by Dave Airlie · 10 years ago
  18. 44905a2 i915: split some DP modesetting code into a separate function by Dave Airlie · 10 years ago
  19. df8ad70 drm/i915: Only touch WRPLL hw state in enable/disable hooks by Daniel Vetter · 10 years ago
  20. 716c2e5 drm/i915: Switch to common shared dpll framework for WRPLLs by Daniel Vetter · 10 years ago
  21. e0b01be drm/i915: ->enable hook for WRPLLs by Daniel Vetter · 10 years ago
  22. 1203043 drm/i915: ->disable hook for WRPLLs by Daniel Vetter · 10 years ago
  23. d452c5b drm/i915: State readout support for WRPLLs by Daniel Vetter · 10 years ago
  24. 9cd8693 drm/i915: Basic shared dpll support for WRPLLs by Daniel Vetter · 10 years ago
  25. 0e50338 drm/i915: Precompute static ddi_pll_sel values in encoders by Daniel Vetter · 10 years ago
  26. 26804af drm/i915: State readout and cross-checking for ddi_pll_sel by Daniel Vetter · 10 years ago
  27. de7cfc6 drm/i915: Move ddi_pll_sel into the pipe config by Daniel Vetter · 10 years ago
  28. abfdc1e drm/i915: Move SPLL disabling into hsw_crt_post_disable by Daniel Vetter · 10 years ago
  29. 082717e drm/i915: Move the SPLL enabling into hsw_crt_pre_enable by Daniel Vetter · 10 years ago
  30. 114fe48 drm/i915: Clean up WRPLL/SPLL #defines by Daniel Vetter · 10 years ago
  31. 7ca1ac1 drm/i915: Remove spll_refcount for hsw by Daniel Vetter · 10 years ago
  32. fabf6e5 drm/i915: Support pf CRC source on haswell transcoder edp by Daniel Vetter · 10 years ago
  33. 13cf550 drm/i915: rework digital port IRQ handling (v2) by Dave Airlie · 10 years ago
  34. 9576c27 drm/i915: update BDW DDI buffer translations by Paulo Zanoni · 10 years ago
  35. d45a0bf drm/i915: grab the audio power domain when enabling audio on HSW+ by Paulo Zanoni · 10 years ago
  36. a60551b drm/i915: don't read HSW_AUD_PIN_ELD_CP_VLD when the power well is off by Paulo Zanoni · 10 years ago
  37. 30cf6db drm/i915/ddi: Remove ->mode_set callback by Daniel Vetter · 10 years ago
  38. 9ed109a drm/i915: Track has_audio in the pipe config by Daniel Vetter · 10 years ago
  39. acfa75b drm/i915: Simplify audio handling on DDI ports by Daniel Vetter · 10 years ago
  40. 6897b4b drm/i915: Track hdmi mode in the pipe config by Daniel Vetter · 10 years ago
  41. 882244a drm/i915: fix WARNs when reading DDI state while suspended by Paulo Zanoni · 10 years ago
  42. 24f3e09 drm/i915: finish off reverting eDP VDD changes by Jani Nikula · 10 years ago
  43. 849e39f drm/i915: properly disable the VDD when disabling the panel by Paulo Zanoni · 10 years ago
  44. bc079e8 drm/i915: Make encoder cloning more flexible by Ville Syrjälä · 10 years ago
  45. 6d129be drm/i915: check port power domain when reading the encoder hw state by Imre Deak · 10 years ago
  46. e358990 drm/i915: Consolidate FUSE_STRAP in one set of defines by Damien Lespiau · 11 years ago
  47. 20f0ec1 drm/i915: fix WRPLL clock calculation by Jesse Barnes · 11 years ago
  48. 1157855 drm/i915: clock readout support for DDI v3 by Jesse Barnes · 11 years ago
  49. 4be7378 drm/i915: drop ironlake_ prefix from edp panel/backlight functions by Daniel Vetter · 11 years ago
  50. cfd72a4 Merge branch 'drm-intel-next' of git://people.freedesktop.org/~danvet/drm-intel into drm-next by Dave Airlie · 11 years ago
  51. 0d9d349 Merge commit origin/master into drm-intel-next by Daniel Vetter · 11 years ago
  52. 0882dae drm/i915: fix DDI PLLs HW state readout code by Paulo Zanoni · 11 years ago
  53. 859ae23 Merge tag 'drm-intel-next-2013-12-13' of git://people.freedesktop.org/~danvet/drm-intel into drm-next by Dave Airlie · 11 years ago
  54. da32cc9 Merge tag 'drm-intel-next-2013-11-29' of git://people.freedesktop.org/~danvet/drm-intel into drm-next by Dave Airlie · 11 years ago
  55. 566b734 drm/i915: split intel_ddi_pll_mode_set in 2 pieces by Paulo Zanoni · 11 years ago
  56. dff392d drm/i915: don't touch the VDD when disabling the panel by Paulo Zanoni · 11 years ago
  57. 9b33600 drm/i915: don't enable VDD just to enable the panel by Paulo Zanoni · 11 years ago
  58. f7698ba Merge tag 'v3.13-rc3' into drm-intel-next-queued by Daniel Vetter · 11 years ago
  59. e1b2273 drm/i915: Fix copy/paste DP vs eDP error in comment by Damien Lespiau · 11 years ago
  60. 5d8a775 drm/i915: Check VBT for eDP ports on VLV by Ville Syrjälä · 11 years ago
  61. 76bb80e drm/i915/ddi: set sink to power down mode on dp disable by Jani Nikula · 11 years ago
  62. 1021442 drm/i915: Replicate BIOS eDP bpp clamping hack for hsw by Daniel Vetter · 11 years ago
  63. 0694001 drm/i915: reuse WRPLL when possible by Paulo Zanoni · 11 years ago
  64. 77d8d00 drm/i915/bdw: check DPD on port D when setting the DDI buffers by Paulo Zanoni · 11 years ago
  65. 300644c drm/i915/bdw: add BDW DDI buf translations for eDP by Paulo Zanoni · 11 years ago
  66. e58623c drm/i915/bdw: Add BDW DDI buffer translation values by Art Runyan · 11 years ago
  67. e39bf98 drm/i915/bdw: get the correct LCPLL frequency on Broadwell by Paulo Zanoni · 11 years ago
  68. c7670b1 drm/i915/bdw: on Broadwell, the panel fitter is on the pipe by Paulo Zanoni · 11 years ago
  69. 4a28ae5 drm/i915: don't leak dp_connector at intel_ddi_init by Paulo Zanoni · 11 years ago
  70. 967ad7f Merge remote-tracking branch 'airlied/drm-next' into drm-intel-next by Daniel Vetter · 11 years ago
  71. 6aba5b6 drm/i915/dp: get rid of intel_dp->link_configuration by Jani Nikula · 11 years ago
  72. 6801c18 drm/i915: Add HSW CRT output readout support by Ville Syrjälä · 11 years ago
  73. 311a209 drm/i915: don't init DP or HDMI when not supported by DDI port by Paulo Zanoni · 11 years ago
  74. 6acab15 drm/i915: use the HDMI DDI buffer translations from VBT by Paulo Zanoni · 11 years ago
  75. b14c567 drm/i915: use pointer = k[cmz...]alloc(sizeof(*pointer), ...) pattern by Daniel Vetter · 11 years ago
  76. b599c89 Merge tag 'v3.12-rc2' into drm-intel-next by Daniel Vetter · 11 years ago
  77. eb14cb7 drm/i915: Add state readout and checking for has_dp_encoder and dp_m_n by Ville Syrjälä · 11 years ago
  78. 42571ae drm/i915: Add support for pipe_bpp readout by Ville Syrjälä · 11 years ago
  79. a666283 drm/i915: Fix HSW sync flags to use pipe config adjusted_mode by Ville Syrjälä · 11 years ago
  80. fd4daa9 drm/i915: Track pfit enable state separately from size by Chris Wilson · 11 years ago
  81. 20f4dbe drm/i915: expose intel_ddi_get_encoder_port() by Jani Nikula · 11 years ago
  82. a400664 drm/i915: add the FCLK case to intel_ddi_get_cdclk_freq by Paulo Zanoni · 11 years ago
  83. ad8d270 drm/i915: remove use_fdi_mode argument from intel_prepare_ddi_buffers by Paulo Zanoni · 11 years ago
  84. f72d19f drm/i915: silence useless messages about DDI buffer translation by Paulo Zanoni · 11 years ago
  85. c7d8be3 drm/i915/ddi: use the native encoder ->mode_set callback by Daniel Vetter · 11 years ago
  86. cb54b53 Merge commit 'Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linux' by Daniel Vetter · 11 years ago
  87. 4906557 drm/i915: Hook PSR functionality by Rodrigo Vivi · 11 years ago
  88. bcf53de drm/i915: Preserve the DDI_A_4_LANES bit from the bios by Stéphane Marchesin · 11 years ago
  89. 15b1d17 drm/i915: fix the "ghost eDP" encoder unwind path by Paulo Zanoni · 11 years ago
  90. b2f246a drm/i915: fix the "ghost eDP" connector unwind path by Paulo Zanoni · 11 years ago
  91. 16c2553 drm/i915: propagate errors from intel_dp_init_connector by Paulo Zanoni · 11 years ago
  92. ef1b460 drm/i915: set default value for config->pixel_multiplier by Daniel Vetter · 11 years ago
  93. ff9a675 drm/i915: store adjusted dotclock in adjusted_mode->clock by Daniel Vetter · 11 years ago
  94. eccb140 drm/i915: hw state readout&check support for cpu_transcoder by Daniel Vetter · 11 years ago
  95. b2b877f drm/i915: make intel_ddi_get_cdclk_freq return values in KHz by Paulo Zanoni · 11 years ago
  96. 045ac3b drm/i915: add encoder get_config function v5 by Jesse Barnes · 11 years ago
  97. e1b73cb Merge tag 'v3.10-rc2' into drm-intel-next-queued by Daniel Vetter · 11 years ago
  98. 1c0b85c drm/i915: Compute WR PLL dividers dynamically by Damien Lespiau · 11 years ago
  99. 8693a82 drm/i915: Add references to some workaround we implement by Damien Lespiau · 11 years ago
  100. c77bf56 drm/i915: only disable DDI sound if intel_crtc->eld_vld by Paulo Zanoni · 11 years ago