All of lore.kernel.org
 help / color / mirror / Atom feed
From: Patchwork <patchwork@emeril.freedesktop.org>
To: "José Roberto de Souza" <jose.souza@intel.com>
Cc: intel-gfx@lists.freedesktop.org
Subject: [Intel-gfx] ✗ Fi.CI.CHECKPATCH: warning for series starting with [CI,1/3] drm/i915/display: Drop PSR support from HSW and BDW
Date: Fri, 27 Aug 2021 18:02:49 -0000	[thread overview]
Message-ID: <163008736913.12590.3302567081663444385@emeril.freedesktop.org> (raw)
In-Reply-To: <20210827174253.51122-1-jose.souza@intel.com>

== Series Details ==

Series: series starting with [CI,1/3] drm/i915/display: Drop PSR support from HSW and BDW
URL   : https://patchwork.freedesktop.org/series/94112/
State : warning

== Summary ==

$ dim checkpatch origin/drm-tip
d4e55f07e1a6 drm/i915/display: Drop PSR support from HSW and BDW
-:268: WARNING:LONG_LINE_COMMENT: line length of 113 exceeds 100 columns
#268: FILE: drivers/gpu/drm/i915/i915_reg.h:4564:
+#define EDP_PSR_AUX_DATA(tran, i)		_MMIO(_TRANS2(tran, _SRD_AUX_DATA_A) + (i) + 4) /* 5 registers */

total: 0 errors, 1 warnings, 0 checks, 240 lines checked
eda21d77b9d4 drm/i915/display: Move DRRS code its own file
-:605: WARNING:FILE_PATH_CHANGES: added, moved or deleted file(s), does MAINTAINERS need updating?
#605: 
new file mode 100644

-:726: CHECK:COMPARISON_TO_NULL: Comparison to NULL could be written "!intel_dp"
#726: FILE: drivers/gpu/drm/i915/display/intel_drrs.c:117:
+	if (intel_dp == NULL) {

-:935: WARNING:LONG_LINE: line length of 111 exceeds 100 columns
#935: FILE: drivers/gpu/drm/i915/display/intel_drrs.c:326:
+					drm_mode_vrefresh(intel_dp->attached_connector->panel.downclock_mode));

-:981: WARNING:LONG_LINE: line length of 107 exceeds 100 columns
#981: FILE: drivers/gpu/drm/i915/display/intel_drrs.c:372:
+					drm_mode_vrefresh(intel_dp->attached_connector->panel.fixed_mode));

-:1027: WARNING:LONG_LINE: line length of 107 exceeds 100 columns
#1027: FILE: drivers/gpu/drm/i915/display/intel_drrs.c:418:
+					drm_mode_vrefresh(intel_dp->attached_connector->panel.fixed_mode));

total: 0 errors, 4 warnings, 1 checks, 1071 lines checked
b071dfb27b02 drm/i915/display: Renaming DRRS functions to intel_drrs_*()
-:321: WARNING:LONG_LINE: line length of 108 exceeds 100 columns
#321: FILE: drivers/gpu/drm/i915/display/intel_drrs.c:313:
+				     drm_mode_vrefresh(intel_dp->attached_connector->panel.downclock_mode));

-:352: WARNING:LONG_LINE: line length of 104 exceeds 100 columns
#352: FILE: drivers/gpu/drm/i915/display/intel_drrs.c:359:
+				     drm_mode_vrefresh(intel_dp->attached_connector->panel.fixed_mode));

-:381: WARNING:LONG_LINE: line length of 104 exceeds 100 columns
#381: FILE: drivers/gpu/drm/i915/display/intel_drrs.c:405:
+				     drm_mode_vrefresh(intel_dp->attached_connector->panel.fixed_mode));

total: 0 errors, 3 warnings, 0 checks, 392 lines checked



  parent reply	other threads:[~2021-08-27 18:02 UTC|newest]

Thread overview: 11+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2021-08-27 17:42 [Intel-gfx] [PATCH CI 1/3] drm/i915/display: Drop PSR support from HSW and BDW José Roberto de Souza
2021-08-27 17:42 ` [Intel-gfx] [PATCH CI 2/3] drm/i915/display: Move DRRS code its own file José Roberto de Souza
2021-08-27 17:42 ` [Intel-gfx] [PATCH CI 3/3] drm/i915/display: Renaming DRRS functions to intel_drrs_*() José Roberto de Souza
2021-08-27 18:02 ` Patchwork [this message]
2021-08-27 18:04 ` [Intel-gfx] ✗ Fi.CI.SPARSE: warning for series starting with [CI,1/3] drm/i915/display: Drop PSR support from HSW and BDW Patchwork
2021-08-27 18:35 ` [Intel-gfx] ✗ Fi.CI.BAT: failure " Patchwork
2021-08-27 19:02 ` [Intel-gfx] ✗ Fi.CI.CHECKPATCH: warning for series starting with [CI,1/3] drm/i915/display: Drop PSR support from HSW and BDW (rev2) Patchwork
2021-08-27 19:04 ` [Intel-gfx] ✗ Fi.CI.SPARSE: " Patchwork
2021-08-27 19:33 ` [Intel-gfx] ✓ Fi.CI.BAT: success " Patchwork
2021-08-27 20:53 ` [Intel-gfx] ✓ Fi.CI.IGT: " Patchwork
2021-08-30 20:00   ` Souza, Jose

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=163008736913.12590.3302567081663444385@emeril.freedesktop.org \
    --to=patchwork@emeril.freedesktop.org \
    --cc=intel-gfx@lists.freedesktop.org \
    --cc=jose.souza@intel.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.