== Series Details == Series: series starting with [v5,1/2] drm/i915/gtt: grab wakeref in gen6_alloc_va_range URL : https://patchwork.freedesktop.org/series/61275/ State : warning == Summary == $ dim checkpatch origin/drm-tip 1cddd0a982f8 drm/i915/gtt: grab wakeref in gen6_alloc_va_range 2dea8c8a1c42 drm/i915: add in-kernel blitter client -:37: WARNING:FILE_PATH_CHANGES: added, moved or deleted file(s), does MAINTAINERS need updating? #37: new file mode 100644 -:402: CHECK:SPACING: spaces preferred around that '-' (ctx:VxV) #402: FILE: drivers/gpu/drm/i915/gem/i915_gem_object_blt.c:22: + *cs++ = XY_COLOR_BLT_CMD | BLT_WRITE_RGBA | (7-2); ^ -:411: CHECK:SPACING: spaces preferred around that '-' (ctx:VxV) #411: FILE: drivers/gpu/drm/i915/gem/i915_gem_object_blt.c:31: + *cs++ = XY_COLOR_BLT_CMD | BLT_WRITE_RGBA | (6-2); ^ -:543: WARNING:LINE_SPACING: Missing a blank line after declarations #543: FILE: drivers/gpu/drm/i915/gem/selftests/i915_gem_client_blt.c:18: + struct rnd_state prng; + IGT_TIMEOUT(end); -:676: WARNING:LINE_SPACING: Missing a blank line after declarations #676: FILE: drivers/gpu/drm/i915/gem/selftests/i915_gem_object_blt.c:18: + struct rnd_state prng; + IGT_TIMEOUT(end); -:712: CHECK:LINE_SPACING: Please don't use multiple blank lines #712: FILE: drivers/gpu/drm/i915/gem/selftests/i915_gem_object_blt.c:54: + + -:778: CHECK:SPACING: spaces preferred around that '<<' (ctx:VxV) #778: FILE: drivers/gpu/drm/i915/gt/intel_gpu_commands.h:183: +#define XY_COLOR_BLT_CMD (2<<29 | 0x50<<22) ^ -:778: CHECK:SPACING: spaces preferred around that '<<' (ctx:VxV) #778: FILE: drivers/gpu/drm/i915/gt/intel_gpu_commands.h:183: +#define XY_COLOR_BLT_CMD (2<<29 | 0x50<<22) ^ total: 0 errors, 3 warnings, 5 checks, 727 lines checked _______________________________________________ Intel-gfx mailing list Intel-gfx@xxxxxxxxxxxxxxxxxxxxx https://lists.freedesktop.org/mailman/listinfo/intel-gfx