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

Patchwork patchwork at emeril.freedesktop.org
Wed Feb 23 08:09:15 UTC 2022


== Series Details ==

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

== Summary ==

$ dim checkpatch origin/drm-tip
0bcb5f73bfd4 drm: Add arch arm64 for drm_clflush_virt_range
-:37: WARNING:LINE_SPACING: Missing a blank line after declarations
#37: 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
2b91c9fe06d4 drm/i915/gt: Re-work intel_write_status_page
7f401242b602 drm/i915/gt: Drop invalidate_csb_entries
8b02f7f23860 drm/i915/gt: Re-work reset_csb
70b3d4fedcc1 drm/i915/: Re-work clflush_write32
5a4f7d6bae06 drm/i915/gt: replace cache_clflush_range




More information about the Intel-gfx mailing list