summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/i915/intel_lvds.c
AgeCommit message (Expand)Author
2018-06-06drm/i915: Disable LVDS on Radiant P845Ondrej Zary
2018-05-16drm/i915: Fix drm:intel_enable_lvds ERROR message in kernel logFlorent Flament
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
2016-06-24drm/i915: Move connector registration to driver registrationChris Wilson
2016-06-24drm/i915: Move backlight registration to connector registrationChris Wilson
2016-06-24drm/i915: Move panel's backlight setup next to panel initChris Wilson
2016-06-24Merge remote-tracking branch 'airlied/drm-next' into drm-intel-next-queuedDaniel Vetter
2016-06-22drm/i915/ibx, cpt: Don't attempt to register eDP if LVDS was detectedImre Deak
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-06-02drm/i915: Extract physical display dimensions from VBTVille Syrjälä
2016-05-30drm/i915: Give encoders useful namesVille Syrjälä
2016-05-11drm/i915: Replace "INTEL_INFO->gen == x" checks with IS_GENxTvrtko Ursulin
2016-05-02drm/i915/lvds: separate border enable readout from panel fitterJani Nikula
2016-03-30drm/i915: fix deadlock on lid openBjørn Mork
2016-03-29drm/i915: use a substruct in vbt data for edpJani Nikula
2016-03-16drm/i915: move VBT based LVDS presence check to intel_bios.cJani Nikula
2016-03-09drm/i915: Store a direct pointer to shared dpll in intel_crtc_stateAnder Conselvan de Oliveira
2016-03-01drm/i915: Move the encoder vs. FDI dotclock check out from encoder .get_config()Ville Syrjälä
2016-02-17drm/i915/lvds: Ensure the HW is powered during HW state readoutImre Deak
2016-02-09drm/i915: Switch DDC when reading the EDIDLukas Wunner
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-11drm/i915: Clean up LVDS register handling harderLukas Wunner
2015-10-13drm/i915: Clean up LVDS register handlingVille Syrjälä
2015-09-30drm/i915: Always call the adjusted mode 'adjusted_mode'Ville Syrjälä
2015-09-04drm/i915: access the PP_ON_DELAYS/PP_OFF_DELAYS regs only pre GEN5Imre Deak
2015-09-04drm/i915: access the PP_CONTROL reg only pre GEN5Imre Deak
2015-08-26drm/i915: LVDS pixel clock checkMika Kahola
2015-08-14drm/i915: Get rid of dpms handling.Maarten Lankhorst
2015-07-14drm/i915: Convert resume to atomic.Maarten Lankhorst
2015-07-06drm/i915: Disable LVDS port after the pipe on PCHVille Syrjälä
2015-06-24drm/i915: Nuke lvds downclock supportDaniel Vetter
2015-06-22drm/i915: Ignore LVDS presence in VBT flag if the LVDS is enabled by BIOSChris Wilson
2015-05-20Backmerge v4.1-rc4 into into drm-nextDave Airlie
2015-05-05drm/i915: Add missing MacBook Pro models with dual channel LVDSLukas Wunner
2015-05-05drm/i915: Assume dual channel LVDS if pixel clock necessitates itLukas Wunner