All of lore.kernel.org
 help / color / mirror / Atom feed
From: Patchwork <patchwork@emeril.freedesktop.org>
To: Gwan-gyeong Mun <gwan-gyeong.mun@intel.com>
Cc: intel-gfx@lists.freedesktop.org
Subject: ✗ Fi.CI.CHECKPATCH: warning for drm/i915: Add detection of changing of edid on between suspend and resume (rev2)
Date: Mon, 06 Aug 2018 13:09:06 -0000	[thread overview]
Message-ID: <20180806130906.4305.25179@emeril.freedesktop.org> (raw)
In-Reply-To: <20180803163453.7760-1-gwan-gyeong.mun@intel.com>

== Series Details ==

Series: drm/i915: Add detection of changing of edid on between suspend and resume (rev2)
URL   : https://patchwork.freedesktop.org/series/47680/
State : warning

== Summary ==

$ dim checkpatch origin/drm-tip
93959254664e drm/i915: Add detection of changing of edid on between suspend and resume
-:8: WARNING:COMMIT_LOG_LONG_LINE: Possible unwrapped commit description (prefer a maximum 75 chars per line)
#8: 
helper can detect changing of status of connector, but it can not detect changing

-:96: WARNING:LINE_SPACING: Missing a blank line after declarations
#96: FILE: drivers/gpu/drm/i915/intel_hotplug.c:571:
+			struct edid *cur_edid = to_intel_connector(connector)->detect_edid;
+			if (!old_edid || !cur_edid)

total: 0 errors, 2 warnings, 0 checks, 95 lines checked

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

  parent reply	other threads:[~2018-08-06 13:09 UTC|newest]

Thread overview: 20+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2018-08-03 16:34 [PATCH] drm/i915: Add detection of changing of edid on between suspend and resume Gwan-gyeong Mun
2018-08-03 16:34 ` Gwan-gyeong Mun
2018-08-03 16:56 ` ✗ Fi.CI.CHECKPATCH: warning for " Patchwork
2018-08-03 17:11 ` ✗ Fi.CI.BAT: failure " Patchwork
2018-08-06 12:09 ` [v2] " Gwan-gyeong Mun
2018-08-06 12:09   ` Gwan-gyeong Mun
2018-08-06 13:09 ` Patchwork [this message]
2018-08-06 13:25 ` ✗ Fi.CI.BAT: failure for drm/i915: Add detection of changing of edid on between suspend and resume (rev2) Patchwork
2018-08-09  8:20 ` Patchwork
2018-08-09  9:04 ` Patchwork
2018-08-09 11:13 ` [v3] drm/i915: Add detection of changing of edid on between suspend and resume Gwan-gyeong Mun
2018-08-09 11:13   ` Gwan-gyeong Mun
2018-08-10 13:02   ` [Intel-gfx] " Lisovskiy, Stanislav
2018-08-10 13:02     ` Lisovskiy, Stanislav
2018-08-13 10:55     ` [Intel-gfx] " Mika Kahola
2018-08-13 10:55       ` Mika Kahola
2018-08-09 11:35 ` ✗ Fi.CI.CHECKPATCH: warning for drm/i915: Add detection of changing of edid on between suspend and resume (rev3) Patchwork
2018-08-09 11:53 ` ✗ Fi.CI.BAT: failure " Patchwork
2018-08-09 13:33 ` Patchwork
2018-08-09 15:02 ` 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=20180806130906.4305.25179@emeril.freedesktop.org \
    --to=patchwork@emeril.freedesktop.org \
    --cc=gwan-gyeong.mun@intel.com \
    --cc=intel-gfx@lists.freedesktop.org \
    /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.