summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/i915/intel_crt.c
AgeCommit message (Expand)Author
2017-02-01drm/i915: Don't leak edid in intel_crt_detect_ddc()Ander Conselvan de Oliveira
2016-08-24drm/i915: Cleanup crt disable sequence on hsw+Maarten Lankhorst
2016-08-23drm/i915: Convert intel_crt 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-14drm/i915/vlv: Disable HPD in valleyview_crt_detect_hotplug()Lyude
2016-07-14drm/i915/vlv: Reset the ADPA in vlv_display_power_well_init()Lyude
2016-07-14drm/i915/vlv: Make intel_crt_reset() per-encoderLyude
2016-07-04drm/i915: Mass convert dev->dev_private to to_i915(dev)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-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-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ä
2016-05-04drm/i915: Bail out of pipe config compute loop on LPTDaniel Vetter
2016-03-09drm/i915: Move HSW/BDW pll selection logic to intel_dpll_mgr.cAnder Conselvan de Oliveira
2016-03-02drm/i915: Do not return unknown status when load detection is tested.Maarten Lankhorst
2016-03-01drm/i915: Try to fix CRT port clock limitsVille Syrjälä
2016-03-01drm/i915: Read out VGA dotclock properly on LPTVille Syrjälä
2016-03-01drm/i915: Move the encoder vs. FDI dotclock check out from encoder .get_config()Ville Syrjälä
2016-02-18drm/i915: Use correct dpms for intel_enable_crt.Maarten Lankhorst
2016-02-18drm/i915: Use atomic state for load detect in crt.Maarten Lankhorst
2016-02-17drm/i915/crt: Ensure the HW is powered during HW state readoutImre Deak
2016-02-11drm/i915: CRT pixel clock checkMika Kahola
2015-12-23Merge tag 'drm-intel-next-2015-12-18' of git://anongit.freedesktop.org/drm-in...Dave Airlie
2015-12-15Merge tag 'drm-intel-next-2015-12-04-1' of git://anongit.freedesktop.org/drm-...Dave Airlie
2015-12-11drm: Pass 'name' to drm_encoder_init()Ville Syrjälä
2015-12-08drm/i915: Disable FDI after the CRT port on LPT-HVille Syrjälä
2015-11-24drm/i915: Don't register CRT connector when it's fused offVille Syrjälä
2015-11-23Merge tag 'v4.4-rc2' into drm-intel-next-queuedDaniel Vetter
2015-11-18drm/i915: Type safe register read/writeVille Syrjälä
2015-11-18drm/i915: Consider SPLL as another shared pll, v2.Maarten Lankhorst
2015-09-30drm/i915: s/_FDI_RXA_.../FDI_RX_...(PIPE_A)/Ville Syrjälä
2015-09-30drm/i915: Constify adjusted_modeVille Syrjälä
2015-09-23drm/i915: Avoid race of intel_crt_detect_hotplug() with HPD interrupt, v2Egbert Eich
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-05-21drm/i915: Disable CRT port after pipe on PCH platformsVille Syrjälä
2015-04-13drm/i915: Allocate connector state together with the connectorsAnder Conselvan de Oliveira
2015-04-01drm/i915: rename GMBUS_PORT_* macros as GMBUS_PIN_*Jani Nikula
2015-03-27drm/i915: Add module param to test the load detect codeDaniel Vetter
2015-03-26drm/i915: Implement connector state duplicationAnder Conselvan de Oliveira
2015-03-26drm/i915: Pass acquire ctx also to intel_release_load_detect_pipe()Ander Conselvan de Oliveira
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