1. 0e50338 drm/i915: Precompute static ddi_pll_sel values in encoders by Daniel Vetter · 10 years ago
  2. abfdc1e drm/i915: Move SPLL disabling into hsw_crt_post_disable by Daniel Vetter · 10 years ago
  3. 082717e drm/i915: Move the SPLL enabling into hsw_crt_pre_enable by Daniel Vetter · 10 years ago
  4. 51fd371 drm: convert crtc and connection_mutex to ww_mutex (v5) by Rob Clark · 11 years ago
  5. c23cc41 drm/i915: replace drm_get_connector_name() with direct name field use by Jani Nikula · 10 years ago
  6. 894ed1e drm/i915/crt: Remove ->mode_set callback by Daniel Vetter · 10 years ago
  7. 10b6ee4 Skip intel_crt_init for Dell XPS 8700 by Giacomo Comes · 10 years ago
  8. 301ea74 drm/i915: Allow HDMI+VGA cloning by Ville Syrjälä · 10 years ago
  9. bc079e8 drm/i915: Make encoder cloning more flexible by Ville Syrjälä · 10 years ago
  10. 6d129be drm/i915: check port power domain when reading the encoder hw state by Imre Deak · 10 years ago
  11. 671dedd drm/i915: get port power domain in connector detect handlers by Imre Deak · 10 years ago
  12. 8f7abfd drm/i915: Fix DDI port_clock for VGA output by Ville Syrjälä · 10 years ago
  13. c19a0df drm/i915: get runtime PM while trying to detect CRT by Paulo Zanoni · 10 years ago
  14. 4932e2c drm/i915: add unregister callback to connector by Imre Deak · 10 years ago
  15. 754970ee drm/i915: Shuffle modeset reset handling around by Daniel Vetter · 11 years ago
  16. c19de8e drm/i915: Return a drm_mode_status enum in the mode_valid vfuncs by Damien Lespiau · 11 years ago
  17. a298579 drm/i915: Use hsw_crt_get_config on BDW by Ville Syrjälä · 11 years ago
  18. 533df0f drm/i915: vlv: fix VGA hotplug after modeset by Imre Deak · 11 years ago
  19. d9255d5 drm/i915: destroy connector sysfs files earlier by Paulo Zanoni · 11 years ago
  20. 241bfc3 drm/i915: Use crtc_clock with the adjusted mode by Damien Lespiau · 11 years ago
  21. 6801c18 drm/i915: Add HSW CRT output readout support by Ville Syrjälä · 11 years ago
  22. b14c567 drm/i915: use pointer = k[cmz...]alloc(sizeof(*pointer), ...) pattern by Daniel Vetter · 11 years ago
  23. 18442d0 drm/i915: Fix port_clock and adjusted_mode.clock readout all over by Ville Syrjälä · 11 years ago
  24. 6c4a8962a drm/i915/vlv: re-enable hotplug detect based probing on VLV/BYT by Jesse Barnes · 11 years ago
  25. 10603ca drm/i915: Apply the force-detect VGA w/a to Valleyview by Chris Wilson · 11 years ago
  26. eebe6f0 drm/i915/crt: use native encoder->mode_set callback by Daniel Vetter · 11 years ago
  27. 164c859 drm/i915: Add some debug breadcrumbs to connector detection by Chris Wilson · 11 years ago
  28. 6b1c087b drm/i915: document why dvo/sdvo/crt need a special dpms function by Jani Nikula · 11 years ago
  29. 045ac3b drm/i915: add encoder get_config function v5 by Jesse Barnes · 11 years ago
  30. e1b73cb Merge tag 'v3.10-rc2' into drm-intel-next-queued by Daniel Vetter · 11 years ago
  31. 41aa344 drm/i915: Organize VBT stuff inside drm_i915_private by Rodrigo Vivi · 11 years ago
  32. 2a7acee drm/i915: Fixup non-24bpp support for VGA screens on Haswell by Daniel Vetter · 11 years ago
  33. f0aa848 Merge branch 'drm-intel-fixes' of git://people.freedesktop.org/~danvet/drm-intel into drm-next by Dave Airlie · 11 years ago
  34. 821450c drm/i915: (re)init HPD interrupt storm statistics by Egbert Eich · 11 years ago
  35. 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
  36. 5bfe2ac drm/i915: add pipe_config->has_pch_encoder by Daniel Vetter · 11 years ago
  37. 4f770a5 DRM/i915: Get rid if the 'hotplug_supported_mask' in struct drm_i915_private. by Egbert Eich · 11 years ago
  38. 637f44d drm/i915: Be sure to turn hsync/vsync back on at crt enable (v2) by Adam Jackson · 11 years ago
  39. 1d843f9 DRM/I915: Add enum hpd_pin to intel_encoder. by Egbert Eich · 11 years ago
  40. 2cc7954 Merge branch 'drm-intel-fixes' of git://people.freedesktop.org/~danvet/drm-intel into drm-next by Dave Airlie · 11 years ago
  41. f40ebd6 drm/i915: Turn off hsync and vsync on ADPA when disabling crt by Patrik Jakobsson · 11 years ago
  42. b81e059 Merge branch 'drm-intel-fixes' of git://people.freedesktop.org/~danvet/drm-intel into drm-next by Dave Airlie · 11 years ago
  43. 3e68320 drm/i915: Preserve the FDI line reversal override bit on CPT by Damien Lespiau · 12 years ago
  44. af5676f drm/i915: rip out helper->disable noop functions by Daniel Vetter · 11 years ago
  45. ca54b81 drm/i915: Always use adpa_reg by Ville Syrjälä · 11 years ago
  46. 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
  47. 55bde6b Merge branch 'drm-intel-fixes' of git://people.freedesktop.org/~danvet/drm-intel into drm-next by Dave Airlie · 12 years ago
  48. 68d18ad drm/i915: set the LPT FDI RX polarity reversal bit when needed by Paulo Zanoni · 12 years ago
  49. 1a1494d Merge branch 'drm-next-3.8' of git://people.freedesktop.org/~agd5f/linux into drm-next by Dave Airlie · 12 years ago
  50. d4b1931 drm/i915: reject modes the LPT FDI receiver can't handle by Paulo Zanoni · 12 years ago
  51. affa935 drm/i915: add HAS_DDI check by Paulo Zanoni · 12 years ago
  52. d63fa0d drm/i915: don't limit Haswell CRT encoder to pipe A by Paulo Zanoni · 12 years ago
  53. 9fabd4e Merge branch 'for-airlied' of git://people.freedesktop.org/~danvet/drm-intel into drm-next by Dave Airlie · 12 years ago
  54. 4eda01b drm/i915: use intel_ddi_get_hw_state on CRT encoder too by Paulo Zanoni · 12 years ago
  55. 4837813 drm/i915: don't set ADPA pipe select on LPT by Paulo Zanoni · 12 years ago
  56. 4a8dece drm/i915/crt: fix DPMS standby and suspend mode handling by Jani Nikula · 12 years ago
  57. 7f6658e drm/i915: VGA needs to be on pipe A on i830M by Daniel Vetter · 12 years ago
  58. ebda95a drm/i915: Do not free the passed EDID in intel_connector_update_modes() by Jani Nikula · 12 years ago
  59. c2fb791 Merge tag 'v3.7-rc2' into drm-intel-next-queued by Daniel Vetter · 12 years ago
  60. 64acba6 Merge branch 'drm-intel-fixes' of git://people.freedesktop.org/~danvet/drm-intel into drm-fixes by Dave Airlie · 12 years ago
  61. 2e93889 drm/i915/crt: explicitly set up HOTPLUG_BITS on resume by Daniel Vetter · 12 years ago
  62. 912d812 drm/i915/crt: don't set HOTPLUG bits on !PCH by Daniel Vetter · 12 years ago
  63. 6478d41 DRM/i915: Don't delete DPLL Multiplier during DAC init. by Egbert Eich · 12 years ago
  64. 612a9aa Merge branch 'drm-next' of git://people.freedesktop.org/~airlied/linux by Linus Torvalds · 12 years ago
  65. 760285e UAPI: (Scripted) Convert #include "..." to #include <path/...> in drivers/gpu/ by David Howells · 12 years ago
  66. 4126d5d UAPI: (Scripted) Remove redundant DRM UAPI header #inclusions from drivers/gpu/. by David Howells · 12 years ago
  67. a1ceb67 Merge the modeset-rework, basic conversion into drm-intel-next by Daniel Vetter · 12 years ago
  68. b980514 drm/i915: improve modeset state checking after dpms calls by Daniel Vetter · 12 years ago
  69. 1f70385 drm/i915: s/intel_encoder_disable/intel_encoder_noop by Daniel Vetter · 12 years ago
  70. 0a91ca2 drm/i915: check connector hw/sw state by Daniel Vetter · 12 years ago
  71. e403fc9 drm/i915/crt: implement get_hw_state by Daniel Vetter · 12 years ago
  72. c9deac9 drm/i915: rip out encoder->prepare/commit by Daniel Vetter · 12 years ago
  73. b2cabb0 drm/i915: convert dpms functions of dvo/sdvo/crt by Daniel Vetter · 12 years ago
  74. 2124604 drm/i915/crt: convert to encoder disable/enable by Daniel Vetter · 12 years ago
  75. 65983bd Merge branch 'for-airlied' of git://people.freedesktop.org/~danvet/drm-intel into drm-next by Dave Airlie · 12 years ago
  76. 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
  77. 0826874 drm/i915: Allow VGA on CRTC 2 by Keith Packard · 12 years ago
  78. d2434ab drm/i915: drop intel_encoder argument to load_detect_pipe functions by Daniel Vetter · 12 years ago
  79. f1a2f5b drm/i915: fall back to bit-banging if GMBUS fails in CRT EDID reads by Jani Nikula · 12 years ago
  80. 540a895 drm/i915: add inte_crt->adpa_reg by Daniel Vetter · 12 years ago
  81. 66a9278 drm/i915: simplify possible_clones computation by Daniel Vetter · 12 years ago
  82. a2bd1f5 drm/i915: check whether we actually received an edid in detect_ddc by Daniel Vetter · 12 years ago
  83. e811f5a drm: Make the .mode_fixup() operations mode argument a const pointer by Laurent Pinchart · 12 years ago
  84. bd9e841 drm/i915: VLV VGA port only handles on & off, like PCH VGA by Jesse Barnes · 12 years ago
  85. 7d2c24e drm/i915: add ValleyView specific CRT detect function by Jesse Barnes · 12 years ago
  86. aaa3773 drm/i915/crt: Do not rely upon the HPD presence pin by Daniel Vetter · 12 years ago
  87. 59c859d drm/i915: account for only one PCH receiver on Haswell by Eugeni Dodonov · 12 years ago
  88. dc257cf Merge tag 'v3.4-rc6' into drm-intel-next by Daniel Vetter · 12 years ago
  89. e95c843 drm/i915: fixup load-detect on enabled, but not active pipe by Daniel Vetter · 12 years ago
  90. df0323c drm/i915: IBX+ doesn't have separate vsync/hsync controls on the VGA DAC by Jesse Barnes · 12 years ago
  91. bc0daf4 drm/i915: make quirks more verbose by Daniel Vetter · 12 years ago
  92. 3bd7d90 drm/i915/intel_i2c: refactor using intel_gmbus_get_adapter by Daniel Kurtz · 12 years ago
  93. dbb0257 drm/i915: don't allow interlaced pipeconf on gen2 by Daniel Vetter · 12 years ago
  94. 8ca4013 CHROMIUM: i915: Add DMI override to skip CRT initialization on ZGB by Duncan Laurie · 13 years ago
  95. 7577056 drm/i915: use transcoder select bits on VGA and HDMI on CPT by Jesse Barnes · 13 years ago
  96. 0206e35 Drivers: i915: Fix all space related issues. by Akshay Joshi · 13 years ago
  97. d3bcb75 drm/i915/crt: Explicitly return false if connected to a digital monitor by Chris Wilson · 13 years ago
  98. 8261b19 drm/i915: Don't store temporary load-detect variables in the generic encoder by Chris Wilson · 13 years ago
  99. 7173188 drm/i915: Simplify return value from intel_get_load_detect_pipe by Chris Wilson · 13 years ago
  100. 0de009c drm/i915/crt: Remove 0xa0 probe for VGA by Chris Wilson · 13 years ago