diff options
author | Jani Nikula <jani.nikula@intel.com> | 2015-07-02 16:05:28 +0300 |
---|---|---|
committer | Daniel Vetter <daniel.vetter@ffwll.ch> | 2015-07-06 11:35:16 +0200 |
commit | 856974a401bacf4fee1f3e3b2f601b7abfd5fa2a (patch) | |
tree | 3ce4aca96bb7cf8bff139ceb2951e422f8295db5 /Documentation | |
parent | 3e6da4a9d9005fbc83420686fb897bd8ad749e91 (diff) | |
download | linux-856974a401bacf4fee1f3e3b2f601b7abfd5fa2a.tar.bz2 |
drm/i915/hotplug: document the hotplug handling in the driver
Add an overview of the drm/i915 hotplug handling.
Signed-off-by: Jani Nikula <jani.nikula@intel.com>
Signed-off-by: Daniel Vetter <daniel.vetter@ffwll.ch>
Diffstat (limited to 'Documentation')
-rw-r--r-- | Documentation/DocBook/drm.tmpl | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/Documentation/DocBook/drm.tmpl b/Documentation/DocBook/drm.tmpl index c0312cbd023d..e82205ee3d5f 100644 --- a/Documentation/DocBook/drm.tmpl +++ b/Documentation/DocBook/drm.tmpl @@ -4045,6 +4045,11 @@ int num_ioctls;</synopsis> </para> </sect2> <sect2> + <title>Hotplug</title> +!Pdrivers/gpu/drm/i915/intel_hotplug.c Hotplug +!Idrivers/gpu/drm/i915/intel_hotplug.c + </sect2> + <sect2> <title>High Definition Audio</title> !Pdrivers/gpu/drm/i915/intel_audio.c High Definition Audio over HDMI and Display Port !Idrivers/gpu/drm/i915/intel_audio.c |