== Series Details ==

Series: drm/i915: Rename full ppgtt configuration to be more generic (rev6)
URL   : https://patchwork.freedesktop.org/series/49021/
State : warning

== Summary ==

$ dim checkpatch origin/drm-tip
bcd9b888d547 drm/i915: Make 48bit full ppgtt configuration generic (v7)
-:286: ERROR:SPACING: spaces required around that ':' (ctx:WxO)
#286: FILE: drivers/gpu/drm/i915/i915_gem_gtt.c:2153:
+               (INTEL_GEN(i915) < 8) ? false :!intel_vgpu_active(i915);
                                              ^

-:286: ERROR:SPACING: space required before that '!' (ctx:OxV)
#286: FILE: drivers/gpu/drm/i915/i915_gem_gtt.c:2153:
+               (INTEL_GEN(i915) < 8) ? false :!intel_vgpu_active(i915);
                                               ^

total: 2 errors, 0 warnings, 0 checks, 392 lines checked

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

Reply via email to