summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/i915/intel_hotplug.c
AgeCommit message (Expand)Author
2017-08-11drm/i915: Introduce intel_hpd_pin function.Rodrigo Vivi
2017-08-11drm/i915: Simplify hpd pin to portRodrigo Vivi
2017-04-06drm/atomic: Acquire connection_mutex lock in drm_helper_probe_single_connecto...Maarten Lankhorst
2017-03-08drm/i915: use drm_connector_list_iter in intel_hotplug.cDaniel Vetter
2017-03-02drm/i915: s/assert_spin_locked/lockdep_assert_held/Chris Wilson
2017-02-16drm/i915: Only enable hotplug interrupts if the display interrupts are enabledChris Wilson
2017-02-10drm/i915/debugfs: Add i915_hpd_storm_ctlLyude
2017-01-27Reinstate "drm/probe-helpers: Drop locking from poll_enable""Dave Airlie
2016-11-11drm/i915: More assorted dev_priv cleanupsTvrtko Ursulin
2016-08-17drm/i915: Mark i915_hpd_poll_init_work as staticChris Wilson
2016-07-19drm/i915: Update missing kerneldocDaniel Vetter
2016-07-14drm/i915: Enable polling when we don't have hpdLyude
2016-07-14drm/i915/vlv: Disable HPD in valleyview_crt_detect_hotplug()Lyude
2016-07-05drm/i915: Convert dev_priv->dev backpointers to dev_priv->drmChris Wilson
2016-05-09drm/i915: Small display interrupt handlers tidyTvrtko Ursulin
2016-01-07drm/i915: intel_hpd_init(): Fix suspend/resume reprobingLyude
2015-12-10drm/i915: Separate cherryview from valleyviewWayne Boyer
2015-09-30drm/i915: Call non-locking version of drm_kms_helper_poll_enable(), v2Egbert Eich
2015-08-26drm/i915/skl: enable DDI-E hotplugXiong Zhang
2015-07-22drm/i915: don't use HPD_PORT_A as an alias for HPD_NONEImre Deak
2015-07-13drm/i915: storm detection documentation updateThulasimani,Sivakumar
2015-07-06drm/i915/hotplug: document the hotplug handling in the driverJani Nikula
2015-06-22drm/i915: move generic hotplug code into new intel_hotplug.c fileJani Nikula