== Series Details == Series: series starting with [01/11] drm/i915: Remove unused bits of i915_vma/active api URL : https://patchwork.freedesktop.org/series/96388/ State : warning == Summary == $ dim checkpatch origin/drm-tip 519f1b79715b drm/i915: Remove unused bits of i915_vma/active api 859ebdaed34f drm/i915: Slightly rework EXEC_OBJECT_CAPTURE handling, v2. 2cc880ac8715 drm/i915: Remove gen6_ppgtt_unpin_all f628515bdd18 drm/i915: Create a dummy object for gen6 ppgtt -:183: CHECK:PARENTHESIS_ALIGNMENT: Alignment should match open parenthesis #183: FILE: drivers/gpu/drm/i915/gt/gen6_ppgtt.c:375: +static void pd_dummy_obj_put_pages(struct drm_i915_gem_object *obj, + struct sg_table *pages) total: 0 errors, 0 warnings, 1 checks, 257 lines checked 235d744f7802 drm/i915: Create a full object for mock_ring, v2. 8f45390b0673 drm/i915: vma is always backed by an object. e5995e0bc118 drm/i915/pm: Move CONTEXT_VALID_BIT check b0ecd3b6fd29 drm/i915: Remove resv from i915_vma b456d8359429 drm/i915: Rework context handling in hugepages selftests -:15: WARNING:COMMIT_LOG_LONG_LINE: Possible unwrapped commit description (prefer a maximum 75 chars per line) #15: - Make hugepage_ctx static. Reported-by: kernel test robot <lkp@xxxxxxxxx> total: 0 errors, 1 warnings, 0 checks, 258 lines checked 3efce6d7a223 drm/i915: Drain the ttm delayed workqueue too 78ee5be15b08 drm/i915: Require object lock when freeing pages during destruction