== Series Details ==

Series: series starting with [1/5] dma-buf: add dynamic DMA-buf handling v14
URL   : https://patchwork.freedesktop.org/series/68724/
State : warning

== Summary ==

$ dim checkpatch origin/drm-tip
f64ecc4c07e0 dma-buf: add dynamic DMA-buf handling v14
-:10: WARNING:COMMIT_LOG_LONG_LINE: Possible unwrapped commit description 
(prefer a maximum 75 chars per line)
#10: 
called when the importer doesn't implement dynamic handling, move notification

-:411: WARNING:NO_AUTHOR_SIGN_OFF: Missing Signed-off-by: line by nominal patch 
author 'Christian König <ckoenig.leichtzumer...@gmail.com>'

total: 0 errors, 2 warnings, 0 checks, 340 lines checked
573924b6f5e1 drm/ttm: remove the backing store if no placement is given
-:36: WARNING:NO_AUTHOR_SIGN_OFF: Missing Signed-off-by: line by nominal patch 
author 'Christian König <ckoenig.leichtzumer...@gmail.com>'

total: 0 errors, 1 warnings, 0 checks, 18 lines checked
9fc8b7445fea drm/amdgpu: use allowed_domains for exported DMA-bufs
-:36: WARNING:NO_AUTHOR_SIGN_OFF: Missing Signed-off-by: line by nominal patch 
author 'Christian König <ckoenig.leichtzumer...@gmail.com>'

total: 0 errors, 1 warnings, 0 checks, 17 lines checked
7429a40b9264 drm/amdgpu: add amdgpu_dma_buf_pin/unpin
-:71: WARNING:SUSPECT_CODE_INDENT: suspect code indent for conditional 
statements (8, 24)
#71: FILE: drivers/gpu/drm/amd/amdgpu/amdgpu_dma_buf.c:287:
+       } else if (!(amdgpu_mem_type_to_domain(bo->tbo.mem.mem_type) &
[...]
+                       return ERR_PTR(-EBUSY);

-:76: CHECK:LINE_SPACING: Please don't use multiple blank lines
#76: FILE: drivers/gpu/drm/amd/amdgpu/amdgpu_dma_buf.c:292:
+
+

-:125: WARNING:NO_AUTHOR_SIGN_OFF: Missing Signed-off-by: line by nominal patch 
author 'Christian König <ckoenig.leichtzumer...@gmail.com>'

total: 0 errors, 2 warnings, 1 checks, 99 lines checked
3ce1c898eeb6 drm/amdgpu: implement amdgpu_gem_prime_move_notify
-:83: WARNING:NO_AUTHOR_SIGN_OFF: Missing Signed-off-by: line by nominal patch 
author 'Christian König <ckoenig.leichtzumer...@gmail.com>'

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

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

Reply via email to