1. 6e4c167 drm/i915: show unknown sdvox registers on hdmi init by Eugeni Dodonov · 12 years ago
  2. 8c5f5f7 drm/i915: add new Haswell DIP controls registers by Eugeni Dodonov · 12 years ago
  3. bc2481f drm/i915: s/intel_infoframe/gm45_infoframe by Daniel Vetter · 12 years ago
  4. a3da1df drm/i915: s/i9xx_/gm45_ for the gm45 write_infoframe function by Daniel Vetter · 12 years ago
  5. 4b24c93 drm/i915: replace intel_infoframe_freq with VIDEO_DIP_FREQ_VSYNC by Daniel Vetter · 12 years ago
  6. 4e89ee1 drm/i915: set the DIP port on ibx_write_infoframe by Paulo Zanoni · 12 years ago
  7. 4dc20c0 drm/i915: ibx_write_infoframe can disable AVI by Paulo Zanoni · 12 years ago
  8. fdf1250 drm/i915: split ironlake_write_infoframe into ibx_ and cpt_ by Paulo Zanoni · 12 years ago
  9. 60c5ea2 drm/i915: mask the video DIP frequency when changing it by Paulo Zanoni · 12 years ago
  10. ecb9785 drm/i915: disable the infoframe before changing it by Paulo Zanoni · 12 years ago
  11. fa193ff drm/i915: break intel_infoframe_flags into _enable and _frequency by Paulo Zanoni · 12 years ago
  12. 3e6e639 drm/i915: mask the video DIP port select by Paulo Zanoni · 12 years ago
  13. 1d4f85a drm/i915: start writing infoframes at address 0 on gen 4 by Paulo Zanoni · 12 years ago
  14. 22509ec drm/i915: change coding style of the write_infoframe functions by Paulo Zanoni · 12 years ago
  15. 5e13a0c Merge remote-tracking branch 'airlied/drm-core-next' into drm-intel-next-queued by Daniel Vetter · 12 years ago
  16. dc257cf Merge tag 'v3.4-rc6' into drm-intel-next by Daniel Vetter · 12 years ago
  17. c1230df drm/i915: enable dip before writing data on gen4 by Paulo Zanoni · 12 years ago
  18. c846b61 drm/i915: make DBLCLK modes work by Paulo Zanoni · 12 years ago
  19. 90b107c drm/i915: Enable HDMI on ValleyView by Shobhit Kumar · 12 years ago
  20. 3bd7d90 drm/i915/intel_i2c: refactor using intel_gmbus_get_adapter by Daniel Kurtz · 12 years ago
  21. b1d7e4b drm/i915: add a "force-dvi" HDMI audio mode by Wu Fengguang · 12 years ago
  22. c3febcc drm/i915: allow interlaced mode output on the HDMI connector by Peter Ross · 12 years ago
  23. 2deed76 drm/i915: HDMI hot remove notification to audio driver by Wu Fengguang · 13 years ago
  24. 64a8fc0 drm/i915: fix ILK+ infoframe support by Jesse Barnes · 13 years ago
  25. 7577056 drm/i915: use transcoder select bits on VGA and HDMI on CPT by Jesse Barnes · 13 years ago
  26. 27f8227 drm/i915: support 3 pipes on IVB+ by Jesse Barnes · 13 years ago
  27. e0dac65 drm/i915: pass ELD to HDMI/DP audio driver by Wu Fengguang · 13 years ago
  28. c0864cb drm/i915/hdmi: HDMI source product description infoframe support by Jesse Barnes · 13 years ago
  29. 45187ac drm/i915/hdmi: split infoframe setting from infoframe type code by Jesse Barnes · 13 years ago
  30. 9b546e5 Merge branch 'drm-intel-fixes' into drm-intel-next by Keith Packard · 13 years ago
  31. b055c8f drm/i915/hdmi: send AVI info frames on ILK+ as well by Jesse Barnes · 13 years ago
  32. 020f670 drm/i915: use pipe bpp when setting HDMI bpc by Jesse Barnes · 13 years ago
  33. 5d4fac9 drm/i915: don't set SDVO color range on ILK+ by Jesse Barnes · 13 years ago
  34. 3f43c48 drm/i915: Share the common force-audio property between connectors by Chris Wilson · 13 years ago
  35. 5cbba41 drm: i915: correct return status in intel_hdmi_mode_valid() by Nicolas Kaiser · 13 years ago
  36. e953fd7 drm/i915: Add support for limited color range of broadcast outputs by Chris Wilson · 13 years ago
  37. 1aad7ac drm/i915: Trigger modesetting if force-audio changes by Chris Wilson · 13 years ago
  38. 3c17fe4 i915: enable AVI infoframe for intel_hdmi.c [v4] by David Härdeman · 14 years ago
  39. 55b7d6e8 drm/i915/hdmi: Add 'force_audio' property by Chris Wilson · 14 years ago
  40. 2e3d600 drm/i915: Enable HDMI audio for monitor with audio support by Zhenyu Wang · 14 years ago
  41. e9e5f8e Merge branch 'drm-intel-fixes' into HEAD by Chris Wilson · 14 years ago
  42. f899fc6 drm/i915: use GMBUS to manage i2c links by Chris Wilson · 14 years ago
  43. 373a3cf drm/i915: call drm_encoder_init first by Chris Wilson · 14 years ago
  44. 890f335 drm/i915/i2c: Track the parent encoder rather than just the dev by Chris Wilson · 14 years ago
  45. 930a9e2 drm: Use a nondestructive mode for output detect when polling (v2) by Chris Wilson · 14 years ago
  46. 7b334fc drm: Use a nondestructive mode for output detect when polling by Chris Wilson · 14 years ago
  47. df0e924 drm/i915: Make the connector->encoder relationship explicit by Chris Wilson · 14 years ago
  48. 4ef69c7 drm/i915: Rename intel_encoder->enc to base for consistency by Chris Wilson · 14 years ago
  49. ea5b213 drm/i915: Subclass intel_encoder. by Chris Wilson · 14 years ago
  50. b599c0b drm/i915/hdmi: Set sync polarity based on actual mode by Adam Jackson · 14 years ago
  51. 467b200 drm/i915: Fix HDMI mode select for Cougarpoint PCH by Zhenyu Wang · 14 years ago
  52. eb1f8e4 drm/fbdev: rework output polling to be back in the core. (v4) by Dave Airlie · 14 years ago
  53. 97921a5 Merge remote branch 'anholt/drm-intel-next' of /home/airlied/kernel/drm-next into drm-core-next by Dave Airlie · 14 years ago
  54. 13bd8e4 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/anholt/drm-intel by Linus Torvalds · 14 years ago
  55. 674e2d0 drm/i915: convert HDMI driver to new encoder/connector structure by Zhenyu Wang · 14 years ago
  56. 0f22906 drm/i915: enable HDMI on Cougarpoint by Zhenyu Wang · 14 years ago
  57. 6443170 drm/i915: Remove dead KMS encoder save/restore code. by Eric Anholt · 14 years ago
  58. 335af9a drm/i915: change intel_ddc_get_modes() function parameters by Zhenyu Wang · 14 years ago
  59. 5a0e3ad include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.h by Tejun Heo · 14 years ago
  60. 21d40d3 drm/i915: Rename intel_output to intel_encoder. by Eric Anholt · 14 years ago
  61. c619eed drm/i915: More s/IS_IRONLAKE/HAS_PCH_SPLIT for Sandybridge. by Eric Anholt · 14 years ago
  62. 6207937 drm/i915: Don't use the child device parsed from VBT to setup HDMI/DP by Zhao Yakui · 15 years ago
  63. b01f2c3 drm/i915: only enable hotplug for detected outputs by Jesse Barnes · 15 years ago
  64. f2b115e drm/i915: Fix product names and #defines by Adam Jackson · 15 years ago
  65. 6e36595 drm/i915: Declare the new VBT parsing functions as static by Zhao Yakui · 15 years ago
  66. fc81665 drm/i915: Don't set up HDMI ports that aren't in the BIOS device table. by Zhao Yakui · 15 years ago
  67. d8a2d0e drm/i915: HDMI hardware workaround for Ironlake by Zhenyu Wang · 15 years ago
  68. 8d91104 drm/i915: Initialize HDMI outputs as HDMI connectors, not DVI. by Adam Jackson · 15 years ago
  69. f8aed70 drm/i915: Set crtc/clone mask in different output devices by Ma Ling · 15 years ago
  70. 2ded9e2 drm/i915: hdmi detection according by reading edid by ling.ma@intel.com · 15 years ago
  71. 56d21b0 drm/i915: Fix HDMI regression introduced in new chipset support by Zhenyu Wang · 15 years ago
  72. be9f1c4 Merge commit 'keithp/drm-intel-next' into drm-intel-next by Eric Anholt · 15 years ago
  73. f9c10a9 drm/i915: Change I2C api to pass around i2c_adapters by Keith Packard · 15 years ago
  74. aa93d63 drm/i915: Require digital monitor on HDMI ports for detect by Keith Packard · 15 years ago
  75. 6b70246 Merge branch 'drm-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/airlied/drm-2.6 by Linus Torvalds · 15 years ago
  76. 30ad48b drm/i915: Add HDMI support on IGDNG by Zhenyu Wang · 15 years ago
  77. c9fb15f drm: Hook up DPMS property handling in drm_crtc.c. Add drm_helper_connector_dpms. by Keith Packard · 15 years ago
  78. 9d2949a drm/i915: Set HDMI hot plug interrupt enable for only the output in question. by Ma Ling · 15 years ago
  79. 9dff6af drm/i915: sync hdmi detection by hdmi identifier with 2D by Ma Ling · 15 years ago
  80. 7d57382 drm/i915: Add support for integrated HDMI on G4X hardware. by Eric Anholt · 16 years ago