== Series Details == Series: drm/i915/ttm: Evict and restore of compressed object (rev9) URL : https://patchwork.freedesktop.org/series/101106/ State : warning == Summary == $ dim checkpatch origin/drm-tip 8bdf454baf04 drm/i915/gt: use engine instance directly for offset c429cfa1eeb3 drm/i915/gt: Use XY_FAST_COLOR_BLT to clear obj on graphics ver 12+ d1f1831e5ac2 drm/i915/gt: Optimize the migration and clear loop bb7cede05b09 drm/i915/gt: Pass the -EINVAL when emit_pte doesn't update any PTE 0095411c8411 drm/i915/gt: Clear compress metadata for Flat-ccs objects -:44: CHECK:SPACING: spaces preferred around that '<<' (ctx:VxV) #44: FILE: drivers/gpu/drm/i915/gt/intel_gpu_commands.h:157: +#define MI_FLUSH_DW_CCS (1<<16) ^ -:47: CHECK:SPACING: spaces preferred around that '<<' (ctx:VxV) #47: FILE: drivers/gpu/drm/i915/gt/intel_gpu_commands.h:160: +#define MI_FLUSH_DW_LLC (1<<9) ^ total: 0 errors, 0 warnings, 2 checks, 197 lines checked 8338ff2f885e drm/i915/selftest_migrate: Consider the possible roundup of size c793bb5f2f54 drm/i915/selftest_migrate: Check CCS meta data clear 23688a7f28b4 drm/i915/gem: Add extra pages in ttm_tt for ccs data f8741c260fa2 drm/i915/migrate: Evict and restore the flatccs capable lmem obj