summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/i915/intel_lvds.c
AgeCommit message (Expand)Author
2016-05-04drm/i915/lvds: separate border enable readout from panel fitterJani Nikula
2016-04-07drm/i915: fix deadlock on lid openBjørn Mork
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
2015-04-13drm/i915: Allocate connector state together with the connectorsAnder Conselvan de Oliveira
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
2015-03-26drm/i915: Don't use encoder->new_crtc in intel_lvds_compute_config()Ander Conselvan de Oliveira
2015-03-26drm/i915: Implement connector state duplicationAnder Conselvan de Oliveira
2015-02-26drm/i915: Use enabled value from crtc_state rather than crtc (v2)Matt Roper
2015-01-27drm/i915: Add atomic_get_property entrypoint for connectors (v2)Matt Roper
2015-01-27drm/i915: Setup dummy atomic state for connectors (v3)Matt Roper
2015-01-27drm/i915: Make intel_crtc->config a pointerAnder Conselvan de Oliveira
2015-01-27drm/i915: Embedded struct drm_crtc_state in intel_crtc_stateAnder Conselvan de Oliveira
2015-01-27drm/i915: Rename struct intel_crtc_config to intel_crtc_stateAnder Conselvan de Oliveira
2014-12-08Merge tag 'v3.18' into drm-nextDave Airlie
2014-12-02drm/i915: Unlock panel even when LVDS is disabledDaniel Vetter
2014-11-14drm/i915: Pass the current pipe from eDP init to backlight setupVille Syrjälä
2014-10-01drm/i915: Bikeshed rpm functions name a bit.Daniel Vetter
2014-09-16drm: backmerge tag 'v3.17-rc5' into drm-nextDave Airlie
2014-08-28drm/i915: Remove bogus __init annotation from DMI callbacksMathias Krause
2014-08-08drm/i915: Introduce a for_each_intel_encoder() macroDamien Lespiau
2014-08-05Merge tag 'v3.16' into drm-nextDave Airlie
2014-07-19Merge tag 'drm-intel-next-2014-07-11' of git://anongit.freedesktop.org/drm-in...Dave Airlie
2014-07-14Revert "drm/i915: Don't set the 8to6 dither flag when not scaling"Daniel Vetter
2014-07-10drm/i915: don't read LVDS regs at compute_config timePaulo Zanoni
2014-07-10drm/i915: check the power domains in intel_lvds_get_hw_state()Paulo Zanoni
2014-06-19drm: add register and unregister functions for connectorsThomas Wood
2014-06-04drm/i915: replace drm_get_connector_name() with direct name field useJani Nikula
2014-05-16drm/i915/lvds: Remove ->mode_set callbackDaniel Vetter
2014-04-13drm/i915: Don't set the 8to6 dither flag when not scalingDaniel Vetter
2014-03-28drm/i915: add locking to fixed panel edid probingDaniel Vetter