== Series Details == Series: series starting with [1/7] drm/i915: Combine unbound/bound list tracking for objects URL : https://patchwork.freedesktop.org/series/61537/ State : warning == Summary == $ dim checkpatch origin/drm-tip df5d9cb2c640 drm/i915: Combine unbound/bound list tracking for objects -:167: CHECK:MULTIPLE_ASSIGNMENTS: multiple assignments should be avoided #167: FILE: drivers/gpu/drm/i915/gem/i915_gem_shrinker.c:396: + available = unevictable = 0; total: 0 errors, 0 warnings, 1 checks, 554 lines checked 3fb949471c05 drm/i915: Propagate fence errors 4f547153696c drm/i915: Allow page pinning to be in the background 85b352e0e15f drm/i915/gtt: Replace struct_mutex serialisation for allocation -:495: CHECK:UNCOMMENTED_DEFINITION: spinlock_t definition without comment #495: FILE: drivers/gpu/drm/i915/i915_gem_gtt.h:259: + spinlock_t lock; -:503: CHECK:UNCOMMENTED_DEFINITION: spinlock_t definition without comment #503: FILE: drivers/gpu/drm/i915/i915_gem_gtt.h:266: + spinlock_t lock; -:509: CHECK:UNCOMMENTED_DEFINITION: spinlock_t definition without comment #509: FILE: drivers/gpu/drm/i915/i915_gem_gtt.h:272: + spinlock_t lock; total: 0 errors, 0 warnings, 3 checks, 463 lines checked 676075f6caa4 drm/i915: Pull kref into i915_address_space f815e434b98f drm/i915: Rename i915_hw_ppgtt to i915_ppgtt -:548: CHECK:MACRO_ARG_REUSE: Macro argument reuse 'base' - possible side-effects? #548: FILE: drivers/gpu/drm/i915/i915_gem_gtt.h:438: +#define __to_gen6_ppgtt(base) container_of(base, struct gen6_ppgtt, base) total: 0 errors, 0 warnings, 1 checks, 553 lines checked 4f66be6165f6 drm/i915: Allow vma binding to occur asynchronously _______________________________________________ Intel-gfx mailing list Intel-gfx@xxxxxxxxxxxxxxxxxxxxx https://lists.freedesktop.org/mailman/listinfo/intel-gfx