1. 0550691 drm/i915: extract intel_hdmi.h from intel_drv.h by Jani Nikula · 6 years ago
  2. 44c1220a drm/i915: extract intel_panel.h from intel_drv.h by Jani Nikula · 6 years ago
  3. 596fee1 drm/i915: extract intel_sdvo.h from intel_drv.h by Jani Nikula · 6 years ago
  4. ec7f29f drm/i915: extract intel_connector.h from intel_drv.h by Jani Nikula · 6 years ago
  5. 0d567f1 drm/i915/sdvo: Read out HDMI infoframes by Ville Syrjälä · 6 years ago
  6. 769be63 drm/i915/sdvo: Precompute HDMI infoframes by Ville Syrjälä · 6 years ago
  7. a9dc339 drm/i915/sdvo: switch to kernel types by Jani Nikula · 6 years ago
  8. f42fb23 Merge drm/drm-next into drm-intel-next-queued by Rodrigo Vivi · 6 years ago
  9. 204474a drm/i915: Pass down rc in intel_encoder->compute_config() by Lyude Paul · 6 years ago
  10. 9655055 drm/i915: Pass down rc in intel_encoder->compute_config() by Lyude Paul · 6 years ago
  11. 1581b2d drm/edid: Add display_info.rgb_quant_range_selectable by Ville Syrjälä · 6 years ago
  12. c3735f5 drm/i915: Use drm_hdmi_avi_infoframe_quant_range() for SDVO HDMI as well by Ville Syrjälä · 6 years ago
  13. 13d0add drm/edid: Pass connector to AVI infoframe functions by Ville Syrjälä · 6 years ago
  14. 2f80d7b drm/i915: drop all drmP.h includes by Jani Nikula · 6 years ago
  15. 7b55430 drm/i915/sdvo: Utilize intel_panel for fixed_mode by Ville Syrjälä · 6 years ago
  16. d9facae drm/i915: Introduce CRTC output format by Shashank Sharma · 6 years ago
  17. d4b26e4 drm/i915: add a common connector type independent destroy hook by Jani Nikula · 6 years ago
  18. aa2b880 drm/i915/sdvo: Fix multi function encoder stuff by Ville Syrjälä · 6 years ago
  19. 294f96a Merge tag 'drm-misc-next-2018-07-18' of git://anongit.freedesktop.org/drm/drm-misc into drm-next by Dave Airlie · 6 years ago
  20. 539c475 Merge tag 'drm-intel-next-2018-07-09' of git://anongit.freedesktop.org/drm/drm-intel into drm-next by Dave Airlie · 6 years ago
  21. c555f02 drm: drop _mode_ from update_edit_property() by Daniel Vetter · 7 years ago
  22. 9757973 drm/i915: Remove pointless if-else from sdvo code by Ville Syrjälä · 7 years ago
  23. f0d759f drm/i915: Mark expected switch fall-throughs by Gustavo A. R. Silva · 7 years ago
  24. b4d4b0b Merge tag 'drm-intel-next-2018-06-20' of git://anongit.freedesktop.org/drm/drm-intel into drm-next by Dave Airlie · 7 years ago
  25. 3069290 Merge tag 'drm-intel-next-2018-06-06' of git://anongit.freedesktop.org/drm/drm-intel into drm-next by Dave Airlie · 7 years ago
  26. e4dd27a drm/i915: Allow DBLSCAN user modes with eDP/LVDS/DSI by Ville Syrjälä · 7 years ago
  27. 7620346 drm/i915: Clean up SDVO pipe select bits by Ville Syrjälä · 7 years ago
  28. 30e9db6d drm: Don't pass the index to drm_property_add_enum() by Ville Syrjälä · 7 years ago
  29. 1b2cb02 drm/i915: Convert intel_hpd_irq_event() into an encoder hotplug hook by Ville Syrjälä · 7 years ago
  30. f073d78 Merge tag 'drm-intel-next-2018-02-21' of git://anongit.freedesktop.org/drm/drm-intel into drm-next by Dave Airlie · 7 years ago
  31. c16336b drm/i915/sdvo: Tidy up commentary by Chris Wilson · 7 years ago
  32. e995ca0b drm/i915: Provide a device level .mode_valid() hook by Ville Syrjälä · 7 years ago
  33. 463320a drm/i915: Eliminate some encoder->crtc usage from SDVO code by Ville Syrjälä · 7 years ago
  34. e1214b9 drm/i915: Populate output_types from .get_config() by Ville Syrjälä · 7 years ago
  35. 0db1aa4 drm/i915: Make i2c lock ops static by Ville Syrjälä · 7 years ago
  36. 5f88a9c drm/i915: Constify states passed to enable/disable/etc. encoder hooks by Ville Syrjälä · 7 years ago
  37. 148b1e1 Merge airlied/drm-next into drm-intel-next-queued by Daniel Vetter · 7 years ago
  38. 7d902c0 drm: Nuke drm_atomic_helper_connector_dpms by Daniel Vetter · 7 years ago
  39. 482b0e3 drm: Nuke drm_atomic_helper_connector_set_property by Daniel Vetter · 7 years ago
  40. de44e25 drm/i915/sdvo: Shut up state checker with hdmi cards on gen3 by Daniel Vetter · 7 years ago
  41. a8506684 drm/i915: Rework sdvo proxy i2c locking by Daniel Vetter · 7 years ago
  42. af05559 Merge airlied/drm-next into drm-misc-next by Daniel Vetter · 7 years ago
  43. 0c1f528 drm: handle HDMI 2.0 VICs in AVI info-frames by Shashank Sharma · 7 years ago
  44. b9eb89b drm/i915: Use HAS_PCH_CPT() everywhere by Ville Syrjälä · 8 years ago
  45. 10223df drm/i915: Actually attach the tv_format property to the SDVO connector by Ville Syrjälä · 8 years ago
  46. 630d30a drm/i915: Convert intel_sdvo connector properties to atomic. by Maarten Lankhorst · 8 years ago
  47. b32962f drm/i915: Handle force_audio correctly in intel_sdvo by Maarten Lankhorst · 8 years ago
  48. a82256b Merge tag 'drm-intel-next-2017-05-29' of git://anongit.freedesktop.org/git/drm-intel into drm-next by Dave Airlie · 8 years ago
  49. 9901664 drm/i915/sdvo: Check error return from intel_sdvo_get_value() by Imre Deak · 8 years ago
  50. 0e9f25d drm/atomic: Handle picture_aspect_ratio in atomic core by Maarten Lankhorst · 8 years ago
  51. 79f255a drm/i915: Store encoder power domain in struct intel_encoder by Ander Conselvan de Oliveira · 8 years ago
  52. 73f67aa drm/i915: distinguish G33 and Pineview from each other by Jani Nikula · 8 years ago
  53. c39055b drm/i915: Pass dev_priv to intel_setup_outputs() by Ander Conselvan de Oliveira · 8 years ago
  54. 6647847 drm/i915: Assorted INTEL_INFO(dev) cleanups by Tvrtko Ursulin · 8 years ago
  55. 646d577 drm/i915: Pass dev_priv to IS_MOBILE() by Ville Syrjälä · 8 years ago
  56. 0f0f74b drm/i915: Pass dev_priv to intel_wait_for_vblank() by Ville Syrjälä · 8 years ago
  57. 50a0bc9 drm/i915: Make INTEL_DEVID only take dev_priv by Tvrtko Ursulin · 8 years ago
  58. 6e26695 drm/i915: Make INTEL_PCH_TYPE & co only take dev_priv by Tvrtko Ursulin · 8 years ago
  59. 579627e drm/i915: Shrink sdvo_cmd_names by Tvrtko Ursulin · 8 years ago
  60. 03cdc1d drm/i915: Store port enum in intel_encoder by Pandiyan, Dhinakaran · 8 years ago
  61. f9fe053 drm/i915: Convert intel_sdvo to use atomic state by Maarten Lankhorst · 8 years ago
  62. 0a478c2 drm/i915: Make encoder->compute_config take the connector state by Maarten Lankhorst · 8 years ago
  63. fd6bbda drm/i915: Pass crtc_state and connector_state to encoder functions by Maarten Lankhorst · 8 years ago
  64. 52a05c3 drm/i915: pdev cleanup by David Weinehall · 8 years ago
  65. 91c8a32 drm/i915: Convert dev_priv->dev backpointers to dev_priv->drm by Chris Wilson · 9 years ago
  66. fac5e23 drm/i915: Mass convert dev->dev_private to to_i915(dev) by Chris Wilson · 9 years ago
  67. 843152b drm/i915: Move connector registration to driver registration by Chris Wilson · 9 years ago
  68. 1ebaa0b drm/i915: Move backlight registration to connector registration by Chris Wilson · 9 years ago
  69. 7a418e3 drm/i915: Move registration actions to connector->late_register by Chris Wilson · 9 years ago
  70. c191eca drm/i915: Move intel_connector->unregister to connector->early_unregister by Chris Wilson · 9 years ago
  71. cc22a86 drm: i915: Rely on the default ->best_encoder() behavior where appropriate by Boris Brezillon · 9 years ago
  72. 580d8ed drm/i915: Give encoders useful names by Ville Syrjälä · 9 years ago
  73. 9d6c875 drm/i915: move sdvo mappings to vbt data by Jani Nikula · 9 years ago
  74. e3b247d drm/i915: Move the encoder vs. FDI dotclock check out from encoder .get_config() by Ville Syrjälä · 9 years ago
  75. 24b2388 drm/i915: SDVO pixel clock check by Mika Kahola · 9 years ago
  76. 13a3d91 drm: Pass 'name' to drm_encoder_init() by Ville Syrjälä · 9 years ago
  77. f0f59a0 drm/i915: Type safe register read/write by Ville Syrjälä · 9 years ago
  78. 2a5c083 drm/i915: s/is_sdvob/enum port/ by Ville Syrjälä · 9 years ago
  79. 0c241d5 drm/i915: Disable FIFO underrun reporting around IBX transcoder B workaround by Ville Syrjälä · 9 years ago
  80. 3a2fb2c Revert "drm/i915: Call encoder hotplug for init and resume cases" by Daniel Vetter · 9 years ago
  81. 5d250b0 drm/i915: Call encoder hotplug for init and resume cases by Sonika Jindal · 9 years ago
  82. 7949dd4 drm/i915: Add HDMI aspect ratio property for SDVO by Ville Syrjälä · 9 years ago
  83. 7c5f93b drm/i915: Constify adjusted_mode by Ville Syrjälä · 9 years ago
  84. aad941d drm/i915: Always use crtc_ timings when dealing with adjustead_mode by Ville Syrjälä · 9 years ago
  85. 5e7234c drm/i915: s/mode/adjusted_mode/ in functions that really get passed the adjusted_mode by Ville Syrjälä · 9 years ago
  86. 124abe0 drm/i915: Always call the adjusted mode 'adjusted_mode' by Ville Syrjälä · 9 years ago
  87. 8bd864b drm/i915: Don't pass sdvo_reg to intel_sdvo_select_{ddc, i2c}_bus() by Ville Syrjälä · 9 years ago
  88. 4d9194d drm/i915: Make some string arrays const by Ville Syrjälä · 9 years ago
  89. 53abb67 drm/i915: Use ARRAY_SIZE() instead of hand rolling it by Ville Syrjälä · 9 years ago
  90. 4d688a2 drm/i915: Get rid of dpms handling. by Maarten Lankhorst · 9 years ago
  91. ee165b1 drm/i915: Validate the state after an atomic modeset only, and pass the state. by Maarten Lankhorst · 9 years ago
  92. 9a69a9a drm: Make the connector dpms callback return a value, v2. by Maarten Lankhorst · 9 years ago
  93. 099bfbf Merge branch 'drm-next' of git://people.freedesktop.org/~airlied/linux by Linus Torvalds · 10 years ago
  94. 8ce7da4 drm/i915: Properly initialize SDVO analog connectors by Ander Conselvan de Oliveira · 10 years ago
  95. 3c65d1d drm/i915: Disable SDVO port after the pipe on PCH platforms by Ville Syrjälä · 10 years ago
  96. 1612c8b drm/i915: Fix the IBX transcoder B workarounds by Ville Syrjälä · 10 years ago
  97. e8504ee drm/i915: Write the SDVO reg twice on IBX by Ville Syrjälä · 10 years ago
  98. abab631 drm/i915: Use POSTING_READ() in intel_sdvo_write_sdvox() by Ville Syrjälä · 10 years ago
  99. 08d9bc9 drm/i915: Allocate connector state together with the connectors by Ander Conselvan de Oliveira · 10 years ago
  100. 9bdbd0b drm/i915: Allocate connector state together with the connectors by Ander Conselvan de Oliveira · 10 years ago