1. 237ed86 drm/i915: Check live status before reading edid by Sonika Jindal · 9 years ago
  2. d8b4c43 drm/i915: add attached connector to hdmi container by Shashank Sharma · 9 years ago
  3. e93c28f Merge tag 'drm-intel-next-fixes-2015-09-02' into drm-intel-next-queued by Daniel Vetter · 9 years ago
  4. a8f327f drm/i915: Clean up CHV lane soft reset programming by Ville Syrjälä · 9 years ago
  5. 11c1b65 drm/i915: Enable HDMI on DDI-E by Xiong Zhang · 9 years ago
  6. b0b3384 drm/i915: Trick CL2 into life on CHV when using pipe B with port B by Ville Syrjälä · 9 years ago
  7. e0fce78 drm/i915: Implement PHY lane power gating for CHV by Ville Syrjälä · 9 years ago
  8. d6db995 drm/i915: Add encoder->post_pll_disable() hooks and move CHV clock buffer disables there by Ville Syrjälä · 9 years ago
  9. 67fa24b drm/i915: Always program unique transition scale for CHV by Ville Syrjälä · 9 years ago
  10. 0f2a2a7 drm/i915: Clean up DP/HDMI limited color range handling by Ville Syrjälä · 9 years ago
  11. cf1d588 drm/i915/bxt: WA for swapped HPD pins in A stepping by Sonika Jindal · 9 years ago
  12. 4d688a2 drm/i915: Get rid of dpms handling. by Maarten Lankhorst · 9 years ago
  13. 5e6ccc0 drm/i915: Adjust BXT HDMI port clock limits by Ville Syrjälä · 9 years ago
  14. 7a0baa6 Revert "drm/i915: Disable 12bpc hdmi for now" by Ville Syrjälä · 9 years ago
  15. e64e739 drm/i915: Account for CHV/BXT DPLL clock limitations by Ville Syrjälä · 9 years ago
  16. 6fd765d drm/i915: Bump HDMI min port clock to 25 MHz by Ville Syrjälä · 9 years ago
  17. 3320e37 drm/i915: Double the port clock when using double clocked modes with 12bpc by Ville Syrjälä · 9 years ago
  18. be69a13 drm/i915: Fix hdmi clock readout with pixel repeat by Ville Syrjälä · 9 years ago
  19. ec1dc60 drm/i915: Check infoframe state more diligently. by Ville Syrjälä · 9 years ago
  20. 0be6f0c drm/i915: Disable all infoframes when turning off the HDMI port by Ville Syrjälä · 9 years ago
  21. bf868c7 drm/i915: Fix 12bpc HDMI enable for IBX by Ville Syrjälä · 9 years ago
  22. 12aa329 drm/i915: Enable default_phase in GCP when possible by Ville Syrjälä · 9 years ago
  23. 6d67415 drm/i915: Send GCP infoframes for deep color HDMI sinks by Ville Syrjälä · 9 years ago
  24. d1b1589 drm/i915: Implement WaEnableHDMI8bpcBefore12bpc:snb, ivb by Ville Syrjälä · 9 years ago
  25. 5e3daac drm/i915: Disable 12bpc hdmi for now by Daniel Vetter · 9 years ago
  26. a580516 drm/i915: s/dpio_lock/sb_lock/ by Ville Syrjälä · 9 years ago
  27. a4790ce drm/i915: Disable HDMI port after the pipe on PCH platforms by Ville Syrjälä · 9 years ago
  28. 1612c8b drm/i915: Fix the IBX transcoder B workarounds by Ville Syrjälä · 9 years ago
  29. c52bcef drm/i915: Remove the double register write from intel_disable_hdmi() by Ville Syrjälä · 9 years ago
  30. ccbaefa drm/i915: Remove a bogus 12bpc "toggle" from intel_disable_hdmi() by Ville Syrjälä · 9 years ago
  31. 9b6de0a drm/i915: Only wait for required lanes in vlv_wait_port_ready() by Ville Syrjälä · 9 years ago
  32. 2e523e9 drm/i915: Implement chv display PHY lane stagger setup by Ville Syrjälä · 9 years ago
  33. da3ced2 drm/i915: Use for_each_connector_in_state helper macro by Ander Conselvan de Oliveira · 9 years ago
  34. 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
  35. 052f62f drm/i915/hdmi: check port in ibx_infoframe_enabled by Jani Nikula · 9 years ago
  36. eeea3e6 drm/i915/hdmi: fix vlv infoframe port check by Jani Nikula · 9 years ago
  37. 535afa2 drm/i915/vlv: check port in infoframe_enabled v2 by Jesse Barnes · 9 years ago
  38. 4c27283 drm/i915: add bxt gmbus support by Jani Nikula · 9 years ago
  39. 08d9bc9 drm/i915: Allocate connector state together with the connectors by Ander Conselvan de Oliveira · 9 years ago
  40. 9bdbd0b drm/i915: Allocate connector state together with the connectors by Ander Conselvan de Oliveira · 9 years ago
  41. af8fcb9 drm/i915/chv: Remove DPIO force latency causing interpair skew issue by Clint Taylor · 9 years ago
  42. 988c701 drm/i915: rename GMBUS_PORT_* macros as GMBUS_PIN_* by Jani Nikula · 9 years ago
  43. 77f06c8 drm/i915: Don't depend on encoder->new_crtc in intel_hdmi_compute_config by Ander Conselvan de Oliveira · 9 years ago
  44. 9896972 drm/i915: Implement connector state duplication by Ander Conselvan de Oliveira · 9 years ago
  45. 2545e4a drm/i915: Add atomic_get_property entrypoint for connectors (v2) by Matt Roper · 9 years ago
  46. c6f95f2 drm/i915: Setup dummy atomic state for connectors (v3) by Matt Roper · 9 years ago
  47. 6e3c971 drm/i915: Make intel_crtc->config a pointer by Ander Conselvan de Oliveira · 9 years ago
  48. 2d112de drm/i915: Embedded struct drm_crtc_state in intel_crtc_state by Ander Conselvan de Oliveira · 9 years ago
  49. 5cec258 drm/i915: Rename struct intel_crtc_config to intel_crtc_state by Ander Conselvan de Oliveira · 9 years ago
  50. b4eb156 drm/i915/chv: Enable AVI, SPD and HDMI infoframes for CHV. by Clint Taylor · 10 years ago
  51. 89a35ec drm/i915/g4x: fix g4x infoframe readout by Jesse Barnes · 10 years ago
  52. e43823e drm/i915/hdmi: fetch infoframe status in get_config v2 by Jesse Barnes · 10 years ago
  53. c1dec79 drm/i915: enable audio codec after port by Jani Nikula · 10 years ago
  54. 495a5bb drm/i915/audio: add vlv/chv/gen5-7 audio codec disable sequence by Jani Nikula · 10 years ago
  55. 69bfe1a drm/i915: introduce intel_audio_codec_{enable, disable} by Jani Nikula · 10 years ago
  56. 33d1e7c6 drm/i915: pass intel_encoder to intel_write_eld by Jani Nikula · 10 years ago
  57. bbf0ef0 Merge tag 'drm-intel-next-2014-10-03-no-ppgtt' of git://anongit.freedesktop.org/drm-intel into drm-next by Dave Airlie · 10 years ago
  58. 2d65a9f Merge branch 'drm-next' of git://people.freedesktop.org/~airlied/linux by Linus Torvalds · 10 years ago
  59. 570e2a7 drm/i915: Clear TX FIFO reset master override bits on chv by Ville Syrjälä · 10 years ago
  60. a02ef3c drm/i915: Make sure hardware uses the correct swing margin/deemph bits on chv by Ville Syrjälä · 10 years ago
  61. f458ebb drm/i915: Bikeshed rpm functions name a bit. by Daniel Vetter · 10 years ago
  62. c84db77 drm/i915/hdmi: fix hdmi audio state readout by Jani Nikula · 10 years ago
  63. 10e972d drm/i915/hdmi, dp: Do not dereference the encoder in the connector destroy by Chris Wilson · 10 years ago
  64. 8c875fc drm/i915: Add limited color range readout for HDMI/DP ports on g4x/vlv/chv by Ville Syrjälä · 10 years ago
  65. 40d201a Merge tag 'drm-intel-next-2014-09-05' of git://anongit.freedesktop.org/drm-intel into drm-next by Dave Airlie · 10 years ago
  66. 697c407 drm/i915/hdmi: Enable pipe pixel replication for SD interlaced modes by Clint Taylor · 10 years ago
  67. 953ece697 drm/i915/hdmi: Cache EDID for a detection cycle by Chris Wilson · 10 years ago
  68. b2784e1 drm/i915: Introduce a for_each_intel_encoder() macro by Damien Lespiau · 10 years ago
  69. 1fb4450 drm/i915: Clarify CHV swing margin/deemph bits by Ville Syrjälä · 10 years ago
  70. 625695f drm/i915: Call intel_{dp, hdmi}_prepare for chv by Ville Syrjälä · 10 years ago
  71. 4dac3ed Merge remote-tracking branch 'airlied/drm-next' into drm-intel-next by Daniel Vetter · 10 years ago
  72. b98856a drm/i915: Replace HAS_PCH_SPLIT which incorrectly lets some platforms in by Sonika Jindal · 10 years ago
  73. f227ae9 drm/i915: Avoid incorrect returning for some platforms by Sonika Jindal · 10 years ago
  74. 94a11dd drm/i915: Add aspect ratio property for HDMI by Vandana Kannan · 10 years ago
  75. ca5a1b9 Merge tag 'drm-intel-next-2014-06-20' of git://anongit.freedesktop.org/drm-intel into drm-next by Dave Airlie · 10 years ago
  76. 34ea3d3 drm: add register and unregister functions for connectors by Thomas Wood · 10 years ago
  77. b9e5ac3 drm/i915/chv: Force clock buffer enables by Ville Syrjälä · 10 years ago
  78. 9197c88 drm/i915/chv: Try to program the PHY used clock channel overrides by Ville Syrjälä · 10 years ago
  79. c23cc41 drm/i915: replace drm_get_connector_name() with direct name field use by Jani Nikula · 10 years ago
  80. 1966e59 drm/i915/chv: Use RMW to toggle swing calc init by Ville Syrjälä · 10 years ago
  81. f72df8d drm/i915/chv: Don't do group access reads from TX lanes either by Ville Syrjälä · 10 years ago
  82. 97fd4d5 drm/i915/chv: Don't use PCS group access reads by Ville Syrjälä · 10 years ago
  83. d2152b2 drm/i915/chv: Set soft reset override bit for data lane resets by Ville Syrjälä · 10 years ago
  84. 580d381 drm/i915/chv: Reset data lanes in encoder .post_disable() hook by Ville Syrjälä · 10 years ago
  85. 949c1d4 drm/i915/chv: Move data lane deassert to encoder pre_enable by Ville Syrjälä · 10 years ago
  86. 71485e0 drm/i915/chv: Fix PORT_TO_PIPE for CHV by Ville Syrjälä · 10 years ago
  87. c0c3532 drm/i915/chv: Fix gmbus for port D by Ville Syrjälä · 10 years ago
  88. 882ec38 drm/i915/chv: Configure crtc_mask correctly for CHV by Ville Syrjälä · 10 years ago
  89. 4cde8a2 drm/i915/hdmi: Remove ->mode_set callback by Daniel Vetter · 10 years ago
  90. e55dd22 drm/i915/hdmi: Remove redundant IS_VLV checks by Daniel Vetter · 10 years ago
  91. 9ed109a drm/i915: Track has_audio in the pipe config by Daniel Vetter · 10 years ago
  92. 6897b4b drm/i915: Track hdmi mode in the pipe config by Daniel Vetter · 10 years ago
  93. abac6a0 drm/i915/hdmi: Enable hdmi mode on g4x, too by Daniel Vetter · 10 years ago
  94. 44f37d1 drm/i915/chv: Pipe select change for DP and HDMI by Chon Ming Lee · 10 years ago
  95. e4a1d84 drm/i915/chv: Add phy supports for Cherryview by Chon Ming Lee · 10 years ago
  96. 885ac04 Merge tag 'drm-intel-next-2014-04-16' of git://anongit.freedesktop.org/drm-intel into drm-next by Dave Airlie · 10 years ago
  97. 4047845 drm/i915: Allow user modes to exceed DVI 165MHz limit by Ville Syrjälä · 10 years ago
  98. 13732ba drm/i915: move infoframe setting to after pll enable v3 by Jesse Barnes · 10 years ago
  99. 759c85e drm/i915: enable HDMI mode on VLV when an HDMI sink is detected by Jesse Barnes · 10 years ago
  100. 4d47dfb drm/i915/vlv: disable AVI infoframe emission when writing infoframes by Jesse Barnes · 10 years ago