All of lore.kernel.org
 help / color / mirror / Atom feed
From: Patchwork <patchwork@emeril.freedesktop.org>
To: "Daniel Vetter" <daniel.vetter@ffwll.ch>
Cc: intel-gfx@lists.freedesktop.org
Subject: [Intel-gfx] ✗ Fi.CI.CHECKPATCH: warning for disable drm_global_mutex for most drivers (rev4)
Date: Fri, 31 Jan 2020 19:15:58 -0000	[thread overview]
Message-ID: <158049815822.13121.3989898266153013471@emeril.freedesktop.org> (raw)
In-Reply-To: <20200129082410.1691996-1-daniel.vetter@ffwll.ch>

== Series Details ==

Series: disable drm_global_mutex for most drivers (rev4)
URL   : https://patchwork.freedesktop.org/series/72711/
State : warning

== Summary ==

$ dim checkpatch origin/drm-tip
ec6b1085531d drm: Complain if drivers still use the ->load callback
-:48: WARNING:NO_AUTHOR_SIGN_OFF: Missing Signed-off-by: line by nominal patch author 'Daniel Vetter <daniel.vetter@ffwll.ch>'

total: 0 errors, 1 warnings, 0 checks, 21 lines checked
58509b1c6e52 drm/fbdev-helper: don't force restores
-:70: WARNING:NO_AUTHOR_SIGN_OFF: Missing Signed-off-by: line by nominal patch author 'Daniel Vetter <daniel.vetter@ffwll.ch>'

total: 0 errors, 1 warnings, 0 checks, 29 lines checked
edabfe0698c0 drm/client: Rename _force to _locked
-:97: WARNING:NO_AUTHOR_SIGN_OFF: Missing Signed-off-by: line by nominal patch author 'Daniel Vetter <daniel.vetter@ffwll.ch>'

total: 0 errors, 1 warnings, 0 checks, 60 lines checked
850beb19ef64 drm: Push drm_global_mutex locking in drm_open
-:95: WARNING:NO_AUTHOR_SIGN_OFF: Missing Signed-off-by: line by nominal patch author 'Daniel Vetter <daniel.vetter@ffwll.ch>'

total: 0 errors, 1 warnings, 0 checks, 54 lines checked
0aa851bfac6d drm: Nerf drm_global_mutex BKL for good drivers
-:19: ERROR:GIT_COMMIT_ID: Please use git commit description style 'commit <12+ chars of sha1> ("<title line>")' - ie: 'commit 7e13ad896484 ("drm: Avoid drm_global_mutex for simple inc/dec of dev->open_count")'
#19: 
commit 7e13ad896484a0165a68197a2e64091ea28c9602

-:162: WARNING:NO_AUTHOR_SIGN_OFF: Missing Signed-off-by: line by nominal patch author 'Daniel Vetter <daniel.vetter@ffwll.ch>'

total: 1 errors, 1 warnings, 0 checks, 109 lines checked

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

  parent reply	other threads:[~2020-01-31 19:16 UTC|newest]

Thread overview: 37+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2020-01-29  8:24 [PATCH 0/5] disable drm_global_mutex for most drivers Daniel Vetter
2020-01-29  8:24 ` [Intel-gfx] " Daniel Vetter
2020-01-29  8:24 ` [PATCH 1/5] drm: Complain if drivers still use the ->load callback Daniel Vetter
2020-01-29  8:24   ` [Intel-gfx] " Daniel Vetter
2020-01-29  8:24 ` [PATCH 2/5] drm/fbdev-helper: don't force restores Daniel Vetter
2020-01-29  8:24   ` [Intel-gfx] " Daniel Vetter
2020-01-29  8:24 ` [PATCH 3/5] drm/client: Rename _force to _locked Daniel Vetter
2020-01-29  8:24   ` [Intel-gfx] " Daniel Vetter
2020-01-29 13:16   ` Noralf Trønnes
2020-01-29 13:16     ` [Intel-gfx] " Noralf Trønnes
2020-01-29 14:06     ` Daniel Vetter
2020-01-29 14:06       ` [Intel-gfx] " Daniel Vetter
2020-01-29  8:24 ` [PATCH 4/5] drm: Push drm_global_mutex locking in drm_open Daniel Vetter
2020-01-29  8:24   ` [Intel-gfx] " Daniel Vetter
2020-01-29 16:45   ` Sam Ravnborg
2020-01-29 16:45     ` [Intel-gfx] " Sam Ravnborg
2020-01-29 17:05     ` Daniel Vetter
2020-01-29 17:05       ` [Intel-gfx] " Daniel Vetter
2020-01-31  5:59   ` [PATCH] " Daniel Vetter
2020-01-31  5:59     ` [Intel-gfx] " Daniel Vetter
2020-01-29  8:24 ` [PATCH 5/5] drm: Nerv drm_global_mutex BKL for good drivers Daniel Vetter
2020-01-29  8:24   ` [Intel-gfx] " Daniel Vetter
2020-01-29 16:47   ` Sam Ravnborg
2020-01-29 16:47     ` [Intel-gfx] " Sam Ravnborg
2020-01-29 17:07     ` Daniel Vetter
2020-01-29 17:07       ` [Intel-gfx] " Daniel Vetter
2020-01-29 17:59   ` Chris Wilson
2020-01-29 17:59     ` [Intel-gfx] " Chris Wilson
2020-01-31  5:58   ` [PATCH] drm: Nerf " Daniel Vetter
2020-01-31  5:58     ` [Intel-gfx] " Daniel Vetter
2020-01-29 17:37 ` [Intel-gfx] ✗ Fi.CI.CHECKPATCH: warning for disable drm_global_mutex for most drivers Patchwork
2020-01-29 17:50 ` [Intel-gfx] ✗ Fi.CI.BAT: failure " Patchwork
2020-01-31  6:19 ` [Intel-gfx] ✗ Fi.CI.CHECKPATCH: warning for disable drm_global_mutex for most drivers (rev3) Patchwork
2020-01-31  6:43 ` [Intel-gfx] ✗ Fi.CI.BAT: failure " Patchwork
2020-01-31 19:15 ` Patchwork [this message]
2020-01-31 20:08 ` [Intel-gfx] ✓ Fi.CI.BAT: success for disable drm_global_mutex for most drivers (rev4) Patchwork
2020-02-04 14:26 ` [Intel-gfx] ✗ Fi.CI.IGT: 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=158049815822.13121.3989898266153013471@emeril.freedesktop.org \
    --to=patchwork@emeril.freedesktop.org \
    --cc=daniel.vetter@ffwll.ch \
    --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.