1. 533df0f drm/i915: vlv: fix VGA hotplug after modeset by Imre Deak · 11 years ago
  2. d9255d5 drm/i915: destroy connector sysfs files earlier by Paulo Zanoni · 11 years ago
  3. 241bfc3 drm/i915: Use crtc_clock with the adjusted mode by Damien Lespiau · 11 years ago
  4. 6801c18 drm/i915: Add HSW CRT output readout support by Ville Syrjälä · 11 years ago
  5. b14c567 drm/i915: use pointer = k[cmz...]alloc(sizeof(*pointer), ...) pattern by Daniel Vetter · 11 years ago
  6. 18442d0 drm/i915: Fix port_clock and adjusted_mode.clock readout all over by Ville Syrjälä · 11 years ago
  7. 6c4a8962a drm/i915/vlv: re-enable hotplug detect based probing on VLV/BYT by Jesse Barnes · 11 years ago
  8. 10603ca drm/i915: Apply the force-detect VGA w/a to Valleyview by Chris Wilson · 11 years ago
  9. eebe6f0 drm/i915/crt: use native encoder->mode_set callback by Daniel Vetter · 11 years ago
  10. 164c859 drm/i915: Add some debug breadcrumbs to connector detection by Chris Wilson · 11 years ago
  11. 6b1c087b drm/i915: document why dvo/sdvo/crt need a special dpms function by Jani Nikula · 11 years ago
  12. 045ac3b drm/i915: add encoder get_config function v5 by Jesse Barnes · 11 years ago
  13. e1b73cb Merge tag 'v3.10-rc2' into drm-intel-next-queued by Daniel Vetter · 11 years ago
  14. 41aa344 drm/i915: Organize VBT stuff inside drm_i915_private by Rodrigo Vivi · 11 years ago
  15. 2a7acee drm/i915: Fixup non-24bpp support for VGA screens on Haswell by Daniel Vetter · 11 years ago
  16. f0aa848 Merge branch 'drm-intel-fixes' of git://people.freedesktop.org/~danvet/drm-intel into drm-next by Dave Airlie · 11 years ago
  17. 821450c drm/i915: (re)init HPD interrupt storm statistics by Egbert Eich · 11 years ago
  18. 28184f2 Merge tag 'drm-intel-next-2013-04-06' of git://people.freedesktop.org/~danvet/drm-intel into drm-next by Dave Airlie · 11 years ago
  19. 5bfe2ac drm/i915: add pipe_config->has_pch_encoder by Daniel Vetter · 11 years ago
  20. 4f770a5 DRM/i915: Get rid if the 'hotplug_supported_mask' in struct drm_i915_private. by Egbert Eich · 11 years ago
  21. 637f44d drm/i915: Be sure to turn hsync/vsync back on at crt enable (v2) by Adam Jackson · 11 years ago
  22. 1d843f9 DRM/I915: Add enum hpd_pin to intel_encoder. by Egbert Eich · 11 years ago
  23. 2cc7954 Merge branch 'drm-intel-fixes' of git://people.freedesktop.org/~danvet/drm-intel into drm-next by Dave Airlie · 11 years ago
  24. f40ebd6 drm/i915: Turn off hsync and vsync on ADPA when disabling crt by Patrik Jakobsson · 11 years ago
  25. b81e059 Merge branch 'drm-intel-fixes' of git://people.freedesktop.org/~danvet/drm-intel into drm-next by Dave Airlie · 11 years ago
  26. 3e68320 drm/i915: Preserve the FDI line reversal override bit on CPT by Damien Lespiau · 12 years ago
  27. af5676f drm/i915: rip out helper->disable noop functions by Daniel Vetter · 12 years ago
  28. ca54b81 drm/i915: Always use adpa_reg by Ville Syrjälä · 12 years ago
  29. b5cc6c0 Merge tag 'drm-intel-next-2012-12-21' of git://people.freedesktop.org/~danvet/drm-intel into drm-next by Dave Airlie · 12 years ago
  30. 55bde6b Merge branch 'drm-intel-fixes' of git://people.freedesktop.org/~danvet/drm-intel into drm-next by Dave Airlie · 12 years ago
  31. 68d18ad drm/i915: set the LPT FDI RX polarity reversal bit when needed by Paulo Zanoni · 12 years ago
  32. 1a1494d Merge branch 'drm-next-3.8' of git://people.freedesktop.org/~agd5f/linux into drm-next by Dave Airlie · 12 years ago
  33. d4b1931 drm/i915: reject modes the LPT FDI receiver can't handle by Paulo Zanoni · 12 years ago
  34. affa935 drm/i915: add HAS_DDI check by Paulo Zanoni · 12 years ago
  35. d63fa0d drm/i915: don't limit Haswell CRT encoder to pipe A by Paulo Zanoni · 12 years ago
  36. 9fabd4e Merge branch 'for-airlied' of git://people.freedesktop.org/~danvet/drm-intel into drm-next by Dave Airlie · 12 years ago
  37. 4eda01b drm/i915: use intel_ddi_get_hw_state on CRT encoder too by Paulo Zanoni · 12 years ago
  38. 4837813 drm/i915: don't set ADPA pipe select on LPT by Paulo Zanoni · 12 years ago
  39. 4a8dece drm/i915/crt: fix DPMS standby and suspend mode handling by Jani Nikula · 12 years ago
  40. 7f6658e drm/i915: VGA needs to be on pipe A on i830M by Daniel Vetter · 12 years ago
  41. ebda95a drm/i915: Do not free the passed EDID in intel_connector_update_modes() by Jani Nikula · 12 years ago
  42. c2fb791 Merge tag 'v3.7-rc2' into drm-intel-next-queued by Daniel Vetter · 12 years ago
  43. 64acba6 Merge branch 'drm-intel-fixes' of git://people.freedesktop.org/~danvet/drm-intel into drm-fixes by Dave Airlie · 12 years ago
  44. 2e93889 drm/i915/crt: explicitly set up HOTPLUG_BITS on resume by Daniel Vetter · 12 years ago
  45. 912d812 drm/i915/crt: don't set HOTPLUG bits on !PCH by Daniel Vetter · 12 years ago
  46. 6478d41 DRM/i915: Don't delete DPLL Multiplier during DAC init. by Egbert Eich · 12 years ago
  47. 612a9aa Merge branch 'drm-next' of git://people.freedesktop.org/~airlied/linux by Linus Torvalds · 12 years ago
  48. 760285e UAPI: (Scripted) Convert #include "..." to #include <path/...> in drivers/gpu/ by David Howells · 12 years ago
  49. 4126d5d UAPI: (Scripted) Remove redundant DRM UAPI header #inclusions from drivers/gpu/. by David Howells · 12 years ago
  50. a1ceb67 Merge the modeset-rework, basic conversion into drm-intel-next by Daniel Vetter · 12 years ago
  51. b980514 drm/i915: improve modeset state checking after dpms calls by Daniel Vetter · 12 years ago
  52. 1f70385 drm/i915: s/intel_encoder_disable/intel_encoder_noop by Daniel Vetter · 12 years ago
  53. 0a91ca2 drm/i915: check connector hw/sw state by Daniel Vetter · 12 years ago
  54. e403fc9 drm/i915/crt: implement get_hw_state by Daniel Vetter · 12 years ago
  55. c9deac9 drm/i915: rip out encoder->prepare/commit by Daniel Vetter · 12 years ago
  56. b2cabb0 drm/i915: convert dpms functions of dvo/sdvo/crt by Daniel Vetter · 12 years ago
  57. 2124604 drm/i915/crt: convert to encoder disable/enable by Daniel Vetter · 12 years ago
  58. 65983bd Merge branch 'for-airlied' of git://people.freedesktop.org/~danvet/drm-intel into drm-next by Dave Airlie · 12 years ago
  59. 93bb70e Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux into drm-next by Dave Airlie · 12 years ago
  60. 0826874 drm/i915: Allow VGA on CRTC 2 by Keith Packard · 12 years ago
  61. d2434ab drm/i915: drop intel_encoder argument to load_detect_pipe functions by Daniel Vetter · 12 years ago
  62. f1a2f5b drm/i915: fall back to bit-banging if GMBUS fails in CRT EDID reads by Jani Nikula · 12 years ago
  63. 540a895 drm/i915: add inte_crt->adpa_reg by Daniel Vetter · 12 years ago
  64. 66a9278 drm/i915: simplify possible_clones computation by Daniel Vetter · 12 years ago
  65. a2bd1f5 drm/i915: check whether we actually received an edid in detect_ddc by Daniel Vetter · 12 years ago
  66. e811f5a drm: Make the .mode_fixup() operations mode argument a const pointer by Laurent Pinchart · 12 years ago
  67. bd9e841 drm/i915: VLV VGA port only handles on & off, like PCH VGA by Jesse Barnes · 12 years ago
  68. 7d2c24e drm/i915: add ValleyView specific CRT detect function by Jesse Barnes · 12 years ago
  69. aaa3773 drm/i915/crt: Do not rely upon the HPD presence pin by Daniel Vetter · 12 years ago
  70. 59c859d drm/i915: account for only one PCH receiver on Haswell by Eugeni Dodonov · 12 years ago
  71. dc257cf Merge tag 'v3.4-rc6' into drm-intel-next by Daniel Vetter · 12 years ago
  72. e95c843 drm/i915: fixup load-detect on enabled, but not active pipe by Daniel Vetter · 12 years ago
  73. df0323c drm/i915: IBX+ doesn't have separate vsync/hsync controls on the VGA DAC by Jesse Barnes · 12 years ago
  74. bc0daf4 drm/i915: make quirks more verbose by Daniel Vetter · 12 years ago
  75. 3bd7d90 drm/i915/intel_i2c: refactor using intel_gmbus_get_adapter by Daniel Kurtz · 12 years ago
  76. dbb0257 drm/i915: don't allow interlaced pipeconf on gen2 by Daniel Vetter · 13 years ago
  77. 8ca4013 CHROMIUM: i915: Add DMI override to skip CRT initialization on ZGB by Duncan Laurie · 13 years ago
  78. 7577056 drm/i915: use transcoder select bits on VGA and HDMI on CPT by Jesse Barnes · 13 years ago
  79. 0206e35 Drivers: i915: Fix all space related issues. by Akshay Joshi · 13 years ago
  80. d3bcb75 drm/i915/crt: Explicitly return false if connected to a digital monitor by Chris Wilson · 13 years ago
  81. 8261b19 drm/i915: Don't store temporary load-detect variables in the generic encoder by Chris Wilson · 13 years ago
  82. 7173188 drm/i915: Simplify return value from intel_get_load_detect_pipe by Chris Wilson · 13 years ago
  83. 0de009c drm/i915/crt: Remove 0xa0 probe for VGA by Chris Wilson · 13 years ago
  84. 9db4a9c drm/i915: cleanup per-pipe reg usage by Jesse Barnes · 14 years ago
  85. f326905 drm/i915/crt: Force the initial probe after reset by Chris Wilson · 14 years ago
  86. f5afcd3 drm/i915/crt: Check for a analog monitor in case of DVI-I by David Müller · 14 years ago
  87. e7dbb2f drm/i915: Take advantage of auto-polling CRT hotplug detection on PCH hardware by Keith Packard · 14 years ago
  88. c9a1c4c drm/i915/crt: Introduce struct intel_crt by Chris Wilson · 14 years ago
  89. 1510a97 drm/i915/crt: Make sure the hotplug interrupt is enabled by Yuanhan Liu · 14 years ago
  90. 6ec3d0c drm/i915/crt: Use a DDC probe on 0xA0 before load-detect by Chris Wilson · 14 years ago
  91. a6c45cf drm/i915: INTEL_INFO->gen supercedes i8xx, i9xx, i965g by Chris Wilson · 14 years ago
  92. e9e5f8e Merge branch 'drm-intel-fixes' into HEAD by Chris Wilson · 14 years ago
  93. db8c076 Merge remote branch 'linus' into drm-intel-fixes by Chris Wilson · 14 years ago
  94. f899fc6 drm/i915: use GMBUS to manage i2c links by Chris Wilson · 14 years ago
  95. 7907731 drm/i915/crt: Downgrade warnings for hotplug failures by Chris Wilson · 14 years ago
  96. 373a3cf drm/i915: call drm_encoder_init first by Chris Wilson · 14 years ago
  97. 890f335 drm/i915/i2c: Track the parent encoder rather than just the dev by Chris Wilson · 14 years ago
  98. 930a9e2 drm: Use a nondestructive mode for output detect when polling (v2) by Chris Wilson · 14 years ago
  99. 7b334fc drm: Use a nondestructive mode for output detect when polling by Chris Wilson · 14 years ago
  100. df0e924 drm/i915: Make the connector->encoder relationship explicit by Chris Wilson · 14 years ago