== Series Details == Series: drm/i915: (stolen) memory region related fixes (rev2) URL : https://patchwork.freedesktop.org/series/127721/ State : warning == Summary == Error: dim checkpatch failed 43431d68ff99 drm/i915: Use struct resource for memory region IO as well -:385: WARNING:LONG_LINE: line length of 105 exceeds 100 columns #385: FILE: drivers/gpu/drm/i915/intel_region_ttm.c:227: + if (WARN_ON(overflows_type(resource_size(&mem->io) >> PAGE_SHIFT, place.lpfn))) { total: 0 errors, 1 warnings, 0 checks, 281 lines checked 4740f0098482 drm/i915: Print memory region info during probe f5fd743f6ee4 drm/i915: Remove ad-hoc lmem/stolen debugs b9de2397f4ee drm/i915: Bypass LMEMBAR/GTTMMADR for MTL stolen memory access 2f5eb71f0cc5 drm/i915: Disable the "binder" ad5d174a7ad5 drm/i915: Rename the DSM/GSM registers 8943d3a47536 drm/i915: Fix PTE decode during initial plane readout c0c84c45e7e3 drm/i915: Fix region start during initial plane readout 0e72f7c4959c drm/i915: Fix MTL initial plane readout 73e35d41526a drm/i915: s/phys_base/dma_addr/ 0f775764deae drm/i915: Split the smem and lmem plane readout apart a3e805b3a298 drm/i915: Simplify intel_initial_plane_config() calling convention