summaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/i915/intel_hotplug.c
Commit message (Expand)AuthorAgeFilesLines
* drm/i915: More assorted dev_priv cleanupsTvrtko Ursulin2016-11-111-1/+1
* drm/i915: Mark i915_hpd_poll_init_work as staticChris Wilson2016-08-171-1/+2
* drm/i915: Update missing kerneldocDaniel Vetter2016-07-191-1/+0Star
* drm/i915: Enable polling when we don't have hpdLyude2016-07-141-12/+78
* drm/i915/vlv: Disable HPD in valleyview_crt_detect_hotplug()Lyude2016-07-141-0/+27
* drm/i915: Convert dev_priv->dev backpointers to dev_priv->drmChris Wilson2016-07-051-4/+4
* drm/i915: Small display interrupt handlers tidyTvrtko Ursulin2016-05-091-7/+6Star
* drm/i915: intel_hpd_init(): Fix suspend/resume reprobingLyude2016-01-071-2/+7
* drm/i915: Separate cherryview from valleyviewWayne Boyer2015-12-101-1/+1
* drm/i915: Call non-locking version of drm_kms_helper_poll_enable(), v2Egbert Eich2015-09-301-1/+1
* drm/i915/skl: enable DDI-E hotplugXiong Zhang2015-08-261-0/+3
* drm/i915: don't use HPD_PORT_A as an alias for HPD_NONEImre Deak2015-07-221-7/+13
* drm/i915: storm detection documentation updateThulasimani,Sivakumar2015-07-131-0/+8
* drm/i915/hotplug: document the hotplug handling in the driverJani Nikula2015-07-061-0/+39
* drm/i915: move generic hotplug code into new intel_hotplug.c fileJani Nikula2015-06-221-0/+452