All of lore.kernel.org
 help / color / mirror / Atom feed
From: Patchwork <patchwork@emeril.freedesktop.org>
To: "Tejas Upadhyay" <tejaskumarx.surendrakumar.upadhyay@intel.com>
Cc: intel-gfx@lists.freedesktop.org
Subject: [Intel-gfx] ✗ Fi.CI.CHECKPATCH: warning for drm/i915/gen11: Disable cursor clock gating in HDR mode (rev5)
Date: Mon, 27 Sep 2021 15:22:22 -0000	[thread overview]
Message-ID: <163275614233.14086.17575500179694708987@emeril.freedesktop.org> (raw)
In-Reply-To: <20210927100240.2527555-1-tejaskumarx.surendrakumar.upadhyay@intel.com>

== Series Details ==

Series: drm/i915/gen11: Disable cursor clock gating in HDR mode (rev5)
URL   : https://patchwork.freedesktop.org/series/91674/
State : warning

== Summary ==

$ dim checkpatch origin/drm-tip
41d229b94d3c drm/i915/gen11: Disable cursor clock gating in HDR mode
-:19: WARNING:COMMIT_LOG_LONG_LINE: Possible unwrapped commit description (prefer a maximum 75 chars per line)
#19: 
        - Disable WA when not in HDR mode or cursor plane not active - Ville

-:46: WARNING:LONG_LINE: line length of 105 exceeds 100 columns
#46: FILE: drivers/gpu/drm/i915/display/intel_display.c:222:
+	intel_de_rmw(dev_priv, CLKGATE_DIS_PSL(pipe), CURSOR_GATING_DIS, enable ? CURSOR_GATING_DIS : 0);

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



  reply	other threads:[~2021-09-27 15:22 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2021-09-27 10:02 [Intel-gfx] [PATCH V6] drm/i915/gen11: Disable cursor clock gating in HDR mode Tejas Upadhyay
2021-09-27 15:22 ` Patchwork [this message]
2021-09-27 15:51 ` [Intel-gfx] ✓ Fi.CI.BAT: success for drm/i915/gen11: Disable cursor clock gating in HDR mode (rev5) Patchwork
2021-09-27 18:16 ` [Intel-gfx] ✓ Fi.CI.IGT: " Patchwork
2021-09-28 14:15 ` [Intel-gfx] [PATCH V6] drm/i915/gen11: Disable cursor clock gating in HDR mode Ville Syrjälä

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=163275614233.14086.17575500179694708987@emeril.freedesktop.org \
    --to=patchwork@emeril.freedesktop.org \
    --cc=intel-gfx@lists.freedesktop.org \
    --cc=tejaskumarx.surendrakumar.upadhyay@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.