== Series Details == Series: series starting with [01/11] drm/i915/perf: Disable rc6 only while OA is enabled (rev2) URL : https://patchwork.freedesktop.org/series/67802/ State : warning == Summary == $ dim checkpatch origin/drm-tip abb0ff1fe0d5 drm/i915/perf: Disable rc6 only while OA is enabled bb56bdb4350c drm/i915/perf: Tidy up unpinning the oa_context 549d5bcaa8ad drm/i915/perf: store the associated engine of a stream 51c8ed17baff drm/i915/perf: introduce a versioning of the i915-perf uapi 21ccc3e1c9fd drm/i915/perf: allow for CS OA configs to be created lazily b823fc5fe42d drm/i915: add support for perf configuration queries f32959e7af16 drm/i915/perf: implement active wait for noa configurations -:45: CHECK:SPACING: spaces preferred around that '<<' (ctx:VxV) #45: FILE: drivers/gpu/drm/i915/gt/intel_gpu_commands.h:228: +#define PIPE_CONTROL_WRITE_TIMESTAMP (3<<14) ^ -:179: CHECK:OPEN_ENDED_LINE: Lines should not end with a '(' #179: FILE: drivers/gpu/drm/i915/i915_perf.c:1562: + DIV64_U64_ROUND_UP( -:213: CHECK:MULTIPLE_ASSIGNMENTS: multiple assignments should be avoided #213: FILE: drivers/gpu/drm/i915/i915_perf.c:1596: + batch = cs = i915_gem_object_pin_map(bo, I915_MAP_WB); -:221: CHECK:OPEN_ENDED_LINE: Lines should not end with a '(' #221: FILE: drivers/gpu/drm/i915/i915_perf.c:1604: + cs = save_restore_register( -:224: CHECK:OPEN_ENDED_LINE: Lines should not end with a '(' #224: FILE: drivers/gpu/drm/i915/i915_perf.c:1607: + cs = save_restore_register( -:326: CHECK:OPEN_ENDED_LINE: Lines should not end with a '(' #326: FILE: drivers/gpu/drm/i915/i915_perf.c:1709: + cs = save_restore_register( -:329: CHECK:OPEN_ENDED_LINE: Lines should not end with a '(' #329: FILE: drivers/gpu/drm/i915/i915_perf.c:1712: + cs = save_restore_register( -:446: WARNING:FILE_PATH_CHANGES: added, moved or deleted file(s), does MAINTAINERS need updating? #446: new file mode 100644 -:451: WARNING:SPDX_LICENSE_TAG: Missing or malformed SPDX-License-Identifier tag in line 1 #451: FILE: drivers/gpu/drm/i915/selftests/i915_perf.c:1: +/* -:452: WARNING:SPDX_LICENSE_TAG: Misplaced SPDX-License-Identifier tag - use line 1 instead #452: FILE: drivers/gpu/drm/i915/selftests/i915_perf.c:2: + * SPDX-License-Identifier: MIT total: 0 errors, 3 warnings, 7 checks, 590 lines checked 45cc47d7a24b drm/i915/perf: execute OA configuration from command stream 482e97d03cf8 drm/i915/perf: Allow dynamic reconfiguration of the OA stream 555eaf257a1d drm/i915/perf: allow holding preemption on filtered ctx 42ba0481cac2 drm/i915/execlists: Prevent merging requests with conflicting flags -:14: WARNING:COMMIT_LOG_LONG_LINE: Possible unwrapped commit description (prefer a maximum 75 chars per line) #14: References: 2a98f4e65bba ("drm/i915: add infrastructure to hold off preemption on a request") -:14: ERROR:GIT_COMMIT_ID: Please use git commit description style 'commit <12+ chars of sha1> ("<title line>")' - ie: 'commit 2a98f4e65bba ("drm/i915: add infrastructure to hold off preemption on a request")' #14: References: 2a98f4e65bba ("drm/i915: add infrastructure to hold off preemption on a request") total: 1 errors, 1 warnings, 0 checks, 9 lines checked _______________________________________________ Intel-gfx mailing list Intel-gfx@xxxxxxxxxxxxxxxxxxxxx https://lists.freedesktop.org/mailman/listinfo/intel-gfx