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: [Intel-gfx] ✗ Fi.CI.CHECKPATCH: warning for drm/i915: header cleanups
Date: Wed, 18 Aug 2021 11:30:28 -0000	[thread overview]
Message-ID: <162928622829.16674.12807579053229297435@emeril.freedesktop.org> (raw)
In-Reply-To: <cover.1629281426.git.jani.nikula@intel.com>

== Series Details ==

Series: drm/i915: header cleanups
URL   : https://patchwork.freedesktop.org/series/93777/
State : warning

== Summary ==

$ dim checkpatch origin/drm-tip
ddebfe5d1496 drm/i915/irq: reduce inlines to reduce header dependencies
e2382f06ea1f drm/i915: intel_runtime_pm.h does not actually need intel_display.h
95ad020b21a2 drm/i915/pm: use forward declaration to remove an include
33cd75959166 drm/i915/panel: move intel_panel_use_ssc() out of headers
-:55: CHECK:LOGICAL_CONTINUATIONS: Logical continuations should be on the previous line
#55: FILE: drivers/gpu/drm/i915/display/intel_panel.c:49:
+	return i915->vbt.lvds_use_ssc
+		&& !(i915->quirks & QUIRK_LVDS_SSC_DISABLE);

total: 0 errors, 0 warnings, 1 checks, 42 lines checked
bd3b1339d175 drm/i915/fdi: move intel_fdi_link_freq() to intel_fdi.[ch]



  parent reply	other threads:[~2021-08-18 11:30 UTC|newest]

Thread overview: 12+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2021-08-18 10:11 [Intel-gfx] [PATCH 0/5] drm/i915: header cleanups Jani Nikula
2021-08-18 10:11 ` [Intel-gfx] [PATCH 1/5] drm/i915/irq: reduce inlines to reduce header dependencies Jani Nikula
2021-08-18 10:11 ` [Intel-gfx] [PATCH 2/5] drm/i915: intel_runtime_pm.h does not actually need intel_display.h Jani Nikula
2021-08-18 10:11 ` [Intel-gfx] [PATCH 3/5] drm/i915/pm: use forward declaration to remove an include Jani Nikula
2021-08-18 10:11 ` [Intel-gfx] [PATCH 4/5] drm/i915/panel: move intel_panel_use_ssc() out of headers Jani Nikula
2021-08-18 10:11 ` [Intel-gfx] [PATCH 5/5] drm/i915/fdi: move intel_fdi_link_freq() to intel_fdi.[ch] Jani Nikula
2021-08-19 16:25   ` Ville Syrjälä
2021-08-20  7:45     ` Jani Nikula
2021-08-18 11:30 ` Patchwork [this message]
2021-08-18 11:32 ` [Intel-gfx] ✗ Fi.CI.SPARSE: warning for drm/i915: header cleanups Patchwork
2021-08-18 11:57 ` [Intel-gfx] ✓ Fi.CI.BAT: success " Patchwork
2021-08-18 13:43 ` [Intel-gfx] ✓ 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=162928622829.16674.12807579053229297435@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.