1. 51bce5b Merge tag 'drm-intel-next-2015-12-04-1' of git://anongit.freedesktop.org/drm-intel into drm-next by Dave Airlie · 9 years ago
  2. 13a3d91 drm: Pass 'name' to drm_encoder_init() by Ville Syrjälä · 9 years ago
  3. 6c03a6b drm/i915: Don't register CRT connector when it's fused off by Ville Syrjälä · 9 years ago
  4. 92907cb Merge tag 'v4.4-rc2' into drm-intel-next-queued by Daniel Vetter · 9 years ago
  5. f0f59a0 drm/i915: Type safe register read/write by Ville Syrjälä · 9 years ago
  6. 00490c2 drm/i915: Consider SPLL as another shared pll, v2. by Maarten Lankhorst · 9 years ago
  7. eede3b5 drm/i915: s/_FDI_RXA_.../FDI_RX_...(PIPE_A)/ by Ville Syrjälä · 9 years ago
  8. 7c5f93b drm/i915: Constify adjusted_mode by Ville Syrjälä · 9 years ago
  9. 0706f17 drm/i915: Avoid race of intel_crt_detect_hotplug() with HPD interrupt, v2 by Egbert Eich · 9 years ago
  10. 4d688a2 drm/i915: Get rid of dpms handling. by Maarten Lankhorst · 9 years ago
  11. ee165b1 drm/i915: Validate the state after an atomic modeset only, and pass the state. by Maarten Lankhorst · 9 years ago
  12. 9a69a9a drm: Make the connector dpms callback return a value, v2. by Maarten Lankhorst · 9 years ago
  13. 1ea56e2 drm/i915: Disable CRT port after pipe on PCH platforms by Ville Syrjälä · 9 years ago
  14. 9bdbd0b drm/i915: Allocate connector state together with the connectors by Ander Conselvan de Oliveira · 10 years ago
  15. 988c701 drm/i915: rename GMBUS_PORT_* macros as GMBUS_PIN_* by Jani Nikula · 10 years ago
  16. 5bedeb2 drm/i915: Add module param to test the load detect code by Daniel Vetter · 10 years ago
  17. 9896972 drm/i915: Implement connector state duplication by Ander Conselvan de Oliveira · 10 years ago
  18. 49172fe drm/i915: Pass acquire ctx also to intel_release_load_detect_pipe() by Ander Conselvan de Oliveira · 10 years ago
  19. 2545e4a drm/i915: Add atomic_get_property entrypoint for connectors (v2) by Matt Roper · 10 years ago
  20. c6f95f2 drm/i915: Setup dummy atomic state for connectors (v3) by Matt Roper · 10 years ago
  21. 6e3c971 drm/i915: Make intel_crtc->config a pointer by Ander Conselvan de Oliveira · 10 years ago
  22. 2d112de drm/i915: Embedded struct drm_crtc_state in intel_crtc_state by Ander Conselvan de Oliveira · 10 years ago
  23. 5cec258 drm/i915: Rename struct intel_crtc_config to intel_crtc_state by Ander Conselvan de Oliveira · 10 years ago
  24. 0039a4b3 drm/i915: Don't claim that we're resetting PCH ADPA register by Ville Syrjälä · 10 years ago
  25. f458ebb drm/i915: Bikeshed rpm functions name a bit. by Daniel Vetter · 10 years ago
  26. bbe1c27 drm/i915: Remove bogus __init annotation from DMI callbacks by Mathias Krause · 10 years ago
  27. 208bf9f drm/i915: Fix locking for intel_enable_pipe_a() by Ville Syrjälä · 10 years ago
  28. 4dac3ed Merge remote-tracking branch 'airlied/drm-next' into drm-intel-next by Daniel Vetter · 10 years ago
  29. 4651fb2 drm/i915: remove useless runtime PM get calls by Paulo Zanoni · 10 years ago
  30. c51f716 Merge tag 'drm-intel-next-2014-07-11' of git://anongit.freedesktop.org/drm-intel into drm-next by Dave Airlie · 10 years ago
  31. 0e50338 drm/i915: Precompute static ddi_pll_sel values in encoders by Daniel Vetter · 10 years ago
  32. abfdc1e drm/i915: Move SPLL disabling into hsw_crt_post_disable by Daniel Vetter · 10 years ago
  33. 082717e drm/i915: Move the SPLL enabling into hsw_crt_pre_enable by Daniel Vetter · 10 years ago
  34. 34ea3d3 drm: add register and unregister functions for connectors by Thomas Wood · 10 years ago
  35. 51fd371 drm: convert crtc and connection_mutex to ww_mutex (v5) by Rob Clark · 11 years ago
  36. c23cc41 drm/i915: replace drm_get_connector_name() with direct name field use by Jani Nikula · 10 years ago
  37. 894ed1e drm/i915/crt: Remove ->mode_set callback by Daniel Vetter · 10 years ago
  38. 10b6ee4 Skip intel_crt_init for Dell XPS 8700 by Giacomo Comes · 11 years ago
  39. 301ea74 drm/i915: Allow HDMI+VGA cloning by Ville Syrjälä · 11 years ago
  40. bc079e8 drm/i915: Make encoder cloning more flexible by Ville Syrjälä · 11 years ago
  41. 6d129be drm/i915: check port power domain when reading the encoder hw state by Imre Deak · 11 years ago
  42. 671dedd drm/i915: get port power domain in connector detect handlers by Imre Deak · 11 years ago
  43. 8f7abfd drm/i915: Fix DDI port_clock for VGA output by Ville Syrjälä · 11 years ago
  44. c19a0df drm/i915: get runtime PM while trying to detect CRT by Paulo Zanoni · 11 years ago
  45. 4932e2c drm/i915: add unregister callback to connector by Imre Deak · 11 years ago
  46. 754970ee drm/i915: Shuffle modeset reset handling around by Daniel Vetter · 11 years ago
  47. c19de8e drm/i915: Return a drm_mode_status enum in the mode_valid vfuncs by Damien Lespiau · 11 years ago
  48. a298579 drm/i915: Use hsw_crt_get_config on BDW by Ville Syrjälä · 11 years ago
  49. 533df0f drm/i915: vlv: fix VGA hotplug after modeset by Imre Deak · 11 years ago
  50. d9255d5 drm/i915: destroy connector sysfs files earlier by Paulo Zanoni · 11 years ago
  51. 241bfc3 drm/i915: Use crtc_clock with the adjusted mode by Damien Lespiau · 11 years ago
  52. 6801c18 drm/i915: Add HSW CRT output readout support by Ville Syrjälä · 11 years ago
  53. b14c567 drm/i915: use pointer = k[cmz...]alloc(sizeof(*pointer), ...) pattern by Daniel Vetter · 11 years ago
  54. 18442d0 drm/i915: Fix port_clock and adjusted_mode.clock readout all over by Ville Syrjälä · 11 years ago
  55. 6c4a8962a drm/i915/vlv: re-enable hotplug detect based probing on VLV/BYT by Jesse Barnes · 11 years ago
  56. 10603ca drm/i915: Apply the force-detect VGA w/a to Valleyview by Chris Wilson · 11 years ago
  57. eebe6f0 drm/i915/crt: use native encoder->mode_set callback by Daniel Vetter · 11 years ago
  58. 164c859 drm/i915: Add some debug breadcrumbs to connector detection by Chris Wilson · 11 years ago
  59. 6b1c087b drm/i915: document why dvo/sdvo/crt need a special dpms function by Jani Nikula · 11 years ago
  60. 045ac3b drm/i915: add encoder get_config function v5 by Jesse Barnes · 11 years ago
  61. e1b73cb Merge tag 'v3.10-rc2' into drm-intel-next-queued by Daniel Vetter · 11 years ago
  62. 41aa344 drm/i915: Organize VBT stuff inside drm_i915_private by Rodrigo Vivi · 11 years ago
  63. 2a7acee drm/i915: Fixup non-24bpp support for VGA screens on Haswell by Daniel Vetter · 11 years ago
  64. f0aa848 Merge branch 'drm-intel-fixes' of git://people.freedesktop.org/~danvet/drm-intel into drm-next by Dave Airlie · 11 years ago
  65. 821450c drm/i915: (re)init HPD interrupt storm statistics by Egbert Eich · 12 years ago
  66. 28184f2 Merge tag 'drm-intel-next-2013-04-06' of git://people.freedesktop.org/~danvet/drm-intel into drm-next by Dave Airlie · 12 years ago
  67. 5bfe2ac drm/i915: add pipe_config->has_pch_encoder by Daniel Vetter · 12 years ago
  68. 4f770a5 DRM/i915: Get rid if the 'hotplug_supported_mask' in struct drm_i915_private. by Egbert Eich · 12 years ago
  69. 637f44d drm/i915: Be sure to turn hsync/vsync back on at crt enable (v2) by Adam Jackson · 12 years ago
  70. 1d843f9 DRM/I915: Add enum hpd_pin to intel_encoder. by Egbert Eich · 12 years ago
  71. 2cc7954 Merge branch 'drm-intel-fixes' of git://people.freedesktop.org/~danvet/drm-intel into drm-next by Dave Airlie · 12 years ago
  72. f40ebd6 drm/i915: Turn off hsync and vsync on ADPA when disabling crt by Patrik Jakobsson · 12 years ago
  73. b81e059 Merge branch 'drm-intel-fixes' of git://people.freedesktop.org/~danvet/drm-intel into drm-next by Dave Airlie · 12 years ago
  74. 3e68320 drm/i915: Preserve the FDI line reversal override bit on CPT by Damien Lespiau · 12 years ago
  75. af5676f drm/i915: rip out helper->disable noop functions by Daniel Vetter · 12 years ago
  76. ca54b81 drm/i915: Always use adpa_reg by Ville Syrjälä · 12 years ago
  77. 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
  78. 55bde6b Merge branch 'drm-intel-fixes' of git://people.freedesktop.org/~danvet/drm-intel into drm-next by Dave Airlie · 12 years ago
  79. 68d18ad drm/i915: set the LPT FDI RX polarity reversal bit when needed by Paulo Zanoni · 12 years ago
  80. 1a1494d Merge branch 'drm-next-3.8' of git://people.freedesktop.org/~agd5f/linux into drm-next by Dave Airlie · 12 years ago
  81. d4b1931 drm/i915: reject modes the LPT FDI receiver can't handle by Paulo Zanoni · 12 years ago
  82. affa935 drm/i915: add HAS_DDI check by Paulo Zanoni · 12 years ago
  83. d63fa0d drm/i915: don't limit Haswell CRT encoder to pipe A by Paulo Zanoni · 12 years ago
  84. 9fabd4e Merge branch 'for-airlied' of git://people.freedesktop.org/~danvet/drm-intel into drm-next by Dave Airlie · 12 years ago
  85. 4eda01b drm/i915: use intel_ddi_get_hw_state on CRT encoder too by Paulo Zanoni · 12 years ago
  86. 4837813 drm/i915: don't set ADPA pipe select on LPT by Paulo Zanoni · 12 years ago
  87. 4a8dece drm/i915/crt: fix DPMS standby and suspend mode handling by Jani Nikula · 12 years ago
  88. 7f6658e drm/i915: VGA needs to be on pipe A on i830M by Daniel Vetter · 12 years ago
  89. ebda95a drm/i915: Do not free the passed EDID in intel_connector_update_modes() by Jani Nikula · 12 years ago
  90. c2fb791 Merge tag 'v3.7-rc2' into drm-intel-next-queued by Daniel Vetter · 12 years ago
  91. 64acba6 Merge branch 'drm-intel-fixes' of git://people.freedesktop.org/~danvet/drm-intel into drm-fixes by Dave Airlie · 12 years ago
  92. 2e93889 drm/i915/crt: explicitly set up HOTPLUG_BITS on resume by Daniel Vetter · 12 years ago
  93. 912d812 drm/i915/crt: don't set HOTPLUG bits on !PCH by Daniel Vetter · 12 years ago
  94. 6478d41 DRM/i915: Don't delete DPLL Multiplier during DAC init. by Egbert Eich · 12 years ago
  95. 612a9aa Merge branch 'drm-next' of git://people.freedesktop.org/~airlied/linux by Linus Torvalds · 12 years ago
  96. 760285e UAPI: (Scripted) Convert #include "..." to #include <path/...> in drivers/gpu/ by David Howells · 12 years ago
  97. 4126d5d UAPI: (Scripted) Remove redundant DRM UAPI header #inclusions from drivers/gpu/. by David Howells · 12 years ago
  98. a1ceb67 Merge the modeset-rework, basic conversion into drm-intel-next by Daniel Vetter · 12 years ago
  99. b980514 drm/i915: improve modeset state checking after dpms calls by Daniel Vetter · 12 years ago
  100. 1f70385 drm/i915: s/intel_encoder_disable/intel_encoder_noop by Daniel Vetter · 12 years ago