Re: [Intel-gfx] [PATCH] CI: Test revert some of the documentation fixes

2019-10-25 Thread Andi Shyti
Hi Arek,

can you please:

1. use the format:

 commit 900554dc6bfc ("drm/i915: Describe structure member in
 documentation")

   when referring to a commit that has been applied.
   chekcpatch.pl should have complained.

2. Sign off the commit

3. because this is a fix, please add the tag.

 Fixes: 900554dc6bfc ("drm/i915: Describe structure member in 
documentation")

4. use the drm/i915/display prefix at the title line because this
   patch is only implicitly related to CI.

Unless whoever is going to push the patch will take care of this.

On Fri, Oct 25, 2019 at 04:18:26PM +0300, Arkadiusz Hiler wrote:
> This reverts commit 900554dc6bfc996ad07b9e187bbfd3864cd5bed0 to make
> sure that Fi.CI.DOCS complains :-)

we don't like people that smile in here! be serious or use only the
sad face to be more in line! :-(

Andi

PS :-P
___
Intel-gfx mailing list
Intel-gfx@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/intel-gfx

[Intel-gfx] [PATCH] CI: Test revert some of the documentation fixes

2019-10-25 Thread Arkadiusz Hiler
This reverts commit 900554dc6bfc996ad07b9e187bbfd3864cd5bed0 to make
sure that Fi.CI.DOCS complains :-)
---
 drivers/gpu/drm/i915/display/intel_dpll_mgr.h | 5 -
 1 file changed, 5 deletions(-)

diff --git a/drivers/gpu/drm/i915/display/intel_dpll_mgr.h 
b/drivers/gpu/drm/i915/display/intel_dpll_mgr.h
index 2a104c64291d..104cf6d42333 100644
--- a/drivers/gpu/drm/i915/display/intel_dpll_mgr.h
+++ b/drivers/gpu/drm/i915/display/intel_dpll_mgr.h
@@ -337,11 +337,6 @@ struct intel_shared_dpll {
 * @info: platform specific info
 */
const struct dpll_info *info;
-
-   /**
-* @wakeref: In some platforms a device-level runtime pm reference may
-* need to be grabbed to disable DC states while this DPLL is enabled
-*/
intel_wakeref_t wakeref;
 };
 
-- 
2.21.0

___
Intel-gfx mailing list
Intel-gfx@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/intel-gfx