summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/i915/intel_dvo.c
AgeCommit message (Expand)Author
2019-01-24Merge tag 'drm-intel-next-2019-01-10' of git://anongit.freedesktop.org/drm/dr...Dave Airlie
2019-01-15drm/i915: Pass down rc in intel_encoder->compute_config()Lyude Paul
2019-01-09drm/i915: drop all drmP.h includesJani Nikula
2018-10-15drm/i915: Introduce CRTC output formatShashank Sharma
2018-10-09drm/i915: add a common connector type independent destroy hookJani Nikula
2018-06-18drm/i915/dvo: switch to kernel unsigned int typesJani Nikula
2018-06-13drm/i915: Allow DBLSCAN user modes with eDP/LVDS/DSIVille Syrjälä
2018-05-22Revert "drm/i915/edp: Allow alternate fixed mode for eDP if available."Jani Nikula
2018-05-17drm/i915: Clean up DVO pipe select bitsVille Syrjälä
2018-03-01Merge tag 'drm-intel-next-2018-02-21' of git://anongit.freedesktop.org/drm/dr...Dave Airlie
2018-02-14drm/i915/dvo: Fixup commentaryChris Wilson
2018-01-29drm/i915: Provide a device level .mode_valid() hookVille Syrjälä
2017-10-30drm/i915: Populate output_types from .get_config()Ville Syrjälä
2017-10-11drm/i915: Reuse normal state readout for LVDS/DVO fixed modeVille Syrjälä
2017-08-22drm/i915: Constify states passed to enable/disable/etc. encoder hooksVille Syrjälä
2017-08-15drm/i915/edp: Allow alternate fixed mode for eDP if available.Jim Bride
2017-08-08drm: Nuke drm_atomic_helper_connector_dpmsDaniel Vetter
2017-08-08drm: Nuke drm_atomic_helper_connector_set_propertyDaniel Vetter
2017-04-12drm/i915: Convert intel DVO connector to atomicMaarten Lankhorst
2017-02-27drm/i915: Store encoder power domain in struct intel_encoderAnder Conselvan de Oliveira
2016-11-25drm/i915: Pass dev_priv to intel_setup_outputs()Ander Conselvan de Oliveira
2016-11-01drm/i915: Pass dev_priv to intel_get_crtc_for_pipe()Ville Syrjälä
2016-11-01drm/i915: Store struct intel_crtc * in {pipe,plane}_to_crtc_mapping[]Ville Syrjälä
2016-09-21drm/i915: Store port enum in intel_encoderPandiyan, Dhinakaran
2016-09-21drm/i915: Standardize port type for DVO encodersPandiyan, Dhinakaran
2016-08-24drm/i915/dvo: Remove dangling call to drm_encoder_cleanup()Chris Wilson
2016-08-23drm/i915: Convert intel_dvo to use atomic stateMaarten Lankhorst
2016-08-23drm/i915: Make encoder->compute_config take the connector stateMaarten Lankhorst
2016-08-23drm/i915: Pass crtc_state and connector_state to encoder functionsMaarten Lankhorst
2016-07-04drm/i915: Mass convert dev->dev_private to to_i915(dev)Chris Wilson
2016-06-24drm/i915: Move connector registration to driver registrationChris Wilson
2016-06-24drm/i915: Move backlight registration to connector registrationChris Wilson
2016-06-19drm/i915: Move intel_connector->unregister to connector->early_unregisterChris Wilson
2016-06-10drm: i915: Rely on the default ->best_encoder() behavior where appropriateBoris Brezillon
2016-05-30drm/i915: Give encoders useful namesVille Syrjälä
2015-12-11drm: Pass 'name' to drm_encoder_init()Ville Syrjälä
2015-11-18drm/i915: Type safe register read/writeVille Syrjälä
2015-11-18drm/i915: Store DVO SRCDIM register offset under intel_dvo_deviceVille Syrjälä
2015-09-30drm/i915: Constify adjusted_modeVille Syrjälä
2015-09-30drm/i915: Always use crtc_ timings when dealing with adjustead_modeVille Syrjälä
2015-09-30drm/i915: Use intel_panel for DVO fixed mode handlingVille Syrjälä
2015-08-26drm/i915: DVO pixel clock checkMika Kahola
2015-08-14drm/i915: Get rid of dpms handling.Maarten Lankhorst
2015-08-14drm/i915: Validate the state after an atomic modeset only, and pass the state.Maarten Lankhorst
2015-07-27drm: Make the connector dpms callback return a value, v2.Maarten Lankhorst
2015-04-29drm/i915: Silence compiler warning in dvoChris Wilson
2015-04-13drm/i915: Allocate connector state together with the connectorsAnder Conselvan de Oliveira
2015-04-01drm/i915: base gmbus pin validity check on the gmbus pin map arrayJani Nikula
2015-04-01drm/i915: refer to pin instead of port in the intel_i2c.c interfacesJani Nikula
2015-04-01drm/i915: rename GMBUS_PORT_* macros as GMBUS_PIN_*Jani Nikula