== Series Details == Series: drm/i915: Remove short term pins from execbuf by requiring lock to unbind. URL : https://patchwork.freedesktop.org/series/98837/ State : warning == Summary == $ dim checkpatch origin/drm-tip 6c3515b331fc drm/i915: Call i915_gem_evict_vm in vm_fault_gtt to prevent new ENOSPC errors, v2. 171e3d2259de drm/i915: Add locking to i915_gem_evict_vm() a5a3e0f29127 drm/i915: Add object locking to i915_gem_evict_for_node and i915_gem_evict_something, v2. 21d14143f7f1 drm/i915: Add i915_vma_unbind_unlocked, and take obj lock for i915_vma_unbind, v2. -:7: WARNING:COMMIT_LOG_LONG_LINE: Possible unwrapped commit description (prefer a maximum 75 chars per line) #7: We want to remove more members of i915_vma, which requires the locking to be total: 0 errors, 1 warnings, 0 checks, 316 lines checked 6def580408d2 drm/i915: Remove support for unlocked i915_vma unbind 517ba11b3ad8 drm/i915: Remove short-term pins from execbuf, v6.