1. 22f9fe5 drm/i915: fix DDI get_hw_state return value by Jesse Barnes · 11 years ago
  2. 4e53c2e drm/i915: precompute pipe bpp before touching the hw by Daniel Vetter · 11 years ago
  3. 965e0c4 drm/i915: introduce pipe_config->dither|pipe_bpp by Daniel Vetter · 11 years ago
  4. 5bfe2ac drm/i915: add pipe_config->has_pch_encoder by Daniel Vetter · 11 years ago
  5. a42f704 drm/i915: Warn if a pipe is enabled with a bogus port by Damien Lespiau · 11 years ago
  6. 8228c25 drm/i915: Rename intel_ddi_enable_pipe_func() to transcoder_func() by Damien Lespiau · 11 years ago
  7. 00037c2 drm/i915: Error out if we are trying to use VGA with SPLL already in use by Damien Lespiau · 11 years ago
  8. 0d4a42f Merge tag 'v3.9-rc3' into drm-intel-next-queued by Daniel Vetter · 11 years ago
  9. 2831d842 drm/i915: disable sound first on intel_disable_ddi by Paulo Zanoni · 11 years ago
  10. 2cc7954 Merge branch 'drm-intel-fixes' of git://people.freedesktop.org/~danvet/drm-intel into drm-next by Dave Airlie · 11 years ago
  11. f3e227d drm/i915: Fix missing variable initilization by Syam Sidhardhan · 11 years ago
  12. b81e059 Merge branch 'drm-intel-fixes' of git://people.freedesktop.org/~danvet/drm-intel into drm-next by Dave Airlie · 11 years ago
  13. b242b7f drm/i915: rename sdvox_reg to hdmi_reg on HDMI context by Paulo Zanoni · 11 years ago
  14. 876a8cd drm/i915: Preserve the DDI link reversal configuration by Damien Lespiau · 12 years ago
  15. 3e68320 drm/i915: Preserve the FDI line reversal override bit on CPT by Damien Lespiau · 12 years ago
  16. af5676f drm/i915: rip out helper->disable noop functions by Daniel Vetter · 12 years ago
  17. d6dd9eb drm/i915: dynamic Haswell display power well support by Daniel Vetter · 12 years ago
  18. 7b9f35a drm/i915: HDMI/DP - ELD info refresh support for Haswell by Wang Xingchao · 12 years ago
  19. 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
  20. 68d18ad drm/i915: set the LPT FDI RX polarity reversal bit when needed by Paulo Zanoni · 12 years ago
  21. 248138b drm/i915: fix hsw_fdi_link_train "retry" code by Paulo Zanoni · 12 years ago
  22. 1a240d4 drm/i915: fixup sparse warnings by Daniel Vetter · 12 years ago
  23. 0d536cb drm/i915: invert the log inside intel_prepare_ddi by Paulo Zanoni · 12 years ago
  24. affa935 drm/i915: add HAS_DDI check by Paulo Zanoni · 12 years ago
  25. c1f63f9 drm/i915: intel_prepare_ddi_buffers should be static by Paulo Zanoni · 12 years ago
  26. d567b07 drm/i915: fix intel_ddi_get_cdclk_freq for ULT machines by Paulo Zanoni · 12 years ago
  27. 8fed619 drm/i915: Enable DP audio for Haswell by Takashi Iwai · 12 years ago
  28. 1ad960f drm/i915: fix Haswell FDI link disable path by Paulo Zanoni · 12 years ago
  29. 0494564 drm/i915: fix Haswell FDI link training code by Paulo Zanoni · 12 years ago
  30. 349d7e5 drm/i915: set the correct number of FDI lanes on Haswell by Paulo Zanoni · 12 years ago
  31. 00c09d7 drm/i915: create the DDI encoder by Paulo Zanoni · 12 years ago
  32. bcbc889 drm/i915: add intel_ddi_connector_get_hw_state by Paulo Zanoni · 12 years ago
  33. 174edf1 drm/i915: add port field to intel_digital_port by Paulo Zanoni · 12 years ago
  34. 5de8bbf drm/i915: enable DDI eDP by Paulo Zanoni · 12 years ago
  35. 82a4d9c drm/i915: turn the eDP DDI panel on/off by Paulo Zanoni · 12 years ago
  36. d6c50ff drm/i915: set/unset the DDI eDP backlight by Paulo Zanoni · 12 years ago
  37. b8fc2f6 drm/i915: set the correct eDP aux channel clock divider on DDI by Paulo Zanoni · 12 years ago
  38. e6f0bfc drm/i915: select the correct pipe when using TRANSCODER_EDP by Paulo Zanoni · 12 years ago
  39. c980979 drm/i915: convert PIPE_MSA_MISC to transcoder by Paulo Zanoni · 12 years ago
  40. ad80a81 drm/i915: convert DDI_FUNC_CTL to transcoder by Paulo Zanoni · 12 years ago
  41. bb523fc drm/i915: convert PIPE_CLK_SEL to transcoder by Paulo Zanoni · 12 years ago
  42. c19b066 drm/i915: implement Haswell DP link train sequence by Paulo Zanoni · 12 years ago
  43. a836bdf drm/i915: add DP support to intel_ddi_disable_port by Paulo Zanoni · 12 years ago
  44. 247d89f drm/i915: add DP support to intel_ddi_mode_set by Paulo Zanoni · 12 years ago
  45. 6547fef drm/i915: add DP support to intel_enable_ddi by Paulo Zanoni · 12 years ago
  46. fe43d3f drm/i915: add DP support to intel_ddi_get_hw_state by Paulo Zanoni · 12 years ago
  47. 0bdee30 drm/i915: add DP support to intel_ddi_get_encoder_port by Paulo Zanoni · 12 years ago
  48. 068759b drm/i915: add DP support to intel_ddi_pll_mode_set by Paulo Zanoni · 12 years ago
  49. dae8479 drm/i915: add intel_ddi_set_pipe_settings by Paulo Zanoni · 12 years ago
  50. 7739c33 drm/i915: add DP support to intel_ddi_enable_pipe_func by Paulo Zanoni · 12 years ago
  51. 39bc66c drm/i915: Fix the SCC/SSC typo in the SPLL bits definition by Damien Lespiau · 12 years ago
  52. 2886e93 drm/i915: disable DDI_BUF_CTL at the correct time by Paulo Zanoni · 12 years ago
  53. 1e6210f drm/i915: don't rely on previous values set on DDI_BUF_CTL by Paulo Zanoni · 12 years ago
  54. 6441ab5 drm/i915: completely rewrite the Haswell PLL handling code by Paulo Zanoni · 12 years ago
  55. fc91463 drm/i915: enable and disable PIPE_CLK_SEL at the right time by Paulo Zanoni · 12 years ago
  56. 8d9ddbc drm/i915: enable and disable DDI_FUNC_CTL at the right time by Paulo Zanoni · 12 years ago
  57. 79f689a drm/i915: rewrite the LCPLL code by Paulo Zanoni · 12 years ago
  58. 85234cd drm/i915/hdmi: implement get_hw_state by Daniel Vetter · 12 years ago
  59. 5ab432e drm/i915/hdmi: convert to encoder->disable/enable by Daniel Vetter · 12 years ago
  60. 4f07854 drm/i915: write eld info for HDMI audio by Wang Xingchao · 12 years ago
  61. 126e9be drm/i915: try harder to find WR PLL clock settings by Paulo Zanoni · 12 years ago
  62. 602c43d drm/i915: completely reset the value of DDI_FUNC_CTL by Paulo Zanoni · 12 years ago
  63. dfcef25 drm/i915: correctly set the DDI_FUNC_CTL bpc field by Paulo Zanoni · 12 years ago
  64. f63eb7c drm/i915: set the DDI sync polarity bits by Paulo Zanoni · 12 years ago
  65. 3f7c447 drm/i915: fix pipe DDI mode select by Paulo Zanoni · 12 years ago
  66. 08d644a drm/i915: add port parameter to intel_hdmi_init by Daniel Vetter · 12 years ago
  67. 4acf518 drm/i915: program FDI_RX TP and FDI delays by Eugeni Dodonov · 12 years ago
  68. 687f4d0 drm/i915: add set_infoframes to struct intel_hdmi by Paulo Zanoni · 12 years ago
  69. 72662e1 drm/i915: prepare HDMI link for Haswell by Eugeni Dodonov · 12 years ago
  70. 12a13a3 drm/i915: add WR PLL programming table by Eugeni Dodonov · 12 years ago
  71. 0e72a5b drm/i915: detect digital outputs on Haswell by Eugeni Dodonov · 12 years ago
  72. c82e4d2 drm/i915: support DDI training in FDI mode by Eugeni Dodonov · 12 years ago
  73. 45244b8 drm/i915: initialize DDI buffer translations by Eugeni Dodonov · 12 years ago