== Series Details == Series: drm/i915: (stolen) memory region related fixes URL : https://patchwork.freedesktop.org/series/127721/ State : warning == Summary == Error: dim checkpatch failed 57aa292bab73 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 6f1daec92bb9 drm/i915: Print memory region info during probe 5bbcb4180a39 drm/i915: Remove ad-hoc lmem/stolen debugs 3cac577dc645 drm/i915: Bypass LMEMBAR/GTTMMADR for MTL stolen memory access ddb1a05b1d8d drm/i915: Disable the "binder" 4ee33d48194e drm/i915: Rename the DSM/GSM registers b34d6c789845 drm/i915: Fix PTE decode during initial plane readout 225e329229bd drm/i915: Fix region start during initial plane readout 24bf9674cb6f drm/i915: Fix MTL initial plane readout 30b9f4a02a3b drm/i915: s/phys_base/dma_addr/ 8e6abaa24f65 drm/i915: Split the smem and lmem plane readout apart 5da25c7a5304 drm/i915: Simplify intel_initial_plane_config() calling convention