Re: [Intel-gfx] [PATCH] drm/i915/doc: add power management section to documentation

2016-01-20 Thread Daniel Vetter
On Wed, Jan 20, 2016 at 12:03:37PM +0200, Jani Nikula wrote: > Just include the RC6 paragraph and functions from intel_pm.c, nothing > fancy. > > Signed-off-by: Jani Nikula Assuming kernel CI doesn't complain about new warnings when we do this. Reviewed-by: Daniel Vetter > --- > Documentation

Re: [Intel-gfx] [PATCH] drm/i915/doc: add power management section to documentation

2016-01-20 Thread kbuild test robot
Hi Jani, [auto build test WARNING on v4.4-rc8] [also build test WARNING on next-20160120] [if your patch is applied to the wrong git tree, please drop us a note to help improving the system] url: https://github.com/0day-ci/linux/commits/Jani-Nikula/drm-i915-doc-add-power-management-section-t

[Intel-gfx] [PATCH] drm/i915/doc: add power management section to documentation

2016-01-20 Thread Jani Nikula
Just include the RC6 paragraph and functions from intel_pm.c, nothing fancy. Signed-off-by: Jani Nikula --- Documentation/DocBook/gpu.tmpl | 5 + 1 file changed, 5 insertions(+) diff --git a/Documentation/DocBook/gpu.tmpl b/Documentation/DocBook/gpu.tmpl index 351e801cead9..c2351dd51694 100