summaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/i915/intel_pm.c
diff options
context:
space:
mode:
authorJani Nikula <jani.nikula@intel.com>2016-01-18 09:19:48 +0200
committerJani Nikula <jani.nikula@intel.com>2016-01-20 10:22:26 +0200
commit18afd443f7f92c3cf514af531e020c8d992e49ac (patch)
tree0cc8ff1e119cb32cc8440ed82359ac78335b86ea /drivers/gpu/drm/i915/intel_pm.c
parente2828914723a0739058c263af4f74a05a9bd85bb (diff)
downloadop-kernel-dev-18afd443f7f92c3cf514af531e020c8d992e49ac.zip
op-kernel-dev-18afd443f7f92c3cf514af531e020c8d992e49ac.tar.gz
drm/i915: add DOC: headline to RC6 kernel-doc
Without the DOC:, kernel-doc confuses the documentation block for something else. Reviewed-by: Daniel Vetter <daniel.vetter@ffwll.ch> Signed-off-by: Jani Nikula <jani.nikula@intel.com> Link: http://patchwork.freedesktop.org/patch/msgid/1453101588-18008-3-git-send-email-jani.nikula@intel.com
Diffstat (limited to 'drivers/gpu/drm/i915/intel_pm.c')
-rw-r--r--drivers/gpu/drm/i915/intel_pm.c2
1 files changed, 2 insertions, 0 deletions
diff --git a/drivers/gpu/drm/i915/intel_pm.c b/drivers/gpu/drm/i915/intel_pm.c
index 7e6e700..18055555 100644
--- a/drivers/gpu/drm/i915/intel_pm.c
+++ b/drivers/gpu/drm/i915/intel_pm.c
@@ -32,6 +32,8 @@
#include <linux/module.h>
/**
+ * DOC: RC6
+ *
* RC6 is a special power stage which allows the GPU to enter an very
* low-voltage mode when idle, using down to 0V while at this stage. This
* stage is entered automatically when the GPU is idle when RC6 support is
OpenPOWER on IntegriCloud