All of lore.kernel.org
 help / color / mirror / Atom feed
From: Patchwork <patchwork@emeril.freedesktop.org>
To: "Sharma, Swati2" <swati2.sharma@intel.com>
Cc: intel-gfx@lists.freedesktop.org
Subject: ✗ Fi.CI.CHECKPATCH: warning for adding gamma state checker for CHV and i965
Date: Thu, 05 Sep 2019 20:21:17 -0000	[thread overview]
Message-ID: <20190905202117.8129.99727@emeril.freedesktop.org> (raw)
In-Reply-To: <1567711031-26144-1-git-send-email-swati2.sharma@intel.com>

== Series Details ==

Series: adding gamma state checker for CHV and i965
URL   : https://patchwork.freedesktop.org/series/66297/
State : warning

== Summary ==

$ dim checkpatch origin/drm-tip
7f989e1d8349 drm/i915/display: Add gamma precision function for CHV
469d9e6ee584 drm/i915/display: Extract i965_read_luts()
-:22: WARNING:COMMIT_LOG_LONG_LINE: Possible unwrapped commit description (prefer a maximum 75 chars per line)
#22: 
     -Renamed i965_read_gamma_lut_10p6() to i965_read_lut_10p6() [Ville, Uma]

total: 0 errors, 1 warnings, 0 checks, 64 lines checked
002331a148e0 drm/i915/display: Extract chv_read_luts()
-:56: CHECK:OPEN_ENDED_LINE: Lines should not end with a '('
#56: FILE: drivers/gpu/drm/i915/display/intel_color.c:1635:
+		blob_data[i].green = intel_color_lut_pack(REG_FIELD_GET(

-:58: CHECK:OPEN_ENDED_LINE: Lines should not end with a '('
#58: FILE: drivers/gpu/drm/i915/display/intel_color.c:1637:
+		blob_data[i].blue = intel_color_lut_pack(REG_FIELD_GET(

-:62: CHECK:OPEN_ENDED_LINE: Lines should not end with a '('
#62: FILE: drivers/gpu/drm/i915/display/intel_color.c:1641:
+		blob_data[i].red = intel_color_lut_pack(REG_FIELD_GET(

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

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

  parent reply	other threads:[~2019-09-05 20:21 UTC|newest]

Thread overview: 10+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2019-09-05 19:17 [PATCH 0/3] adding gamma state checker for CHV and i965 Swati Sharma
2019-09-05 19:17 ` [PATCH 1/3] drm/i915/display: Add gamma precision function for CHV Swati Sharma
2019-09-06 12:09   ` Jani Nikula
2019-09-05 19:17 ` [PATCH 2/3] drm/i915/display: Extract i965_read_luts() Swati Sharma
2019-09-06 12:04   ` Jani Nikula
2019-09-05 19:17 ` [PATCH 3/3] drm/i915/display: Extract chv_read_luts() Swati Sharma
2019-09-06 12:10   ` Jani Nikula
2019-09-05 20:21 ` Patchwork [this message]
2019-09-05 20:42 ` ✓ Fi.CI.BAT: success for adding gamma state checker for CHV and i965 Patchwork
2019-09-06  1:48 ` ✓ Fi.CI.IGT: " 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=20190905202117.8129.99727@emeril.freedesktop.org \
    --to=patchwork@emeril.freedesktop.org \
    --cc=intel-gfx@lists.freedesktop.org \
    --cc=swati2.sharma@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.