1. d2152b2 drm/i915/chv: Set soft reset override bit for data lane resets by Ville Syrjälä · 10 years ago
  2. 580d381 drm/i915/chv: Reset data lanes in encoder .post_disable() hook by Ville Syrjälä · 10 years ago
  3. 949c1d4 drm/i915/chv: Move data lane deassert to encoder pre_enable by Ville Syrjälä · 10 years ago
  4. 71485e0 drm/i915/chv: Fix PORT_TO_PIPE for CHV by Ville Syrjälä · 10 years ago
  5. c0c3532 drm/i915/chv: Fix gmbus for port D by Ville Syrjälä · 10 years ago
  6. 882ec38 drm/i915/chv: Configure crtc_mask correctly for CHV by Ville Syrjälä · 10 years ago
  7. 4cde8a2 drm/i915/hdmi: Remove ->mode_set callback by Daniel Vetter · 10 years ago
  8. e55dd22 drm/i915/hdmi: Remove redundant IS_VLV checks by Daniel Vetter · 10 years ago
  9. 9ed109a drm/i915: Track has_audio in the pipe config by Daniel Vetter · 10 years ago
  10. 6897b4b drm/i915: Track hdmi mode in the pipe config by Daniel Vetter · 10 years ago
  11. abac6a0 drm/i915/hdmi: Enable hdmi mode on g4x, too by Daniel Vetter · 10 years ago
  12. 44f37d1 drm/i915/chv: Pipe select change for DP and HDMI by Chon Ming Lee · 10 years ago
  13. e4a1d84 drm/i915/chv: Add phy supports for Cherryview by Chon Ming Lee · 10 years ago
  14. 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
  15. 4047845 drm/i915: Allow user modes to exceed DVI 165MHz limit by Ville Syrjälä · 10 years ago
  16. 13732ba drm/i915: move infoframe setting to after pll enable v3 by Jesse Barnes · 10 years ago
  17. 759c85e drm/i915: enable HDMI mode on VLV when an HDMI sink is detected by Jesse Barnes · 10 years ago
  18. 4d47dfb drm/i915/vlv: disable AVI infoframe emission when writing infoframes by Jesse Barnes · 10 years ago
  19. 6a2b802 drm/i915/vlv: write the port field in the per-pipe DIP control reg by Jesse Barnes · 10 years ago
  20. c6f1495 drm/i915: Allow HDMI+HDMI cloning on g4x by Ville Syrjälä · 10 years ago
  21. 301ea74 drm/i915: Allow HDMI+VGA cloning by Ville Syrjälä · 10 years ago
  22. 7180063 drm/i915: Don't use HDMI 12bpc when cloning with other encoder types by Ville Syrjälä · 10 years ago
  23. e8e6e60 Merge tag 'v3.14-rc6' into drm-intel-next-queued by Daniel Vetter · 10 years ago
  24. bc079e8 drm/i915: Make encoder cloning more flexible by Ville Syrjälä · 10 years ago
  25. 6d129be drm/i915: check port power domain when reading the encoder hw state by Imre Deak · 10 years ago
  26. 671dedd drm/i915: get port power domain in connector detect handlers by Imre Deak · 10 years ago
  27. 6375b76 drm/i915: Reject >165MHz modes w/ DVI monitors by Ville Syrjälä · 10 years ago
  28. 4932e2c drm/i915: add unregister callback to connector by Imre Deak · 10 years ago
  29. 822cdc5 drm/i915: Convert DIP port switch cases to a simple macro by Ville Syrjälä · 10 years ago
  30. a57c774 drm/i915: Reorganize display pipe register accesses by Antti Koskipaa · 10 years ago
  31. fff6386 drm/i915: Don't cast away const from infoframe buffer by Ville Syrjälä · 11 years ago
  32. c19de8e drm/i915: Return a drm_mode_status enum in the mode_valid vfuncs by Damien Lespiau · 11 years ago
  33. c09cd6e Merge branch 'backlight-rework' into drm-intel-next-queued by Daniel Vetter · 11 years ago
  34. e4607fc drm/i915/vlv: Make the vlv_dpio_read/vlv_dpio_write more PHY centric by Chon Ming Lee · 11 years ago
  35. e3c3357 drm/i915/bdw: Broadwell has a max port clock of 300Mhz on HDMI by Damien Lespiau · 11 years ago
  36. ab3c759 drm/i915/vlv: Rename VLV DPIO register to be more structure to match configdb document. by Chon Ming Lee · 11 years ago
  37. 9514ac6 drm/i915: Move some hdmi enable function name to vlv specific. by Chon Ming Lee · 11 years ago
  38. d9255d5 drm/i915: destroy connector sysfs files earlier by Paulo Zanoni · 11 years ago
  39. 573e74a drm/i915: Allow stereo modes on HDMI by Damien Lespiau · 11 years ago
  40. 241bfc3 drm/i915: Use crtc_clock with the adjusted mode by Damien Lespiau · 11 years ago
  41. b14c567 drm/i915: use pointer = k[cmz...]alloc(sizeof(*pointer), ...) pattern by Daniel Vetter · 11 years ago
  42. d68e7c3 drm/i915: Use adjusted_mode in HDMI 12bpc clock check by Ville Syrjälä · 11 years ago
  43. 18442d0 drm/i915: Fix port_clock and adjusted_mode.clock readout all over by Ville Syrjälä · 11 years ago
  44. 5e69f97 drm/i915: Add additional pipe parameter for vlv_dpio_read and vlv_dpio_write. v2 by Chon Ming Lee · 11 years ago
  45. efa27f9 Merge tag 'drm-intel-next-2013-08-23' of git://people.freedesktop.org/~danvet/drm-intel into drm-next by Dave Airlie · 11 years ago
  46. c8bb75a drm/i915/hdmi: Write HDMI vendor specific infoframes by Lespiau, Damien · 11 years ago
  47. f3f0857 drm/i915: remove set but unused variables by Paulo Zanoni · 11 years ago
  48. 9712def Merge tag 'drm-intel-next-2013-08-09' of git://people.freedesktop.org/~danvet/drm-intel into drm-next by Dave Airlie · 11 years ago
  49. 1dda8d0 Merge remote-tracking branch 'pfdo/drm-rcar-for-v3.12' into drm-next by Dave Airlie · 11 years ago
  50. 9198ee5 drm/i915/hmdi: Rename set_infoframe() to write_infoframe() by Damien Lespiau · 11 years ago
  51. bf02db9 drm: Handle the DBLCLK flag in the common infoframe helper by Damien Lespiau · 11 years ago
  52. c5022bb drm/i915: Remove the now obsolete infoframe definitions by Damien Lespiau · 11 years ago
  53. 5adaea7 drm/i915/hdmi: Port the infoframe code to the common hdmi helpers by Damien Lespiau · 11 years ago
  54. 178f736 drm/i915/hdmi: Change the write_infoframe vfunc to take a buffer and a type by Damien Lespiau · 11 years ago
  55. b76cf76 drm/i915: rearrange vlv hdmi enable and pre_enable callbacks by Jani Nikula · 11 years ago
  56. 0980a60 drm/i915: Acquire dpio_lock for VLV sideband programming in DP/HDMI by Chris Wilson · 11 years ago
  57. c59423a drm/i915/hdmi: use native encoder mode_set callback by Daniel Vetter · 11 years ago
  58. 164c859 drm/i915: Add some debug breadcrumbs to connector detection by Chris Wilson · 11 years ago
  59. 7d148ef drm/i915: fix hdmi portclock limits by Daniel Vetter · 11 years ago
  60. 2af2c49 Revert "drm/i915: Don't use the HDMI port color range bit on Valleyview" by Ville Syrjälä · 11 years ago
  61. ff9a675 drm/i915: store adjusted dotclock in adjusted_mode->clock by Daniel Vetter · 11 years ago
  62. ae99258 drm/i915: rename VLV IOSF sideband functions logically by Jani Nikula · 11 years ago
  63. a1ca802 drm/i915: drop redundant warnings on not holding dpio_lock by Jani Nikula · 11 years ago
  64. 045ac3b drm/i915: add encoder get_config function v5 by Jesse Barnes · 11 years ago
  65. e1b73cb Merge tag 'v3.10-rc2' into drm-intel-next-queued by Daniel Vetter · 11 years ago
  66. e29c22c drm/i915: implement fdi auto-dithering by Daniel Vetter · 11 years ago
  67. 325b9d0 drm/i915: fixup 12bpc hdmi dotclock handling by Daniel Vetter · 11 years ago
  68. ae4edb8 drm/i915: avoid full modeset when changing the color range properties by Daniel Vetter · 11 years ago
  69. 89b667f drm/i915: update VLV PLL and DPIO code v11 by Jesse Barnes · 11 years ago
  70. 3b117c8 drm/i915: move cpu_transcoder to the pipe configuration by Daniel Vetter · 11 years ago
  71. 821450c drm/i915: (re)init HPD interrupt storm statistics by Egbert Eich · 11 years ago
  72. 83a2af8 drm/i915: Don't use the HDMI port color range bit on Valleyview by Ville Syrjälä · 11 years ago
  73. 4e53c2e drm/i915: precompute pipe bpp before touching the hw by Daniel Vetter · 11 years ago
  74. 965e0c4 drm/i915: introduce pipe_config->dither|pipe_bpp by Daniel Vetter · 11 years ago
  75. 50f3b01 drm/i915: add pipe_config->limited_color_range by Daniel Vetter · 11 years ago
  76. 5bfe2ac drm/i915: add pipe_config->has_pch_encoder by Daniel Vetter · 11 years ago
  77. 4f770a5 DRM/i915: Get rid if the 'hotplug_supported_mask' in struct drm_i915_private. by Egbert Eich · 11 years ago
  78. 1d843f9 DRM/I915: Add enum hpd_pin to intel_encoder. by Egbert Eich · 11 years ago
  79. 7637bfd drm/i915: use VLV DIP routines on VLV v2 by Jesse Barnes · 11 years ago
  80. 0d4a42f Merge tag 'v3.9-rc3' into drm-intel-next-queued by Daniel Vetter · 11 years ago
  81. 4f3a8bc drm/i915: rename some HDMI bit definitions by Paulo Zanoni · 11 years ago
  82. dc0fa71 drm/i915: remove duplicated SDVO/HDMI bit definitions by Paulo Zanoni · 11 years ago
  83. 7d9bceb drm/i915: Use cpu_transcoder for HSW_TVIDEO_DIP_* instead of pipe by Rodrigo Vivi · 11 years ago
  84. 28ee461 Merge branch 'drm/hdmi-for-3.9' of git://anongit.freedesktop.org/tegra/linux into drm-next by Dave Airlie · 11 years ago
  85. a497bfe Merge branch 'drm-intel-fixes' of git://people.freedesktop.org/~danvet/drm-intel into drm-next by Dave Airlie · 11 years ago
  86. 202adf4 drm/i915: Revert hdmi HDP pin checks by Daniel Vetter · 11 years ago
  87. 18316c8 drm: Remove duplicate drm_mode_cea_vic() by Thierry Reding · 12 years ago
  88. b81e059 Merge branch 'drm-intel-fixes' of git://people.freedesktop.org/~danvet/drm-intel into drm-next by Dave Airlie · 11 years ago
  89. b242b7f drm/i915: rename sdvox_reg to hdmi_reg on HDMI context by Paulo Zanoni · 11 years ago
  90. 22b8bf1 drm/i915: use HAS_DDI on intel_hdmi.c and intel_display.c by Paulo Zanoni · 11 years ago
  91. 26739f1 drm/i915: unify HDMI/DP hpd definitions by Daniel Vetter · 11 years ago
  92. af5676f drm/i915: rip out helper->disable noop functions by Daniel Vetter · 11 years ago
  93. 69fde0a drm/i915: Convert intel_hdmi to enum port by Ville Syrjälä · 11 years ago
  94. abedc07 drm/i915: Provide the quantization range in the AVI infoframe by Ville Syrjälä · 11 years ago
  95. 55bc60d drm/i915: Add "Automatic" mode for the "Broadcast RGB" property by Ville Syrjälä · 11 years ago
  96. 3685a8f drm/i915: Fix RGB color range property for PCH platforms by Ville Syrjälä · 11 years ago
  97. c0c36b94 drm/i915: Return the real error code from intel_set_mode() by Chris Wilson · 12 years ago
  98. b0ea7d3 drm/i915/hdmi: Read the HPD status before trying to read the EDID by Damien Lespiau · 12 years ago
  99. affa935 drm/i915: add HAS_DDI check by Paulo Zanoni · 12 years ago
  100. 9a69b88 drm/i915: set the VIC of the mode on the AVI InfoFrame by Paulo Zanoni · 12 years ago