[Intel-gfx] ✗ Fi.CI.CHECKPATCH: warning for Use drm_clflush* instead of clflush (rev9)

Patchwork patchwork at emeril.freedesktop.org
Thu Feb 10 19:07:00 UTC 2022


== Series Details ==

Series: Use drm_clflush* instead of clflush (rev9)
URL   : https://patchwork.freedesktop.org/series/99450/
State : warning

== Summary ==

$ dim checkpatch origin/drm-tip
ea63269ee004 drm: Add arch arm64 for drm_clflush_virt_range
-:40: WARNING:LINE_SPACING: Missing a blank line after declarations
#40: FILE: drivers/gpu/drm/drm_cache.c:181:
+	void *end = addr + length;
+	dcache_clean_inval_poc((unsigned long)addr, (unsigned long)end);

total: 0 errors, 1 warnings, 0 checks, 18 lines checked
e83ef112b20c drm/i915/gt: Re-work intel_write_status_page
3272afe74b53 drm/i915/gt: Drop invalidate_csb_entries
87e71bff36de drm/i915/gt: Re-work reset_csb
4037c1b12325 drm/i915/: Re-work clflush_write32
ea5ae2247f97 drm/i915/gt: replace cache_clflush_range




More information about the Intel-gfx mailing list