projects
/
openwrt
/
staging
/
blogic.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
e282891
)
drm/i915: add DOC: headline to RC6 kernel-doc
author
Jani Nikula
<jani.nikula@intel.com>
Mon, 18 Jan 2016 07:19:48 +0000
(09:19 +0200)
committer
Jani Nikula
<jani.nikula@intel.com>
Wed, 20 Jan 2016 08:22:26 +0000
(10:22 +0200)
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
drivers/gpu/drm/i915/intel_pm.c
patch
|
blob
|
history
diff --git
a/drivers/gpu/drm/i915/intel_pm.c
b/drivers/gpu/drm/i915/intel_pm.c
index 7e6e70054d6ae5450cb38e1ced9e84f60e38335a..180555553fa293817e13166eebdcee4974851917 100644
(file)
--- 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