== Series Details == Series: drm/i915: Propagate ww parameter to get_pages(). URL : https://patchwork.freedesktop.org/series/89646/ State : warning == Summary == $ dim checkpatch origin/drm-tip 5b47c2a18575 drm/i915: Add ww parameter to get_pages() callback d88153c9c5d0 drm/i915: Add ww context to prepare_(read/write) -:6: WARNING:COMMIT_LOG_LONG_LINE: Possible unwrapped commit description (prefer a maximum 75 chars per line) #6: This will allow us to explicitly pass the ww to pin_pages, when it starts taking it. total: 0 errors, 1 warnings, 0 checks, 107 lines checked ae10553d2b39 drm/i915: Pass ww ctx to pin_map, v2. -:474: CHECK:MULTIPLE_ASSIGNMENTS: multiple assignments should be avoided #474: FILE: drivers/gpu/drm/i915/i915_perf.c:1665: + batch = cs = i915_gem_object_pin_map(bo, &ww, I915_MAP_WB); total: 0 errors, 0 warnings, 1 checks, 347 lines checked c5ee6dea821d drm/i915: Pass ww ctx to i915_gem_object_pin_pages, v2. -:116: ERROR:TRAILING_WHITESPACE: trailing whitespace #116: FILE: drivers/gpu/drm/i915/gem/i915_gem_domain.c:437: +i915_gem_object_set_to_cpu_domain(struct drm_i915_gem_object *obj, $ -:331: ERROR:TRAILING_WHITESPACE: trailing whitespace #331: FILE: drivers/gpu/drm/i915/gem/i915_gem_object.h:528: +i915_gem_object_set_to_gtt_domain(struct drm_i915_gem_object *obj, $ total: 2 errors, 0 warnings, 0 checks, 533 lines checked _______________________________________________ Intel-gfx mailing list Intel-gfx@xxxxxxxxxxxxxxxxxxxxx https://lists.freedesktop.org/mailman/listinfo/intel-gfx