1. 9a69b88 drm/i915: set the VIC of the mode on the AVI InfoFrame by Paulo Zanoni · 12 years ago
  2. 662595d drm/i915: drm_connector_property -> drm_object_property by Rob Clark · 12 years ago
  3. 00c09d7 drm/i915: create the DDI encoder by Paulo Zanoni · 12 years ago
  4. bcbc889 drm/i915: add intel_ddi_connector_get_hw_state by Paulo Zanoni · 12 years ago
  5. 174edf1 drm/i915: add port field to intel_digital_port by Paulo Zanoni · 12 years ago
  6. d63885d drm/i915: reset intel_encoder->type when DP or HDMI is detected by Paulo Zanoni · 12 years ago
  7. b9cb234 drm/i915: split intel_hdmi_init into encoder and connector pieces by Paulo Zanoni · 12 years ago
  8. da63a9f drm/i915: create intel_digital_port and use it by Paulo Zanoni · 12 years ago
  9. 30add22 drm/i915: add intel_dp_to_dev and intel_hdmi_to_dev by Paulo Zanoni · 12 years ago
  10. c2fb791 Merge tag 'v3.7-rc2' into drm-intel-next-queued by Daniel Vetter · 12 years ago
  11. 6441ab5 drm/i915: completely rewrite the Haswell PLL handling code by Paulo Zanoni · 12 years ago
  12. 612a9aa Merge branch 'drm-next' of git://people.freedesktop.org/~airlied/linux by Linus Torvalds · 12 years ago
  13. 760285e UAPI: (Scripted) Convert #include "..." to #include <path/...> in drivers/gpu/ by David Howells · 12 years ago
  14. 4126d5d UAPI: (Scripted) Remove redundant DRM UAPI header #inclusions from drivers/gpu/. by David Howells · 12 years ago
  15. adf00b2 drm/i915: make sure we write all the DIP data bytes by Paulo Zanoni · 12 years ago
  16. 57df2ae drm/i915: BUG() on unexpected HDMI register by Paulo Zanoni · 12 years ago
  17. 3cce574 drm/i915: HDMI - Clear Audio Enable bit for Hot Plug unconditionally by Wang Xingchao · 12 years ago
  18. b98b601 drm/i915: HDMI - Clear Audio Enable bit for Hot Plug by Wang Xingchao · 12 years ago
  19. a1ceb67 Merge the modeset-rework, basic conversion into drm-intel-next by Daniel Vetter · 12 years ago
  20. 1f70385 drm/i915: s/intel_encoder_disable/intel_encoder_noop by Daniel Vetter · 12 years ago
  21. 85234cd drm/i915/hdmi: implement get_hw_state by Daniel Vetter · 12 years ago
  22. c9deac9 drm/i915: rip out encoder->prepare/commit by Daniel Vetter · 12 years ago
  23. a6778b3 drm/i915: copy&paste drm_crtc_helper_set_mode by Daniel Vetter · 12 years ago
  24. 5ab432e drm/i915/hdmi: convert to encoder->disable/enable by Daniel Vetter · 12 years ago
  25. 451023d drm: remove the raw_edid field from struct drm_display_info by Jani Nikula · 12 years ago
  26. 08d644a drm/i915: add port parameter to intel_hdmi_init by Daniel Vetter · 12 years ago
  27. 66a9278 drm/i915: simplify possible_clones computation by Daniel Vetter · 12 years ago
  28. e811f5a drm: Make the .mode_fixup() operations mode argument a const pointer by Laurent Pinchart · 12 years ago
  29. afba018 drm/i915: ensure HDMI port is disabled inside set_infoframes by Daniel Vetter · 12 years ago
  30. 7a87c28 drm/i915: implement IBX hdmi transcoder select workaround by Daniel Vetter · 12 years ago
  31. 9d9740f drm/i915: add some barriers when changing DIPs by Paulo Zanoni · 12 years ago
  32. c30b611 drm/i915: remove comment about HSW HDMI DIPs by Paulo Zanoni · 12 years ago
  33. b659c3d drm/i915: don't set SDVO_BORDER_ENABLE when we're HDMI by Paulo Zanoni · 12 years ago
  34. 9d32d16 drm/i915: don't write 0 to DIP control at HDMI init by Paulo Zanoni · 12 years ago
  35. 72b78c9 drm/i915: disable DIP while changing the port by Paulo Zanoni · 12 years ago
  36. 0dd87d2 drm/i915: explicitly disable the DIPs we're not using by Paulo Zanoni · 12 years ago
  37. 5cde2a6 drm/i915: don't wait for vblank while writing InfoFrames by Paulo Zanoni · 12 years ago
  38. 822974a drm/i915: enable DIP before enabling each InfoFrame by Paulo Zanoni · 12 years ago
  39. f278d97 drm/i915: only set the HDMI port on the DIP once by Paulo Zanoni · 12 years ago
  40. 0c14c7f drm/i915: properly alternate between DVI and HDMI by Paulo Zanoni · 12 years ago
  41. 687f4d0 drm/i915: add set_infoframes to struct intel_hdmi by Paulo Zanoni · 12 years ago
  42. eeafaac drm/i915/hdmi: Fix reg values for g4x_hdmi_connected by Chris Wilson · 12 years ago
  43. 8ec22b2 drm/i915/hdmi: Query the live connector status bit for G4x by Chris Wilson · 12 years ago
  44. 2da8af5 drm/i915: implement hsw_write_infoframe by Paulo Zanoni · 12 years ago
  45. ed517fb drm/i915: small hdmi coding style cleanups by Paulo Zanoni · 12 years ago
  46. 72662e1 drm/i915: prepare HDMI link for Haswell by Eugeni Dodonov · 12 years ago
  47. f5bbfca drm/i915: move HDMI structs to shared location by Eugeni Dodonov · 12 years ago
  48. 7ceae0a drm/i915: add support for DDI-controlled digital outputs by Eugeni Dodonov · 12 years ago
  49. 6e4c167 drm/i915: show unknown sdvox registers on hdmi init by Eugeni Dodonov · 12 years ago
  50. 8c5f5f7 drm/i915: add new Haswell DIP controls registers by Eugeni Dodonov · 12 years ago
  51. bc2481f drm/i915: s/intel_infoframe/gm45_infoframe by Daniel Vetter · 12 years ago
  52. a3da1df drm/i915: s/i9xx_/gm45_ for the gm45 write_infoframe function by Daniel Vetter · 12 years ago
  53. 4b24c93 drm/i915: replace intel_infoframe_freq with VIDEO_DIP_FREQ_VSYNC by Daniel Vetter · 12 years ago
  54. 4e89ee1 drm/i915: set the DIP port on ibx_write_infoframe by Paulo Zanoni · 12 years ago
  55. 4dc20c0 drm/i915: ibx_write_infoframe can disable AVI by Paulo Zanoni · 12 years ago
  56. fdf1250 drm/i915: split ironlake_write_infoframe into ibx_ and cpt_ by Paulo Zanoni · 12 years ago
  57. 60c5ea2 drm/i915: mask the video DIP frequency when changing it by Paulo Zanoni · 12 years ago
  58. ecb9785 drm/i915: disable the infoframe before changing it by Paulo Zanoni · 12 years ago
  59. fa193ff drm/i915: break intel_infoframe_flags into _enable and _frequency by Paulo Zanoni · 12 years ago
  60. 3e6e639 drm/i915: mask the video DIP port select by Paulo Zanoni · 12 years ago
  61. 1d4f85a drm/i915: start writing infoframes at address 0 on gen 4 by Paulo Zanoni · 12 years ago
  62. 22509ec drm/i915: change coding style of the write_infoframe functions by Paulo Zanoni · 12 years ago
  63. 5e13a0c Merge remote-tracking branch 'airlied/drm-core-next' into drm-intel-next-queued by Daniel Vetter · 12 years ago
  64. dc257cf Merge tag 'v3.4-rc6' into drm-intel-next by Daniel Vetter · 12 years ago
  65. c1230df drm/i915: enable dip before writing data on gen4 by Paulo Zanoni · 12 years ago
  66. c846b61 drm/i915: make DBLCLK modes work by Paulo Zanoni · 12 years ago
  67. 90b107c drm/i915: Enable HDMI on ValleyView by Shobhit Kumar · 12 years ago
  68. 3bd7d90 drm/i915/intel_i2c: refactor using intel_gmbus_get_adapter by Daniel Kurtz · 12 years ago
  69. b1d7e4b drm/i915: add a "force-dvi" HDMI audio mode by Wu Fengguang · 12 years ago
  70. c3febcc drm/i915: allow interlaced mode output on the HDMI connector by Peter Ross · 12 years ago
  71. 2deed76 drm/i915: HDMI hot remove notification to audio driver by Wu Fengguang · 13 years ago
  72. 64a8fc0 drm/i915: fix ILK+ infoframe support by Jesse Barnes · 13 years ago
  73. 7577056 drm/i915: use transcoder select bits on VGA and HDMI on CPT by Jesse Barnes · 13 years ago
  74. 27f8227 drm/i915: support 3 pipes on IVB+ by Jesse Barnes · 13 years ago
  75. e0dac65 drm/i915: pass ELD to HDMI/DP audio driver by Wu Fengguang · 13 years ago
  76. c0864cb drm/i915/hdmi: HDMI source product description infoframe support by Jesse Barnes · 13 years ago
  77. 45187ac drm/i915/hdmi: split infoframe setting from infoframe type code by Jesse Barnes · 13 years ago
  78. 9b546e5 Merge branch 'drm-intel-fixes' into drm-intel-next by Keith Packard · 13 years ago
  79. b055c8f drm/i915/hdmi: send AVI info frames on ILK+ as well by Jesse Barnes · 13 years ago
  80. 020f670 drm/i915: use pipe bpp when setting HDMI bpc by Jesse Barnes · 13 years ago
  81. 5d4fac9 drm/i915: don't set SDVO color range on ILK+ by Jesse Barnes · 13 years ago
  82. 3f43c48 drm/i915: Share the common force-audio property between connectors by Chris Wilson · 13 years ago
  83. 5cbba41 drm: i915: correct return status in intel_hdmi_mode_valid() by Nicolas Kaiser · 13 years ago
  84. e953fd7 drm/i915: Add support for limited color range of broadcast outputs by Chris Wilson · 13 years ago
  85. 1aad7ac drm/i915: Trigger modesetting if force-audio changes by Chris Wilson · 13 years ago
  86. 3c17fe4 i915: enable AVI infoframe for intel_hdmi.c [v4] by David Härdeman · 14 years ago
  87. 55b7d6e8 drm/i915/hdmi: Add 'force_audio' property by Chris Wilson · 14 years ago
  88. 2e3d600 drm/i915: Enable HDMI audio for monitor with audio support by Zhenyu Wang · 14 years ago
  89. e9e5f8e Merge branch 'drm-intel-fixes' into HEAD by Chris Wilson · 14 years ago
  90. f899fc6 drm/i915: use GMBUS to manage i2c links by Chris Wilson · 14 years ago
  91. 373a3cf drm/i915: call drm_encoder_init first by Chris Wilson · 14 years ago
  92. 890f335 drm/i915/i2c: Track the parent encoder rather than just the dev by Chris Wilson · 14 years ago
  93. 930a9e2 drm: Use a nondestructive mode for output detect when polling (v2) by Chris Wilson · 14 years ago
  94. 7b334fc drm: Use a nondestructive mode for output detect when polling by Chris Wilson · 14 years ago
  95. df0e924 drm/i915: Make the connector->encoder relationship explicit by Chris Wilson · 14 years ago
  96. 4ef69c7 drm/i915: Rename intel_encoder->enc to base for consistency by Chris Wilson · 14 years ago
  97. ea5b213 drm/i915: Subclass intel_encoder. by Chris Wilson · 14 years ago
  98. b599c0b drm/i915/hdmi: Set sync polarity based on actual mode by Adam Jackson · 14 years ago
  99. 467b200 drm/i915: Fix HDMI mode select for Cougarpoint PCH by Zhenyu Wang · 14 years ago
  100. eb1f8e4 drm/fbdev: rework output polling to be back in the core. (v4) by Dave Airlie · 14 years ago