public inbox for intel-gfx@lists.freedesktop.org
 help / color / mirror / Atom feed
From: Patchwork <patchwork@emeril.freedesktop.org>
To: "Shankar, Uma" <uma.shankar@intel.com>
Cc: intel-gfx@lists.freedesktop.org
Subject: ✗ Fi.CI.CHECKPATCH: warning for Add Colorspace connector property interface (rev8)
Date: Tue, 29 Jan 2019 16:34:49 -0000	[thread overview]
Message-ID: <20190129163449.5283.7394@emeril.freedesktop.org> (raw)
In-Reply-To: <1548777176-16783-1-git-send-email-uma.shankar@intel.com>

== Series Details ==

Series: Add Colorspace connector property interface (rev8)
URL   : https://patchwork.freedesktop.org/series/47132/
State : warning

== Summary ==

$ dim checkpatch origin/drm-tip
e750c2ac7554 drm: Add colorspace connector property
c442445b3ffa drm/i915: Attach colorspace property and enable modeset
-:119: CHECK:PARENTHESIS_ALIGNMENT: Alignment should match open parenthesis
#119: FILE: drivers/gpu/drm/i915/intel_connector.c:319:
+		if (!drm_mode_create_colorspace_property(connector,
+			gen10_hdmi_colorspaces,

-:122: CHECK:PARENTHESIS_ALIGNMENT: Alignment should match open parenthesis
#122: FILE: drivers/gpu/drm/i915/intel_connector.c:322:
+			drm_object_attach_property(&connector->base,
+				connector->colorspace_property, 0);

-:125: CHECK:PARENTHESIS_ALIGNMENT: Alignment should match open parenthesis
#125: FILE: drivers/gpu/drm/i915/intel_connector.c:325:
+		if (!drm_mode_create_colorspace_property(connector,
+			legacy_hdmi_colorspaces,

-:128: CHECK:PARENTHESIS_ALIGNMENT: Alignment should match open parenthesis
#128: FILE: drivers/gpu/drm/i915/intel_connector.c:328:
+			drm_object_attach_property(&connector->base,
+				connector->colorspace_property, 0);

total: 0 errors, 0 warnings, 4 checks, 126 lines checked

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

  parent reply	other threads:[~2019-01-29 16:34 UTC|newest]

Thread overview: 12+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2019-01-29 15:52 [v8 0/2] Add Colorspace connector property interface Uma Shankar
2019-01-29 15:52 ` [v8 1/2] drm: Add colorspace connector property Uma Shankar
2019-01-29 15:52 ` [v8 2/2] drm/i915: Attach colorspace property and enable modeset Uma Shankar
2019-01-29 15:43   ` Ville Syrjälä
2019-01-29 15:57     ` Shankar, Uma
2019-01-29 16:03       ` Ville Syrjälä
2019-01-29 16:20         ` Shankar, Uma
2019-01-29 16:39           ` Ville Syrjälä
2019-01-29 16:46             ` Shankar, Uma
2019-01-30  7:57         ` Sharma, Shashank
2019-01-29 16:34 ` Patchwork [this message]
2019-01-29 16:55 ` ✓ Fi.CI.BAT: success for Add Colorspace connector property interface (rev8) 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=20190129163449.5283.7394@emeril.freedesktop.org \
    --to=patchwork@emeril.freedesktop.org \
    --cc=intel-gfx@lists.freedesktop.org \
    --cc=uma.shankar@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