1. 4e53c2e drm/i915: precompute pipe bpp before touching the hw by Daniel Vetter · 11 years ago
  2. 965e0c4 drm/i915: introduce pipe_config->dither|pipe_bpp by Daniel Vetter · 11 years ago
  3. 50f3b01 drm/i915: add pipe_config->limited_color_range by Daniel Vetter · 11 years ago
  4. 5bfe2ac drm/i915: add pipe_config->has_pch_encoder by Daniel Vetter · 11 years ago
  5. 4f770a5 DRM/i915: Get rid if the 'hotplug_supported_mask' in struct drm_i915_private. by Egbert Eich · 11 years ago
  6. 1d843f9 DRM/I915: Add enum hpd_pin to intel_encoder. by Egbert Eich · 11 years ago
  7. 7637bfd drm/i915: use VLV DIP routines on VLV v2 by Jesse Barnes · 11 years ago
  8. 0d4a42f Merge tag 'v3.9-rc3' into drm-intel-next-queued by Daniel Vetter · 11 years ago
  9. 4f3a8bc drm/i915: rename some HDMI bit definitions by Paulo Zanoni · 11 years ago
  10. dc0fa71 drm/i915: remove duplicated SDVO/HDMI bit definitions by Paulo Zanoni · 11 years ago
  11. 7d9bceb drm/i915: Use cpu_transcoder for HSW_TVIDEO_DIP_* instead of pipe by Rodrigo Vivi · 11 years ago
  12. 28ee461 Merge branch 'drm/hdmi-for-3.9' of git://anongit.freedesktop.org/tegra/linux into drm-next by Dave Airlie · 11 years ago
  13. a497bfe Merge branch 'drm-intel-fixes' of git://people.freedesktop.org/~danvet/drm-intel into drm-next by Dave Airlie · 11 years ago
  14. 202adf4 drm/i915: Revert hdmi HDP pin checks by Daniel Vetter · 11 years ago
  15. 18316c8 drm: Remove duplicate drm_mode_cea_vic() by Thierry Reding · 12 years ago
  16. b81e059 Merge branch 'drm-intel-fixes' of git://people.freedesktop.org/~danvet/drm-intel into drm-next by Dave Airlie · 11 years ago
  17. b242b7f drm/i915: rename sdvox_reg to hdmi_reg on HDMI context by Paulo Zanoni · 11 years ago
  18. 22b8bf1 drm/i915: use HAS_DDI on intel_hdmi.c and intel_display.c by Paulo Zanoni · 11 years ago
  19. 26739f1 drm/i915: unify HDMI/DP hpd definitions by Daniel Vetter · 12 years ago
  20. af5676f drm/i915: rip out helper->disable noop functions by Daniel Vetter · 12 years ago
  21. 69fde0a drm/i915: Convert intel_hdmi to enum port by Ville Syrjälä · 12 years ago
  22. abedc07 drm/i915: Provide the quantization range in the AVI infoframe by Ville Syrjälä · 12 years ago
  23. 55bc60d drm/i915: Add "Automatic" mode for the "Broadcast RGB" property by Ville Syrjälä · 12 years ago
  24. 3685a8f drm/i915: Fix RGB color range property for PCH platforms by Ville Syrjälä · 12 years ago
  25. c0c36b94 drm/i915: Return the real error code from intel_set_mode() by Chris Wilson · 12 years ago
  26. b0ea7d3 drm/i915/hdmi: Read the HPD status before trying to read the EDID by Damien Lespiau · 12 years ago
  27. affa935 drm/i915: add HAS_DDI check by Paulo Zanoni · 12 years ago
  28. 9a69b88 drm/i915: set the VIC of the mode on the AVI InfoFrame by Paulo Zanoni · 12 years ago
  29. 662595d drm/i915: drm_connector_property -> drm_object_property by Rob Clark · 12 years ago
  30. 00c09d7 drm/i915: create the DDI encoder by Paulo Zanoni · 12 years ago
  31. bcbc889 drm/i915: add intel_ddi_connector_get_hw_state by Paulo Zanoni · 12 years ago
  32. 174edf1 drm/i915: add port field to intel_digital_port by Paulo Zanoni · 12 years ago
  33. d63885d drm/i915: reset intel_encoder->type when DP or HDMI is detected by Paulo Zanoni · 12 years ago
  34. b9cb234 drm/i915: split intel_hdmi_init into encoder and connector pieces by Paulo Zanoni · 12 years ago
  35. da63a9f drm/i915: create intel_digital_port and use it by Paulo Zanoni · 12 years ago
  36. 30add22 drm/i915: add intel_dp_to_dev and intel_hdmi_to_dev by Paulo Zanoni · 12 years ago
  37. c2fb791 Merge tag 'v3.7-rc2' into drm-intel-next-queued by Daniel Vetter · 12 years ago
  38. 6441ab5 drm/i915: completely rewrite the Haswell PLL handling code by Paulo Zanoni · 12 years ago
  39. 612a9aa Merge branch 'drm-next' of git://people.freedesktop.org/~airlied/linux by Linus Torvalds · 12 years ago
  40. 760285e UAPI: (Scripted) Convert #include "..." to #include <path/...> in drivers/gpu/ by David Howells · 12 years ago
  41. 4126d5d UAPI: (Scripted) Remove redundant DRM UAPI header #inclusions from drivers/gpu/. by David Howells · 12 years ago
  42. adf00b2 drm/i915: make sure we write all the DIP data bytes by Paulo Zanoni · 12 years ago
  43. 57df2ae drm/i915: BUG() on unexpected HDMI register by Paulo Zanoni · 12 years ago
  44. 3cce574 drm/i915: HDMI - Clear Audio Enable bit for Hot Plug unconditionally by Wang Xingchao · 12 years ago
  45. b98b601 drm/i915: HDMI - Clear Audio Enable bit for Hot Plug by Wang Xingchao · 12 years ago
  46. a1ceb67 Merge the modeset-rework, basic conversion into drm-intel-next by Daniel Vetter · 12 years ago
  47. 1f70385 drm/i915: s/intel_encoder_disable/intel_encoder_noop by Daniel Vetter · 12 years ago
  48. 85234cd drm/i915/hdmi: implement get_hw_state by Daniel Vetter · 12 years ago
  49. c9deac9 drm/i915: rip out encoder->prepare/commit by Daniel Vetter · 12 years ago
  50. a6778b3 drm/i915: copy&paste drm_crtc_helper_set_mode by Daniel Vetter · 12 years ago
  51. 5ab432e drm/i915/hdmi: convert to encoder->disable/enable by Daniel Vetter · 12 years ago
  52. 451023d drm: remove the raw_edid field from struct drm_display_info by Jani Nikula · 12 years ago
  53. 08d644a drm/i915: add port parameter to intel_hdmi_init by Daniel Vetter · 12 years ago
  54. 66a9278 drm/i915: simplify possible_clones computation by Daniel Vetter · 12 years ago
  55. e811f5a drm: Make the .mode_fixup() operations mode argument a const pointer by Laurent Pinchart · 12 years ago
  56. afba018 drm/i915: ensure HDMI port is disabled inside set_infoframes by Daniel Vetter · 12 years ago
  57. 7a87c28 drm/i915: implement IBX hdmi transcoder select workaround by Daniel Vetter · 12 years ago
  58. 9d9740f drm/i915: add some barriers when changing DIPs by Paulo Zanoni · 12 years ago
  59. c30b611 drm/i915: remove comment about HSW HDMI DIPs by Paulo Zanoni · 12 years ago
  60. b659c3d drm/i915: don't set SDVO_BORDER_ENABLE when we're HDMI by Paulo Zanoni · 12 years ago
  61. 9d32d16 drm/i915: don't write 0 to DIP control at HDMI init by Paulo Zanoni · 12 years ago
  62. 72b78c9 drm/i915: disable DIP while changing the port by Paulo Zanoni · 12 years ago
  63. 0dd87d2 drm/i915: explicitly disable the DIPs we're not using by Paulo Zanoni · 12 years ago
  64. 5cde2a6 drm/i915: don't wait for vblank while writing InfoFrames by Paulo Zanoni · 12 years ago
  65. 822974a drm/i915: enable DIP before enabling each InfoFrame by Paulo Zanoni · 12 years ago
  66. f278d97 drm/i915: only set the HDMI port on the DIP once by Paulo Zanoni · 12 years ago
  67. 0c14c7f drm/i915: properly alternate between DVI and HDMI by Paulo Zanoni · 12 years ago
  68. 687f4d0 drm/i915: add set_infoframes to struct intel_hdmi by Paulo Zanoni · 12 years ago
  69. eeafaac drm/i915/hdmi: Fix reg values for g4x_hdmi_connected by Chris Wilson · 12 years ago
  70. 8ec22b2 drm/i915/hdmi: Query the live connector status bit for G4x by Chris Wilson · 12 years ago
  71. 2da8af5 drm/i915: implement hsw_write_infoframe by Paulo Zanoni · 12 years ago
  72. ed517fb drm/i915: small hdmi coding style cleanups by Paulo Zanoni · 12 years ago
  73. 72662e1 drm/i915: prepare HDMI link for Haswell by Eugeni Dodonov · 12 years ago
  74. f5bbfca drm/i915: move HDMI structs to shared location by Eugeni Dodonov · 12 years ago
  75. 7ceae0a drm/i915: add support for DDI-controlled digital outputs by Eugeni Dodonov · 12 years ago
  76. 6e4c167 drm/i915: show unknown sdvox registers on hdmi init by Eugeni Dodonov · 12 years ago
  77. 8c5f5f7 drm/i915: add new Haswell DIP controls registers by Eugeni Dodonov · 12 years ago
  78. bc2481f drm/i915: s/intel_infoframe/gm45_infoframe by Daniel Vetter · 12 years ago
  79. a3da1df drm/i915: s/i9xx_/gm45_ for the gm45 write_infoframe function by Daniel Vetter · 12 years ago
  80. 4b24c93 drm/i915: replace intel_infoframe_freq with VIDEO_DIP_FREQ_VSYNC by Daniel Vetter · 12 years ago
  81. 4e89ee1 drm/i915: set the DIP port on ibx_write_infoframe by Paulo Zanoni · 12 years ago
  82. 4dc20c0 drm/i915: ibx_write_infoframe can disable AVI by Paulo Zanoni · 12 years ago
  83. fdf1250 drm/i915: split ironlake_write_infoframe into ibx_ and cpt_ by Paulo Zanoni · 12 years ago
  84. 60c5ea2 drm/i915: mask the video DIP frequency when changing it by Paulo Zanoni · 12 years ago
  85. ecb9785 drm/i915: disable the infoframe before changing it by Paulo Zanoni · 12 years ago
  86. fa193ff drm/i915: break intel_infoframe_flags into _enable and _frequency by Paulo Zanoni · 12 years ago
  87. 3e6e639 drm/i915: mask the video DIP port select by Paulo Zanoni · 12 years ago
  88. 1d4f85a drm/i915: start writing infoframes at address 0 on gen 4 by Paulo Zanoni · 12 years ago
  89. 22509ec drm/i915: change coding style of the write_infoframe functions by Paulo Zanoni · 12 years ago
  90. 5e13a0c Merge remote-tracking branch 'airlied/drm-core-next' into drm-intel-next-queued by Daniel Vetter · 12 years ago
  91. dc257cf Merge tag 'v3.4-rc6' into drm-intel-next by Daniel Vetter · 12 years ago
  92. c1230df drm/i915: enable dip before writing data on gen4 by Paulo Zanoni · 12 years ago
  93. c846b61 drm/i915: make DBLCLK modes work by Paulo Zanoni · 12 years ago
  94. 90b107c drm/i915: Enable HDMI on ValleyView by Shobhit Kumar · 12 years ago
  95. 3bd7d90 drm/i915/intel_i2c: refactor using intel_gmbus_get_adapter by Daniel Kurtz · 12 years ago
  96. b1d7e4b drm/i915: add a "force-dvi" HDMI audio mode by Wu Fengguang · 13 years ago
  97. c3febcc drm/i915: allow interlaced mode output on the HDMI connector by Peter Ross · 13 years ago
  98. 2deed76 drm/i915: HDMI hot remove notification to audio driver by Wu Fengguang · 13 years ago
  99. 64a8fc0 drm/i915: fix ILK+ infoframe support by Jesse Barnes · 13 years ago
  100. 7577056 drm/i915: use transcoder select bits on VGA and HDMI on CPT by Jesse Barnes · 13 years ago