From: Patchwork <patchwork@emeril.freedesktop.org>
To: "José Roberto de Souza" <jose.souza@intel.com>
Cc: intel-gfx@lists.freedesktop.org
Subject: ✗ Fi.CI.CHECKPATCH: warning for series starting with [v4,1/2] drm/i915: Get transcoder power domain before reading its register
Date: Thu, 08 Aug 2019 01:00:08 -0000 [thread overview]
Message-ID: <20190808010008.24672.91880@emeril.freedesktop.org> (raw)
In-Reply-To: <20190808004935.1787-1-jose.souza@intel.com>
== Series Details ==
Series: series starting with [v4,1/2] drm/i915: Get transcoder power domain before reading its register
URL : https://patchwork.freedesktop.org/series/64877/
State : warning
== Summary ==
$ dim checkpatch origin/drm-tip
d586d972be03 drm/i915: Get transcoder power domain before reading its register
-:44: WARNING:LONG_LINE: line over 100 characters
#44: FILE: drivers/gpu/drm/i915/display/intel_ddi.c:2021:
+ POWER_DOMAIN_TRANSCODER(cpu_transcoder));
total: 0 errors, 1 warnings, 0 checks, 20 lines checked
0cb08a8b0ffc drm/i915/tgl: Fix the read of the DDI that transcoder is attached to
-:56: WARNING:LONG_LINE: line over 100 characters
#56: FILE: drivers/gpu/drm/i915/i915_reg.h:9435:
+#define TRANS_DDI_FUNC_CTL_VAL_TO_PORT(val) (((val) & TRANS_DDI_PORT_MASK) >> TRANS_DDI_PORT_SHIFT)
-:57: WARNING:LONG_LINE: line over 100 characters
#57: FILE: drivers/gpu/drm/i915/i915_reg.h:9436:
+#define TGL_TRANS_DDI_FUNC_CTL_VAL_TO_PORT(val) (((val) & TGL_TRANS_DDI_PORT_MASK >> TGL_TRANS_DDI_PORT_SHIFT) - 1)
total: 0 errors, 2 warnings, 0 checks, 20 lines checked
_______________________________________________
Intel-gfx mailing list
Intel-gfx@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/intel-gfx
next prev parent reply other threads:[~2019-08-08 1:00 UTC|newest]
Thread overview: 9+ messages / expand[flat|nested] mbox.gz Atom feed top
2019-08-08 0:49 [PATCH v4 1/2] drm/i915: Get transcoder power domain before reading its register José Roberto de Souza
2019-08-08 0:49 ` [PATCH v4 2/2] drm/i915/tgl: Fix the read of the DDI that transcoder is attached to José Roberto de Souza
2019-08-08 1:00 ` Lucas De Marchi
2019-08-10 16:08 ` Chris Wilson
2019-08-08 1:00 ` Patchwork [this message]
2019-08-08 1:21 ` ✓ Fi.CI.BAT: success for series starting with [v4,1/2] drm/i915: Get transcoder power domain before reading its register Patchwork
2019-08-08 13:49 ` ✗ Fi.CI.IGT: failure " Patchwork
2019-08-08 18:56 ` Souza, Jose
2019-08-08 19:48 ` 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=20190808010008.24672.91880@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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox