All of lore.kernel.org
 help / color / mirror / Atom feed
From: Patchwork <patchwork@emeril.freedesktop.org>
To: "Chauhan, Shekhar" <shekhar.chauhan@intel.com>
Cc: intel-gfx@lists.freedesktop.org
Subject: ✗ Fi.CI.CHECKPATCH: warning for drm/i915/dp: Increase idle pattern wait timeout to 2ms (rev2)
Date: Mon, 04 Mar 2024 23:23:47 -0000	[thread overview]
Message-ID: <170959462727.503981.5991568056991785109@8e613ede5ea5> (raw)
In-Reply-To: <20240304050631.774920-1-shekhar.chauhan@intel.com>

== Series Details ==

Series: drm/i915/dp: Increase idle pattern wait timeout to 2ms (rev2)
URL   : https://patchwork.freedesktop.org/series/130643/
State : warning

== Summary ==

Error: dim checkpatch failed
3a67ec8f2461 drm/i915/dp: Increase idle pattern wait timeout to 2ms
-:31: WARNING:SUSPECT_CODE_INDENT: suspect code indent for conditional statements (16, 16)
#31: FILE: drivers/gpu/drm/i915/display/intel_ddi.c:3682:
+		if (intel_de_wait_for_set(dev_priv,
[...]
+		drm_err(&dev_priv->drm,

-:32: CHECK:PARENTHESIS_ALIGNMENT: Alignment should match open parenthesis
#32: FILE: drivers/gpu/drm/i915/display/intel_ddi.c:3683:
+		if (intel_de_wait_for_set(dev_priv,
+			dp_tp_status_reg(encoder, crtc_state),

-:37: WARNING:SUSPECT_CODE_INDENT: suspect code indent for conditional statements (16, 16)
#37: FILE: drivers/gpu/drm/i915/display/intel_ddi.c:3688:
+		if (intel_de_wait_for_set(dev_priv,
[...]
 		drm_err(&dev_priv->drm,

-:38: CHECK:PARENTHESIS_ALIGNMENT: Alignment should match open parenthesis
#38: FILE: drivers/gpu/drm/i915/display/intel_ddi.c:3689:
+		if (intel_de_wait_for_set(dev_priv,
+			dp_tp_status_reg(encoder, crtc_state),

total: 0 errors, 2 warnings, 2 checks, 23 lines checked



  parent reply	other threads:[~2024-03-04 23:23 UTC|newest]

Thread overview: 7+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2024-03-04  5:06 [PATCH v3] drm/i915/dp: Increase idle pattern wait timeout to 2ms Shekhar Chauhan
2024-03-04  8:46 ` Jani Nikula
2024-03-04 11:38   ` Chauhan, Shekhar
2024-03-04 11:51     ` Jani Nikula
2024-03-04 23:23 ` Patchwork [this message]
2024-03-04 23:37 ` ✓ Fi.CI.BAT: success for drm/i915/dp: Increase idle pattern wait timeout to 2ms (rev2) Patchwork
2024-03-05  1:00 ` ✗ Fi.CI.IGT: failure " Patchwork

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=170959462727.503981.5991568056991785109@8e613ede5ea5 \
    --to=patchwork@emeril.freedesktop.org \
    --cc=intel-gfx@lists.freedesktop.org \
    --cc=shekhar.chauhan@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.