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