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