All of lore.kernel.org
 help / color / mirror / Atom feed
From: Patchwork <patchwork@emeril.freedesktop.org>
To: Jani Nikula <jani.nikula@intel.com>
Cc: intel-gfx@lists.freedesktop.org
Subject: ✗ Fi.CI.CHECKPATCH: warning for series starting with [CI,1/3] drm/i915: add INTEL_NUM_PIPES() and use it
Date: Thu, 05 Sep 2019 14:17:12 -0000	[thread overview]
Message-ID: <20190905141712.8129.46925@emeril.freedesktop.org> (raw)
In-Reply-To: <20190905123916.27846-1-jani.nikula@intel.com>

== Series Details ==

Series: series starting with [CI,1/3] drm/i915: add INTEL_NUM_PIPES() and use it
URL   : https://patchwork.freedesktop.org/series/66281/
State : warning

== Summary ==

$ dim checkpatch origin/drm-tip
32a7f2cee71f drm/i915: add INTEL_NUM_PIPES() and use it
f691171ff4b3 drm/i915: convert device info num_pipes to pipe_mask
941352c56b58 drm/i915: introduce INTEL_DISPLAY_ENABLED()
-:135: WARNING:LONG_LINE: line over 100 characters
#135: FILE: drivers/gpu/drm/i915/i915_drv.h:2190:
+#define INTEL_DISPLAY_ENABLED(dev_priv) (WARN_ON(!HAS_DISPLAY(dev_priv)), !i915_modparams.disable_display)

total: 0 errors, 1 warnings, 0 checks, 89 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 14:17 UTC|newest]

Thread overview: 8+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2019-09-05 12:39 drm/i915: deconflate display disable from no display Jani Nikula
2019-09-05 12:39 ` [CI 1/3] drm/i915: add INTEL_NUM_PIPES() and use it Jani Nikula
2019-09-05 12:39 ` [CI 2/3] drm/i915: convert device info num_pipes to pipe_mask Jani Nikula
2019-09-05 12:39 ` [CI 3/3] drm/i915: introduce INTEL_DISPLAY_ENABLED() Jani Nikula
2019-09-05 14:17 ` Patchwork [this message]
2019-09-05 14:40 ` ✗ Fi.CI.BAT: failure for series starting with [CI,1/3] drm/i915: add INTEL_NUM_PIPES() and use it Patchwork
2019-09-09 15:44 ` ✗ Fi.CI.CHECKPATCH: warning for series starting with [CI,1/3] drm/i915: add INTEL_NUM_PIPES() and use it (rev2) Patchwork
2019-09-09 16:32 ` ✗ Fi.CI.BAT: 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=20190905141712.8129.46925@emeril.freedesktop.org \
    --to=patchwork@emeril.freedesktop.org \
    --cc=intel-gfx@lists.freedesktop.org \
    --cc=jani.nikula@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.