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 dma-fence lockdep annotations, round 2 (rev3)
Date: Wed, 10 Jun 2020 20:20:03 -0000	[thread overview]
Message-ID: <159182040398.20177.11390937103101000155@emeril.freedesktop.org> (raw)
In-Reply-To: <20200604081224.863494-1-daniel.vetter@ffwll.ch>

== Series Details ==

Series: dma-fence lockdep annotations, round 2 (rev3)
URL   : https://patchwork.freedesktop.org/series/77986/
State : warning

== Summary ==

$ dim checkpatch origin/drm-tip
b91d6e9b2219 mm: Track mmu notifiers in fs_reclaim_acquire/release
-:12: ERROR:GIT_COMMIT_ID: Please use git commit description style 'commit <12+ chars of sha1> ("<title line>")' - ie: 'commit 23b68395c7c7 ("mm/mmu_notifiers: add a lockdep map for invalidate_range_start/end")'
#12: 
recursions we do have lockdep annotations since 23b68395c7c7

-:41: ERROR:GIT_COMMIT_ID: Please use git commit description style 'commit <12+ chars of sha1> ("<title line>")' - ie: 'commit 66204f1d2d1b ("mm/mmu_notifiers: prime lockdep")'
#41: 
With this we can also remove the lockdep priming added in 66204f1d2d1b

-:124: CHECK:BRACES: Blank lines aren't necessary before a close brace '}'
#124: FILE: mm/page_alloc.c:4167:
+
+	}

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

total: 2 errors, 1 warnings, 1 checks, 67 lines checked
464bebc66202 dma-buf: minor doc touch-ups
-:33: 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, 14 lines checked
4a356e005b80 dma-fence: basic lockdep annotations
-:23: ERROR:GIT_COMMIT_ID: Please use git commit description style 'commit <12+ chars of sha1> ("<title line>")' - ie: 'commit e91498589746 ("locking/lockdep/selftests: Add mixed read-write ABBA tests")'
#23: 
  commit e91498589746065e3ae95d9a00b068e525eec34f

-:97: ERROR:GIT_COMMIT_ID: Please use git commit description style 'commit <12+ chars of sha1> ("<title line>")' - ie: 'commit e966eaeeb623 ("locking/lockdep: Remove the cross-release locking checks")'
#97: 
	commit e966eaeeb623f09975ef362c2866fae6f86844f9

-:103: WARNING:COMMIT_LOG_LONG_LINE: Possible unwrapped commit description (prefer a maximum 75 chars per line)
#103: 
	    This code (CONFIG_LOCKDEP_CROSSRELEASE=y and CONFIG_LOCKDEP_COMPLETIONS=y),

-:314: ERROR:IN_ATOMIC: do not use in_atomic in drivers
#314: FILE: drivers/dma-buf/dma-fence.c:228:
+	if (in_atomic())

-:352: CHECK:LINE_SPACING: Please don't use multiple blank lines
#352: FILE: drivers/dma-buf/dma-fence.c:266:
+
+

-:401: CHECK:LINE_SPACING: Please use a blank line after function/struct/union/enum declarations
#401: FILE: include/linux/dma-fence.h:368:
+}
+static inline void dma_fence_end_signalling(bool cookie) {}

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

total: 3 errors, 2 warnings, 2 checks, 231 lines checked
e85757129eef dma-fence: prime lockdep annotations
-:31: ERROR:GIT_COMMIT_ID: Please use git commit description style 'commit <12+ chars of sha1> ("<title line>")' - ie: 'commit 23b68395c7c7 ("mm/mmu_notifiers: add a lockdep map for invalidate_range_start/end")'
#31: 
commit 23b68395c7c78a764e8963fc15a7cfd318bf187f

-:169: 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, 82 lines checked
abea167ccc2c drm/vkms: Annotate vblank timer
-:59: 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, 25 lines checked
74cf66d0c736 drm/vblank: Annotate with dma-fence signalling section
-:71: 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, 38 lines checked
49852bebf34d drm/atomic-helper: Add dma-fence annotations
-:119: 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, 76 lines checked
812e8d183ea1 drm/amdgpu: add dma-fence annotations to atomic commit path
-:52: 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, 24 lines checked
e86ec566effc drm/scheduler: use dma-fence annotations in main thread
-:53: 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
d05e15f8ad27 drm/amdgpu: use dma-fence annotations in cs_submit()
-:65: 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
805637835bf6 drm/amdgpu: s/GFP_KERNEL/GFP_ATOMIC in scheduler code
-:82: WARNING:ALLOC_ARRAY_ARGS: kmalloc_array uses number as first arg, sizeof is generally wrong
#82: FILE: drivers/gpu/drm/amd/amdgpu/amdgpu_ids.c:211:
+	fences = kmalloc_array(sizeof(void *), id_mgr->num_ids, GFP_ATOMIC);

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

total: 0 errors, 2 warnings, 0 checks, 24 lines checked
18403b85aff4 drm/amdgpu: DC also loves to allocate stuff where it shouldn't
-:70: WARNING:BLOCK_COMMENT_STYLE: Block comments use a trailing */ on a separate line
#70: FILE: drivers/gpu/drm/amd/display/dc/core/dc.c:1436:
+	 * atomic_commit_tail. */

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

total: 0 errors, 2 warnings, 0 checks, 27 lines checked
2dbc37297b21 drm/amdgpu/dc: Stop dma_resv_lock inversion in commit_tail
-:39: WARNING:IF_0: Consider removing the code enclosed by this #if 0 and its #endif
#39: FILE: drivers/gpu/drm/amd/display/amdgpu_dm/amdgpu_dm.c:6914:
+#if 0

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

total: 0 errors, 2 warnings, 0 checks, 23 lines checked
d1361c491f79 drm/scheduler: use dma-fence annotations in tdr work
-:28: WARNING:TYPO_SPELLING: 'seperate' may be misspelled - perhaps 'separate'?
#28: 
Hence split out as a seperate patch.

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

total: 0 errors, 2 warnings, 0 checks, 20 lines checked
718c082d14cb drm/amdgpu: use dma-fence annotations for gpu reset code
f08fc8bb8383 Revert "drm/amdgpu: add fbdev suspend/resume on gpu reset"
-:145: 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, 16 lines checked
c40ab1c8276b drm/amdgpu: gpu recovery does full modesets
-:186: 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, 14 lines checked
c8130cec52d5 drm/i915: Annotate dma_fence_work
-:53: 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, 15 lines checked

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

  parent reply	other threads:[~2020-06-10 20:20 UTC|newest]

Thread overview: 421+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2020-06-04  8:12 [PATCH 00/18] dma-fence lockdep annotations, round 2 Daniel Vetter
2020-06-04  8:12 ` Daniel Vetter
2020-06-04  8:12 ` [Intel-gfx] " Daniel Vetter
2020-06-04  8:12 ` Daniel Vetter
2020-06-04  8:12 ` [PATCH 01/18] mm: Track mmu notifiers in fs_reclaim_acquire/release Daniel Vetter
2020-06-04  8:12   ` Daniel Vetter
2020-06-04  8:12   ` [Intel-gfx] " Daniel Vetter
2020-06-04  8:12   ` Daniel Vetter
2020-06-10 12:01   ` Thomas Hellström (Intel)
2020-06-10 12:01     ` Thomas Hellström (Intel)
2020-06-10 12:01     ` [Intel-gfx] " Thomas Hellström (Intel)
2020-06-10 12:01     ` Thomas Hellström (Intel)
2020-06-10 12:25     ` [Intel-gfx] " Daniel Vetter
2020-06-10 12:25       ` Daniel Vetter
2020-06-10 12:25       ` Daniel Vetter
2020-06-10 12:25       ` Daniel Vetter
2020-06-10 19:41   ` [PATCH] " Daniel Vetter
2020-06-10 19:41     ` Daniel Vetter
2020-06-10 19:41     ` [Intel-gfx] " Daniel Vetter
2020-06-10 19:41     ` Daniel Vetter
2020-06-11 14:29     ` Jason Gunthorpe
2020-06-11 14:29       ` Jason Gunthorpe
2020-06-11 14:29       ` Jason Gunthorpe
2020-06-21 17:42     ` Qian Cai
2020-06-21 17:42       ` Qian Cai
2020-06-21 17:42       ` [Intel-gfx] " Qian Cai
2020-06-21 17:42       ` Qian Cai
2020-06-21 18:07       ` Daniel Vetter
2020-06-21 18:07         ` Daniel Vetter
2020-06-21 18:07         ` [Intel-gfx] " Daniel Vetter
2020-06-21 18:07         ` Daniel Vetter
2020-06-21 20:01         ` Daniel Vetter
2020-06-21 20:01           ` Daniel Vetter
2020-06-21 20:01           ` [Intel-gfx] " Daniel Vetter
2020-06-21 20:01           ` Daniel Vetter
2020-06-21 22:09           ` Qian Cai
2020-06-21 22:09             ` Qian Cai
2020-06-21 22:09             ` [Intel-gfx] " Qian Cai
2020-06-21 22:09             ` Qian Cai
2020-06-23 16:17           ` Qian Cai
2020-06-23 16:17             ` Qian Cai
2020-06-23 16:17             ` [Intel-gfx] " Qian Cai
2020-06-23 16:17             ` Qian Cai
2020-06-23 22:13             ` Daniel Vetter
2020-06-23 22:13               ` Daniel Vetter
2020-06-23 22:13               ` [Intel-gfx] " Daniel Vetter
2020-06-23 22:13               ` Daniel Vetter
2020-06-23 22:29               ` Qian Cai
2020-06-23 22:29                 ` Qian Cai
2020-06-23 22:29                 ` [Intel-gfx] " Qian Cai
2020-06-23 22:29                 ` Qian Cai
2020-06-23 22:31       ` Dave Chinner
2020-06-23 22:31         ` Dave Chinner
2020-06-23 22:31         ` [Intel-gfx] " Dave Chinner
2020-06-23 22:31         ` Dave Chinner
2020-06-23 22:36         ` Daniel Vetter
2020-06-23 22:36           ` Daniel Vetter
2020-06-23 22:36           ` [Intel-gfx] " Daniel Vetter
2020-06-23 22:36           ` Daniel Vetter
2020-06-21 17:00   ` [PATCH 01/18] " Qian Cai
2020-06-21 17:00     ` Qian Cai
2020-06-21 17:00     ` [Intel-gfx] " Qian Cai
2020-06-21 17:00     ` Qian Cai
2020-06-21 17:28     ` Daniel Vetter
2020-06-21 17:28       ` Daniel Vetter
2020-06-21 17:28       ` [Intel-gfx] " Daniel Vetter
2020-06-21 17:28       ` Daniel Vetter
2020-06-21 17:46       ` Qian Cai
2020-06-21 17:46         ` Qian Cai
2020-06-21 17:46         ` [Intel-gfx] " Qian Cai
2020-06-21 17:46         ` Qian Cai
2020-06-04  8:12 ` [PATCH 02/18] dma-buf: minor doc touch-ups Daniel Vetter
2020-06-04  8:12   ` Daniel Vetter
2020-06-04  8:12   ` [Intel-gfx] " Daniel Vetter
2020-06-04  8:12   ` Daniel Vetter
2020-06-10 13:07   ` Thomas Hellström (Intel)
2020-06-10 13:07     ` Thomas Hellström (Intel)
2020-06-10 13:07     ` [Intel-gfx] " Thomas Hellström (Intel)
2020-06-10 13:07     ` Thomas Hellström (Intel)
2020-06-12  7:05   ` [PATCH] " Daniel Vetter
2020-06-12  7:05     ` [Intel-gfx] " Daniel Vetter
2020-06-24 19:32     ` Daniel Vetter
2020-06-24 19:32       ` [Intel-gfx] " Daniel Vetter
2020-06-04  8:12 ` [PATCH 03/18] dma-fence: basic lockdep annotations Daniel Vetter
2020-06-04  8:12   ` Daniel Vetter
2020-06-04  8:12   ` [Intel-gfx] " Daniel Vetter
2020-06-04  8:12   ` Daniel Vetter
2020-06-04  8:57   ` Thomas Hellström (Intel)
2020-06-04  8:57     ` Thomas Hellström (Intel)
2020-06-04  8:57     ` [Intel-gfx] " Thomas Hellström (Intel)
2020-06-04  8:57     ` Thomas Hellström (Intel)
2020-06-04  9:21     ` Daniel Vetter
2020-06-04  9:21       ` Daniel Vetter
2020-06-04  9:21       ` [Intel-gfx] " Daniel Vetter
2020-06-04  9:21       ` Daniel Vetter
2020-06-04  9:26       ` Chris Wilson
2020-06-04  9:26         ` Chris Wilson
2020-06-04  9:26         ` [Intel-gfx] " Chris Wilson
2020-06-04  9:36         ` Daniel Vetter
2020-06-04  9:36           ` Daniel Vetter
2020-06-04  9:36           ` Daniel Vetter
2020-06-04  9:36           ` Daniel Vetter
2020-06-05 13:29   ` [PATCH] " Daniel Vetter
2020-06-05 13:29     ` Daniel Vetter
2020-06-05 13:29     ` [Intel-gfx] " Daniel Vetter
2020-06-05 13:29     ` Daniel Vetter
2020-06-05 14:30     ` Thomas Hellström (Intel)
2020-06-05 14:30       ` Thomas Hellström (Intel)
2020-06-05 14:30       ` [Intel-gfx] " Thomas Hellström (Intel)
2020-06-05 14:30       ` Thomas Hellström (Intel)
2020-06-11  9:57     ` Maarten Lankhorst
2020-06-11  9:57       ` Maarten Lankhorst
2020-06-11  9:57       ` [Intel-gfx] " Maarten Lankhorst
2020-06-11  9:57       ` Maarten Lankhorst
2020-06-10 14:21   ` [Intel-gfx] [PATCH 03/18] " Tvrtko Ursulin
2020-06-10 14:21     ` Tvrtko Ursulin
2020-06-10 14:21     ` Tvrtko Ursulin
2020-06-10 14:21     ` Tvrtko Ursulin
2020-06-10 15:17     ` Daniel Vetter
2020-06-10 15:17       ` Daniel Vetter
2020-06-10 15:17       ` Daniel Vetter
2020-06-10 15:17       ` Daniel Vetter
2020-06-11 10:36       ` Tvrtko Ursulin
2020-06-11 10:36         ` Tvrtko Ursulin
2020-06-11 10:36         ` Tvrtko Ursulin
2020-06-11 10:36         ` Tvrtko Ursulin
2020-06-11 11:29         ` Daniel Vetter
2020-06-11 11:29           ` Daniel Vetter
2020-06-11 11:29           ` Daniel Vetter
2020-06-11 11:29           ` Daniel Vetter
2020-06-11 14:29           ` Tvrtko Ursulin
2020-06-11 14:29             ` Tvrtko Ursulin
2020-06-11 14:29             ` Tvrtko Ursulin
2020-06-11 14:29             ` Tvrtko Ursulin
2020-06-11 15:03             ` Daniel Vetter
2020-06-11 15:03               ` Daniel Vetter
2020-06-11 15:03               ` Daniel Vetter
2020-06-11 15:03               ` Daniel Vetter
2020-06-11  8:00   ` Chris Wilson
2020-06-11  8:00     ` Chris Wilson
2020-06-11  8:00     ` [Intel-gfx] " Chris Wilson
2020-06-11  8:44     ` Dave Airlie
2020-06-11  8:44       ` Dave Airlie
2020-06-11  8:44       ` [Intel-gfx] " Dave Airlie
2020-06-11  8:44       ` Dave Airlie
2020-06-11  9:01       ` [Intel-gfx] " Daniel Stone
2020-06-11  9:01         ` Daniel Stone
2020-06-11  9:01         ` Daniel Stone
2020-06-11  9:01         ` Daniel Stone
2020-06-19  8:25         ` Chris Wilson
2020-06-19  8:25           ` Chris Wilson
2020-06-19  8:25           ` Chris Wilson
2020-06-19  8:51           ` Daniel Vetter
2020-06-19  8:51             ` Daniel Vetter
2020-06-19  8:51             ` Daniel Vetter
2020-06-19  8:51             ` Daniel Vetter
2020-06-19  9:13             ` Chris Wilson
2020-06-19  9:13               ` Chris Wilson
2020-06-19  9:13               ` Chris Wilson
2020-06-19  9:43               ` Daniel Vetter
2020-06-19  9:43                 ` Daniel Vetter
2020-06-19  9:43                 ` Daniel Vetter
2020-06-19  9:43                 ` Daniel Vetter
2020-06-19 13:12                 ` Chris Wilson
2020-06-19 13:12                   ` Chris Wilson
2020-06-19 13:12                   ` Chris Wilson
2020-06-22  9:16                   ` Daniel Vetter
2020-06-22  9:16                     ` Daniel Vetter
2020-06-22  9:16                     ` Daniel Vetter
2020-06-22  9:16                     ` Daniel Vetter
2020-07-09  7:29                 ` Daniel Stone
2020-07-09  7:29                   ` Daniel Stone
2020-07-09  7:29                   ` Daniel Stone
2020-07-09  7:29                   ` Daniel Stone
2020-07-09  8:01                   ` Daniel Vetter
2020-07-09  8:01                     ` Daniel Vetter
2020-07-09  8:01                     ` Daniel Vetter
2020-07-09  8:01                     ` Daniel Vetter
2020-06-12  7:06   ` [PATCH] " Daniel Vetter
2020-06-12  7:06     ` Daniel Vetter
2020-06-12  7:06     ` [Intel-gfx] " Daniel Vetter
2020-06-12  7:06     ` Daniel Vetter
2020-06-04  8:12 ` [PATCH 04/18] dma-fence: prime " Daniel Vetter
2020-06-04  8:12   ` Daniel Vetter
2020-06-04  8:12   ` [Intel-gfx] " Daniel Vetter
2020-06-04  8:12   ` Daniel Vetter
2020-06-11  7:30   ` [Linaro-mm-sig] " Thomas Hellström (Intel)
2020-06-11  7:30     ` Thomas Hellström (Intel)
2020-06-11  7:30     ` [Intel-gfx] " Thomas Hellström (Intel)
2020-06-11  7:30     ` Thomas Hellström (Intel)
2020-06-11  8:34     ` Daniel Vetter
2020-06-11  8:34       ` Daniel Vetter
2020-06-11  8:34       ` [Intel-gfx] " Daniel Vetter
2020-06-11  8:34       ` Daniel Vetter
2020-06-11 14:15       ` Jason Gunthorpe
2020-06-11 14:15         ` Jason Gunthorpe
2020-06-11 14:15         ` Jason Gunthorpe
2020-06-11 23:35         ` Felix Kuehling
2020-06-11 23:35           ` Felix Kuehling
2020-06-11 23:35           ` [Intel-gfx] " Felix Kuehling
2020-06-11 23:35           ` Felix Kuehling
2020-06-12  5:11           ` Daniel Vetter
2020-06-12  5:11             ` Daniel Vetter
2020-06-12  5:11             ` [Intel-gfx] " Daniel Vetter
2020-06-12  5:11             ` Daniel Vetter
2020-06-19 18:13           ` Jerome Glisse
2020-06-19 18:13             ` Jerome Glisse
2020-06-19 18:13             ` [Intel-gfx] " Jerome Glisse
2020-06-19 18:13             ` Jerome Glisse
2020-06-23  7:39           ` Daniel Vetter
2020-06-23  7:39             ` Daniel Vetter
2020-06-23  7:39             ` [Intel-gfx] " Daniel Vetter
2020-06-23  7:39             ` Daniel Vetter
2020-06-23 18:44             ` Felix Kuehling
2020-06-23 18:44               ` Felix Kuehling
2020-06-23 18:44               ` [Intel-gfx] " Felix Kuehling
2020-06-23 18:44               ` Felix Kuehling
2020-06-23 19:02               ` Daniel Vetter
2020-06-23 19:02                 ` Daniel Vetter
2020-06-23 19:02                 ` [Intel-gfx] " Daniel Vetter
2020-06-23 19:02                 ` Daniel Vetter
2020-06-16 12:07         ` Daniel Vetter
2020-06-16 12:07           ` Daniel Vetter
2020-06-16 12:07           ` [Intel-gfx] " Daniel Vetter
2020-06-16 12:07           ` Daniel Vetter
2020-06-16 14:53           ` Jason Gunthorpe
2020-06-16 14:53             ` Jason Gunthorpe
2020-06-16 14:53             ` Jason Gunthorpe
2020-06-17  7:57             ` Daniel Vetter
2020-06-17  7:57               ` Daniel Vetter
2020-06-17  7:57               ` [Intel-gfx] " Daniel Vetter
2020-06-17  7:57               ` Daniel Vetter
2020-06-17 15:29               ` Jason Gunthorpe
2020-06-17 15:29                 ` Jason Gunthorpe
2020-06-17 15:29                 ` Jason Gunthorpe
2020-06-18 14:42                 ` Daniel Vetter
2020-06-18 14:42                   ` Daniel Vetter
2020-06-18 14:42                   ` [Intel-gfx] " Daniel Vetter
2020-06-18 14:42                   ` Daniel Vetter
2020-06-17  6:48           ` Daniel Vetter
2020-06-17  6:48             ` Daniel Vetter
2020-06-17  6:48             ` [Intel-gfx] " Daniel Vetter
2020-06-17  6:48             ` Daniel Vetter
2020-06-17 15:28             ` Jason Gunthorpe
2020-06-17 15:28               ` Jason Gunthorpe
2020-06-17 15:28               ` Jason Gunthorpe
2020-06-18 15:00               ` Daniel Vetter
2020-06-18 15:00                 ` Daniel Vetter
2020-06-18 15:00                 ` [Intel-gfx] " Daniel Vetter
2020-06-18 15:00                 ` Daniel Vetter
2020-06-18 17:23                 ` Jason Gunthorpe
2020-06-18 17:23                   ` Jason Gunthorpe
2020-06-18 17:23                   ` Jason Gunthorpe
2020-06-19  7:22                   ` Daniel Vetter
2020-06-19  7:22                     ` Daniel Vetter
2020-06-19  7:22                     ` [Intel-gfx] " Daniel Vetter
2020-06-19  7:22                     ` Daniel Vetter
2020-06-19 11:39                     ` Jason Gunthorpe
2020-06-19 11:39                       ` Jason Gunthorpe
2020-06-19 11:39                       ` Jason Gunthorpe
2020-06-19 15:06                       ` Daniel Vetter
2020-06-19 15:06                         ` Daniel Vetter
2020-06-19 15:06                         ` [Intel-gfx] " Daniel Vetter
2020-06-19 15:06                         ` Daniel Vetter
2020-06-19 15:15                         ` Jason Gunthorpe
2020-06-19 15:15                           ` Jason Gunthorpe
2020-06-19 15:15                           ` Jason Gunthorpe
2020-06-19 16:19                           ` Daniel Vetter
2020-06-19 16:19                             ` Daniel Vetter
2020-06-19 16:19                             ` [Intel-gfx] " Daniel Vetter
2020-06-19 16:19                             ` Daniel Vetter
2020-06-19 17:23                             ` Jason Gunthorpe
2020-06-19 17:23                               ` Jason Gunthorpe
2020-06-19 17:23                               ` Jason Gunthorpe
2020-06-19 18:09                               ` Jerome Glisse
2020-06-19 18:09                                 ` Jerome Glisse
2020-06-19 18:09                                 ` [Intel-gfx] " Jerome Glisse
2020-06-19 18:09                                 ` Jerome Glisse
2020-06-19 18:18                                 ` Jason Gunthorpe
2020-06-19 18:18                                   ` Jason Gunthorpe
2020-06-19 18:18                                   ` Jason Gunthorpe
2020-06-19 19:48                                   ` Felix Kuehling
2020-06-19 19:48                                     ` Felix Kuehling
2020-06-19 19:48                                     ` [Intel-gfx] " Felix Kuehling
2020-06-19 19:48                                     ` Felix Kuehling
2020-06-19 19:55                                     ` Jason Gunthorpe
2020-06-19 19:55                                       ` Jason Gunthorpe
2020-06-19 19:55                                       ` Jason Gunthorpe
2020-06-19 20:03                                       ` Felix Kuehling
2020-06-19 20:03                                         ` Felix Kuehling
2020-06-19 20:03                                         ` [Intel-gfx] " Felix Kuehling
2020-06-19 20:03                                         ` Felix Kuehling
2020-06-19 20:31                                       ` Jerome Glisse
2020-06-19 20:31                                         ` Jerome Glisse
2020-06-19 20:31                                         ` [Intel-gfx] " Jerome Glisse
2020-06-19 20:31                                         ` Jerome Glisse
2020-06-22 11:46                                         ` Jason Gunthorpe
2020-06-22 11:46                                           ` Jason Gunthorpe
2020-06-22 11:46                                           ` Jason Gunthorpe
2020-06-22 20:15                                           ` Jerome Glisse
2020-06-22 20:15                                             ` Jerome Glisse
2020-06-22 20:15                                             ` [Intel-gfx] " Jerome Glisse
2020-06-22 20:15                                             ` Jerome Glisse
2020-06-23  0:02                                             ` Jason Gunthorpe
2020-06-23  0:02                                               ` Jason Gunthorpe
2020-06-23  0:02                                               ` Jason Gunthorpe
2020-06-19 20:10                                   ` Jerome Glisse
2020-06-19 20:10                                     ` Jerome Glisse
2020-06-19 20:10                                     ` [Intel-gfx] " Jerome Glisse
2020-06-19 20:10                                     ` Jerome Glisse
2020-06-19 20:43                                     ` Daniel Vetter
2020-06-19 20:43                                       ` Daniel Vetter
2020-06-19 20:43                                       ` [Intel-gfx] " Daniel Vetter
2020-06-19 20:43                                       ` Daniel Vetter
2020-06-19 20:59                                       ` Jerome Glisse
2020-06-19 20:59                                         ` Jerome Glisse
2020-06-19 20:59                                         ` [Intel-gfx] " Jerome Glisse
2020-06-19 20:59                                         ` Jerome Glisse
2020-06-23  0:05                                     ` Jason Gunthorpe
2020-06-23  0:05                                       ` Jason Gunthorpe
2020-06-23  0:05                                       ` Jason Gunthorpe
2020-06-19 19:11                                 ` Alex Deucher
2020-06-19 19:11                                   ` Alex Deucher
2020-06-19 19:11                                   ` [Intel-gfx] " Alex Deucher
2020-06-19 19:11                                   ` Alex Deucher
2020-06-19 19:30                                   ` Felix Kuehling
2020-06-19 19:30                                     ` Felix Kuehling
2020-06-19 19:30                                     ` [Intel-gfx] " Felix Kuehling
2020-06-19 19:30                                     ` Felix Kuehling
2020-06-19 19:40                                     ` Jerome Glisse
2020-06-19 19:40                                       ` Jerome Glisse
2020-06-19 19:40                                       ` [Intel-gfx] " Jerome Glisse
2020-06-19 19:40                                       ` Jerome Glisse
2020-06-19 19:51                                     ` Jason Gunthorpe
2020-06-19 19:51                                       ` Jason Gunthorpe
2020-06-19 19:51                                       ` Jason Gunthorpe
2020-06-12  7:01   ` [PATCH] " Daniel Vetter
2020-06-12  7:01     ` Daniel Vetter
2020-06-12  7:01     ` [Intel-gfx] " Daniel Vetter
2020-06-12  7:01     ` Daniel Vetter
2020-06-04  8:12 ` [PATCH 05/18] drm/vkms: Annotate vblank timer Daniel Vetter
2020-06-04  8:12   ` Daniel Vetter
2020-06-04  8:12   ` [Intel-gfx] " Daniel Vetter
2020-06-04  8:12   ` Daniel Vetter
2020-06-04  8:12 ` [PATCH 06/18] drm/vblank: Annotate with dma-fence signalling section Daniel Vetter
2020-06-04  8:12   ` Daniel Vetter
2020-06-04  8:12   ` [Intel-gfx] " Daniel Vetter
2020-06-04  8:12   ` Daniel Vetter
2020-06-04  8:12 ` [PATCH 07/18] drm/atomic-helper: Add dma-fence annotations Daniel Vetter
2020-06-04  8:12   ` Daniel Vetter
2020-06-04  8:12   ` [Intel-gfx] " Daniel Vetter
2020-06-04  8:12   ` Daniel Vetter
2020-06-04  8:12 ` [PATCH 08/18] drm/amdgpu: add dma-fence annotations to atomic commit path Daniel Vetter
2020-06-04  8:12   ` Daniel Vetter
2020-06-04  8:12   ` [Intel-gfx] " Daniel Vetter
2020-06-04  8:12   ` Daniel Vetter
2020-06-23 10:51   ` Daniel Vetter
2020-06-23 10:51     ` Daniel Vetter
2020-06-23 10:51     ` [Intel-gfx] " Daniel Vetter
2020-06-23 10:51     ` Daniel Vetter
2020-06-04  8:12 ` [PATCH 09/18] drm/scheduler: use dma-fence annotations in main thread Daniel Vetter
2020-06-04  8:12   ` Daniel Vetter
2020-06-04  8:12   ` [Intel-gfx] " Daniel Vetter
2020-06-04  8:12   ` Daniel Vetter
2020-06-04  8:12 ` [PATCH 10/18] drm/amdgpu: use dma-fence annotations in cs_submit() Daniel Vetter
2020-06-04  8:12   ` Daniel Vetter
2020-06-04  8:12   ` [Intel-gfx] " Daniel Vetter
2020-06-04  8:12   ` Daniel Vetter
2020-06-04  8:12 ` [PATCH 11/18] drm/amdgpu: s/GFP_KERNEL/GFP_ATOMIC in scheduler code Daniel Vetter
2020-06-04  8:12   ` Daniel Vetter
2020-06-04  8:12   ` [Intel-gfx] " Daniel Vetter
2020-06-04  8:12   ` Daniel Vetter
2020-06-04  8:12 ` [PATCH 12/18] drm/amdgpu: DC also loves to allocate stuff where it shouldn't Daniel Vetter
2020-06-04  8:12   ` Daniel Vetter
2020-06-04  8:12   ` [Intel-gfx] " Daniel Vetter
2020-06-04  8:12   ` Daniel Vetter
2020-06-04  8:12 ` [PATCH 13/18] drm/amdgpu/dc: Stop dma_resv_lock inversion in commit_tail Daniel Vetter
2020-06-04  8:12   ` Daniel Vetter
2020-06-04  8:12   ` [Intel-gfx] " Daniel Vetter
2020-06-04  8:12   ` Daniel Vetter
2020-06-05  8:30   ` Pierre-Eric Pelloux-Prayer
2020-06-05  8:30     ` Pierre-Eric Pelloux-Prayer
2020-06-05  8:30     ` [Intel-gfx] " Pierre-Eric Pelloux-Prayer
2020-06-05  8:30     ` Pierre-Eric Pelloux-Prayer
2020-06-05 12:41     ` Daniel Vetter
2020-06-05 12:41       ` Daniel Vetter
2020-06-05 12:41       ` [Intel-gfx] " Daniel Vetter
2020-06-05 12:41       ` Daniel Vetter
2020-06-04  8:12 ` [PATCH 14/18] drm/scheduler: use dma-fence annotations in tdr work Daniel Vetter
2020-06-04  8:12   ` Daniel Vetter
2020-06-04  8:12   ` [Intel-gfx] " Daniel Vetter
2020-06-04  8:12   ` Daniel Vetter
2020-06-04  8:12 ` [PATCH 15/18] drm/amdgpu: use dma-fence annotations for gpu reset code Daniel Vetter
2020-06-04  8:12   ` Daniel Vetter
2020-06-04  8:12   ` [Intel-gfx] " Daniel Vetter
2020-06-04  8:12   ` Daniel Vetter
2020-06-04  8:12 ` [PATCH 16/18] Revert "drm/amdgpu: add fbdev suspend/resume on gpu reset" Daniel Vetter
2020-06-04  8:12   ` Daniel Vetter
2020-06-04  8:12   ` [Intel-gfx] " Daniel Vetter
2020-06-04  8:12   ` Daniel Vetter
2020-06-04  8:12 ` [PATCH 17/18] drm/amdgpu: gpu recovery does full modesets Daniel Vetter
2020-06-04  8:12   ` Daniel Vetter
2020-06-04  8:12   ` [Intel-gfx] " Daniel Vetter
2020-06-04  8:12   ` Daniel Vetter
2020-06-04  8:12 ` [PATCH 18/18] drm/i915: Annotate dma_fence_work Daniel Vetter
2020-06-04  8:12   ` Daniel Vetter
2020-06-04  8:12   ` [Intel-gfx] " Daniel Vetter
2020-06-04  8:12   ` Daniel Vetter
2020-06-04  8:55 ` [Intel-gfx] ✗ Fi.CI.CHECKPATCH: warning for dma-fence lockdep annotations, round 2 Patchwork
2020-06-04  8:57 ` [Intel-gfx] ✗ Fi.CI.SPARSE: " Patchwork
2020-06-04  9:08 ` [Intel-gfx] ✗ Fi.CI.BAT: failure " Patchwork
2020-06-05 13:59 ` [Intel-gfx] ✗ Fi.CI.CHECKPATCH: warning for dma-fence lockdep annotations, round 2 (rev2) Patchwork
2020-06-05 14:01 ` [Intel-gfx] ✗ Fi.CI.SPARSE: " Patchwork
2020-06-05 14:15 ` [Intel-gfx] ✗ Fi.CI.BAT: failure " Patchwork
2020-06-10 20:20 ` Patchwork [this message]
2020-06-10 20:21 ` [Intel-gfx] ✗ Fi.CI.SPARSE: warning for dma-fence lockdep annotations, round 2 (rev3) Patchwork
2020-06-10 20:35 ` [Intel-gfx] ✗ Fi.CI.BAT: failure " Patchwork
2020-06-12  7:18 ` [Intel-gfx] ✗ Fi.CI.CHECKPATCH: warning for dma-fence lockdep annotations, round 2 (rev6) Patchwork
2020-06-12  7:19 ` [Intel-gfx] ✗ Fi.CI.SPARSE: " Patchwork
2020-06-12  7:32 ` [Intel-gfx] ✗ Fi.CI.BAT: failure " Patchwork
2020-06-22 10:11 ` [Intel-gfx] ✗ Fi.CI.BUILD: failure for dma-fence lockdep annotations, round 2 (rev7) 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=159182040398.20177.11390937103101000155@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.