Intel-GFX Archive on lore.kernel.org
 help / color / mirror / Atom feed
From: Jani Nikula <jani.nikula@linux.intel.com>
To: "Sharma, Shashank" <shashank.sharma@intel.com>,
	"intel-gfx@lists.freedesktop.org"
	<intel-gfx@lists.freedesktop.org>
Subject: Re: ✗ Fi.CI.CHECKPATCH: warning for YCBCR 4:2:0/4:4:4 output support for LSPCON (rev7)
Date: Thu, 05 Apr 2018 11:21:52 +0300	[thread overview]
Message-ID: <878ta2ukpr.fsf@intel.com> (raw)
In-Reply-To: <FF3DDC77922A8A4BB08A3BC48A1EA8CB8DB31DD4@BGSMSX101.gar.corp.intel.com>

On Thu, 05 Apr 2018, "Sharma, Shashank" <shashank.sharma@intel.com> wrote:
> As mentioned in my previous mail, these warnings are due to existing
> driver style of macros, and this patch is just matching it.

Yup, that's fine. Checkpatch just hasn't reached the level of
consciousness to understand that.

BR,
Jani.


>
> Regards
> Shashank
> -----Original Message-----
> From: Patchwork [mailto:patchwork@emeril.freedesktop.org] 
> Sent: Thursday, April 5, 2018 10:19 AM
> To: Sharma, Shashank <shashank.sharma@intel.com>
> Cc: intel-gfx@lists.freedesktop.org
> Subject: ✗ Fi.CI.CHECKPATCH: warning for YCBCR 4:2:0/4:4:4 output support for LSPCON (rev7)
>
> == Series Details ==
>
> Series: YCBCR 4:2:0/4:4:4 output support for LSPCON (rev7)
> URL   : https://patchwork.freedesktop.org/series/36068/
> State : warning
>
> == Summary ==
>
> $ dim checkpatch origin/drm-tip
> d2c64b6af6c3 drm/i915: Introduce CRTC output format
> e72f33b56e79 drm/i915: Add CRTC output format YCBCR 4:2:0 2717e22e7a1b drm/i915: Add CRTC output format YCBCR 4:4:4 16bc5598c50f drm/i915: Check LSPCON vendor OUI
> 9391b2185374 drm/i915: Add AVI infoframe support for LSPCON
> e8f2b0c2a460 drm/i915: Write AVI infoframes for MCA LSPCON
> 050b96901334 drm/i915: Write AVI infoframes for Parade LSPCON
> 1e82ce33a750 drm/i915: Add YCBCR 4:2:0/4:4:4 support for LSPCON
> -:64: CHECK:SPACING: spaces preferred around that '<<' (ctx:VxV)
> #64: FILE: drivers/gpu/drm/i915/i915_reg.h:8725:
> +#define  TRANS_MSA_SAMPLING_444		(2<<1)
>                                 		  ^
>
> -:65: CHECK:SPACING: spaces preferred around that '<<' (ctx:VxV)
> #65: FILE: drivers/gpu/drm/i915/i915_reg.h:8726:
> +#define  TRANS_MSA_CLRSP_YCBCR		(2<<3)
>                                		  ^
>
> total: 0 errors, 0 warnings, 2 checks, 128 lines checked
>
> _______________________________________________
> Intel-gfx mailing list
> Intel-gfx@lists.freedesktop.org
> https://lists.freedesktop.org/mailman/listinfo/intel-gfx

-- 
Jani Nikula, Intel Open Source Technology Center
_______________________________________________
Intel-gfx mailing list
Intel-gfx@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/intel-gfx

  parent reply	other threads:[~2018-04-05  8:21 UTC|newest]

Thread overview: 23+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2018-04-03  8:57 [PATCH v7 0/8] YCBCR 4:2:0/4:4:4 output support for LSPCON Shashank Sharma
2018-04-03  8:57 ` [PATCH v7 1/8] drm/i915: Introduce CRTC output format Shashank Sharma
2018-04-05  4:37   ` [PATCH v8 " Shashank Sharma
2018-04-03  8:57 ` [PATCH v7 2/8] drm/i915: Add CRTC output format YCBCR 4:2:0 Shashank Sharma
2018-04-04  8:49   ` [Intel-gfx] " Dan Carpenter
2018-04-03  8:57 ` [PATCH v7 3/8] drm/i915: Add CRTC output format YCBCR 4:4:4 Shashank Sharma
2018-04-03  8:57 ` [PATCH v7 4/8] drm/i915: Check LSPCON vendor OUI Shashank Sharma
2018-04-03  8:57 ` [PATCH v7 5/8] drm/i915: Add AVI infoframe support for LSPCON Shashank Sharma
2018-04-03  8:57 ` [PATCH v7 6/8] drm/i915: Write AVI infoframes for MCA LSPCON Shashank Sharma
2018-04-03  8:57 ` [PATCH v7 7/8] drm/i915: Write AVI infoframes for Parade LSPCON Shashank Sharma
2018-04-05  4:38   ` [PATCH v8 " Shashank Sharma
2018-04-03  8:57 ` [PATCH v7 8/8] drm/i915: Add YCBCR 4:2:0/4:4:4 support for LSPCON Shashank Sharma
2018-04-03  9:40 ` ✗ Fi.CI.CHECKPATCH: warning for YCBCR 4:2:0/4:4:4 output support for LSPCON (rev5) Patchwork
2018-04-05  4:35   ` Sharma, Shashank
2018-04-03  9:55 ` ✗ Fi.CI.BAT: " Patchwork
2018-04-05  4:49 ` ✗ Fi.CI.CHECKPATCH: warning for YCBCR 4:2:0/4:4:4 output support for LSPCON (rev7) Patchwork
2018-04-05  4:51   ` Sharma, Shashank
2018-04-05  5:29     ` Saarinen, Jani
2018-04-05  8:21     ` Jani Nikula [this message]
2018-04-05  5:09 ` ✗ Fi.CI.BAT: " Patchwork
2018-04-25  6:34 ` ✓ Fi.CI.IGT: success " Patchwork
2018-04-25  8:16 ` ✗ Fi.CI.BAT: failure " Patchwork
2018-05-30  6:21 ` 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=878ta2ukpr.fsf@intel.com \
    --to=jani.nikula@linux.intel.com \
    --cc=intel-gfx@lists.freedesktop.org \
    --cc=shashank.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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox