== Series Details ==
Series: drm/i915/gem: Use chained reloc batches
URL : https://patchwork.freedesktop.org/series/76793/
State : warning
== Summary ==
$ dim checkpatch origin/drm-tip
dffa147cbfe1 drm/i915/gem: Use chained reloc batches
-:200: CHECK:SPACING: spaces preferred around that '/' (ctx:VxV)
#200: FILE: drivers/gpu/drm/i915/gem/i915_gem_execbuffer.c:1368:
+ if (cache->rq_size > PAGE_SIZE/sizeof(u32) - (len + 1) - 4) {
^
-:206: CHECK:SPACING: spaces preferred around that '/' (ctx:VxV)
#206: FILE: drivers/gpu/drm/i915/gem/i915_gem_execbuffer.c:1374:
+ GEM_BUG_ON(cache->rq_size + len > PAGE_SIZE/sizeof(u32));
^
total: 0 errors, 0 warnings, 2 checks, 188 lines checked
_______________________________________________
Intel-gfx mailing list
[email protected]
https://lists.freedesktop.org/mailman/listinfo/intel-gfx