aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/i915/intel_lvds.c
AgeCommit message (Expand)Author
2018-07-20Merge tag 'drm-intel-next-2018-07-19' of git://anongit.freedesktop.org/drm/dr...Dave Airlie
2018-07-19drm/i915: Nuke the LVDS lid notifierVille Syrjälä
2018-07-13drm: drop _mode_ from update_edit_property()Daniel Vetter
2018-06-13drm/i915: Allow DBLSCAN user modes with eDP/LVDS/DSIVille Syrjälä
2018-05-25drm/i915: Consult VBT "LVDS config" bits to determine whether internal LVDS i...Ville Syrjälä
2018-05-22drm/i915: Replace vbt edp.support with int_lvds_supportVille Syrjälä
2018-05-22Revert "drm/i915/edp: Allow alternate fixed mode for eDP if available."Jani Nikula
2018-05-19drm/i915/lvds: Move acpi lid notification registration to registration phaseChris Wilson
2018-05-18drm/i915: Disable LVDS on Radiant P845Ondrej Zary
2018-05-17drm/i915: Clean up LVDS pipe select bitsVille Syrjälä
2018-05-04drm/i915: Fix drm:intel_enable_lvds ERROR message in kernel logFlorent Flament
2018-02-14drm/i915/lvds: Fixup commentaryChris Wilson
2018-02-09drm/i915: Use INTEL_GEN everywhereTvrtko Ursulin
2017-10-30drm/i915: Populate output_types from .get_config()Ville Syrjälä
2017-10-11drm/i915: Allow PCH platforms fall back to BIOS LVDS modeVille Syrjälä
2017-10-11drm/i915: Reuse normal state readout for LVDS/DVO fixed modeVille Syrjälä
2017-09-22drm/i915: Rename global i915 to i915_modparamsMichal Wajdeczko
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-06-12drm/i915: Pass crtc_state and connector state to backlight enable/disable fun...Maarten Lankhorst
2017-05-30drm/i915: Convert LVDS connector properties to atomic.Maarten Lankhorst
2017-05-30drm/i915: Use per-connector scaling mode propertyMaarten Lankhorst
2017-05-30drm/i915: Use atomic scaling_mode instead of panel.fitting_modeMaarten Lankhorst
2017-02-27drm/i915: Store encoder power domain in struct intel_encoderAnder Conselvan de Oliveira
2016-12-13drm/i915: Intel panel detection cleanupMika Kahola
2016-11-25drm/i915: Pass dev_priv to intel_setup_outputs()Ander Conselvan de Oliveira
2016-11-17drm/i915: Assorted INTEL_INFO(dev) cleanupsTvrtko Ursulin
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-10-14drm/i915: Make IS_GEN macros only take dev_privTvrtko Ursulin
2016-10-14drm/i915: Make INTEL_DEVID only take dev_privTvrtko Ursulin
2016-10-14drm/i915: Make INTEL_PCH_TYPE & co only take dev_privTvrtko Ursulin
2016-10-12Merge tag 'drm-for-v4.9' into drm-intel-next-queuedDaniel Vetter
2016-09-21drm/i915: Store port enum in intel_encoderPandiyan, Dhinakaran
2016-09-20Merge tag 'drm-intel-next-2016-09-19' of git://anongit.freedesktop.org/drm-in...Dave Airlie
2016-08-25Merge branch 'drm-intel-next' of git://anongit.freedesktop.org/drm-intel into...Dave Airlie
2016-08-23drm/i915: Convert intel_lvds 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-08-16drm: Remove display_info->min/max_(h|v)maxDaniel Vetter
2016-08-10drm/i915: Apply the PPS register unlock workaround more consistentlyImre Deak
2016-08-10drm/i915/lvds: Restore initial HW state during encoder enablingImre Deak
2016-08-10drm/i915: Merge TARGET_POWER_ON and PANEL_POWER_ON flag definitionsImre Deak
2016-08-10drm/i915: Merge the PPS register definitionsImre Deak
2016-07-04drm/i915: Mass convert dev->dev_private to to_i915(dev)Chris Wilson
2016-07-02drm/i915: Fix inconsistent indentation in intel_pre_enable_lvds()Chris Wilson
2016-06-30drm/i915: Convert wait_for(I915_READ(reg)) to intel_wait_for_register()Chris Wilson
2016-06-30drm/i915: Convert wait_for(I915_READ(reg)) to intel_wait_for_register()Chris Wilson