== Series Details == Series: series starting with [1/4] drm/ttm: return ENOSPC from ttm_bo_mem_space URL : https://patchwork.freedesktop.org/series/127752/ State : warning == Summary == Error: dim checkpatch failed 2d6d981a7c8c drm/ttm: return ENOSPC from ttm_bo_mem_space -:35: WARNING:FROM_SIGN_OFF_MISMATCH: From:/Signed-off-by: email address mismatch: 'From: "Christian König" <ckoenig.leichtzumerken@xxxxxxxxx>' != 'Signed-off-by: Christian König <christian.koenig@xxxxxxx>' total: 0 errors, 1 warnings, 0 checks, 17 lines checked 7dd77c5e8555 drm/ttm: replace busy placement with flags v3 -:297: WARNING:UNSPECIFIED_INT: Prefer 'unsigned int *' to bare use of 'unsigned *' #297: FILE: drivers/gpu/drm/nouveau/nouveau_bo.c:442: + unsigned *n = &nvbo->placement.num_placement; -:629: CHECK:LINE_SPACING: Please don't use multiple blank lines #629: FILE: drivers/gpu/drm/vmwgfx/vmwgfx_bo.c:182: + total: 0 errors, 1 warnings, 1 checks, 698 lines checked 1fa5a17d755b drm/ttm: improve idle/busy handling -:9: WARNING:COMMIT_LOG_LONG_LINE: Prefer a maximum 75 chars per line (possible unwrapped commit description?) #9: Previously we would never try to move a BO into the preferred placements when -:297: CHECK:PARENTHESIS_ALIGNMENT: Alignment should match open parenthesis #297: FILE: drivers/gpu/drm/ttm/ttm_resource.c:320: + if (place->flags & TTM_PL_FLAG_CONTIGUOUS && + !(res->placement & TTM_PL_FLAG_CONTIGUOUS)) -:339: WARNING:FROM_SIGN_OFF_MISMATCH: From:/Signed-off-by: email address mismatch: 'From: "Christian König" <ckoenig.leichtzumerken@xxxxxxxxx>' != 'Signed-off-by: Christian König <christian.koenig@xxxxxxx>' total: 0 errors, 2 warnings, 1 checks, 279 lines checked f90570623edf drm/amdgpu: use GTT only as fallback for VRAM|GTT -:32: WARNING:FROM_SIGN_OFF_MISMATCH: From:/Signed-off-by: email address mismatch: 'From: "Christian König" <ckoenig.leichtzumerken@xxxxxxxxx>' != 'Signed-off-by: Christian König <christian.koenig@xxxxxxx>' total: 0 errors, 1 warnings, 0 checks, 12 lines checked