[Intel-gfx] ✗ Fi.CI.CHECKPATCH: warning for drm/i915/perf: Fix OA context id overlap with idle context id (rev2)
Patchwork
patchwork at emeril.freedesktop.org
Sat Jan 25 22:26:08 UTC 2020
== Series Details ==
Series: drm/i915/perf: Fix OA context id overlap with idle context id (rev2)
URL : https://patchwork.freedesktop.org/series/72505/
State : warning
== Summary ==
$ dim checkpatch origin/drm-tip
e09d05170d36 drm/i915/perf: Fix OA context id overlap with idle context id
-:46: WARNING:LONG_LINE: line over 100 characters
#46: FILE: drivers/gpu/drm/i915/i915_perf.c:1330:
+ stream->specific_ctx_id = (GEN12_MAX_CONTEXT_HW_ID - 1) << (GEN11_SW_CTX_ID_SHIFT - 32);
total: 0 errors, 1 warnings, 0 checks, 34 lines checked
More information about the Intel-gfx
mailing list