== Series Details == Series: Legacy mmio accessor macro pruning URL : https://patchwork.freedesktop.org/series/61772/ State : warning == Summary == $ dim checkpatch origin/drm-tip 043c61153db4 drm/i915: Eliminate unused mmio accessors 103768ba0c26 drm/i915: Convert i915_reg_read_ioctl to use explicit mmio accessors bb96d1829725 drm/i915: Convert icl_get_stolen_reserved to uncore mmio accessors f9d38ebb6813 drm/i915: Convert gem_record_fences to uncore mmio accessors ee7f850e7f59 drm/i915: Convert intel_read_wm_latency to uncore mmio accessors d861df71b049 drm/i915: Remove I915_READ64 and I915_READ64_32x2 4603abb220e4 drm/i915: Remove I915_READ8 -:61: WARNING:LINE_SPACING: Missing a blank line after declarations #61: FILE: drivers/gpu/drm/i915/intel_crt.c:682: + u32 pipeconf = intel_uncore_read(uncore, pipeconf_reg); + intel_uncore_write(uncore, total: 0 errors, 1 warnings, 0 checks, 124 lines checked da93f7fd6be9 drm/i915: Remove I915_POSTING_READ_FW 6fb2e990f7bd drm/i915: Remove POSTING_READ16 eced9b6e9753 drm/i915: Remove I915_WRITE_NOTRACE 2538e7755fad drm/i915: Remove I915_READ_NOTRACE -:118: WARNING:LONG_LINE: line over 100 characters #118: FILE: drivers/gpu/drm/i915/intel_dp.c:1090: +#define C (((status = intel_uncore_read_notrace(&i915->uncore, ch_ctl)) & DP_AUX_CH_CTL_SEND_BUSY) == 0) total: 0 errors, 1 warnings, 0 checks, 195 lines checked 00d7ab1abb0b drm/i915: Remove I915_READ16 and I915_WRITE16 _______________________________________________ Intel-gfx mailing list Intel-gfx@xxxxxxxxxxxxxxxxxxxxx https://lists.freedesktop.org/mailman/listinfo/intel-gfx