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

Patchwork patchwork at emeril.freedesktop.org
Thu Feb 24 04:03:40 UTC 2022


== Series Details ==

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

== Summary ==

$ dim checkpatch origin/drm-tip
e3cc98e9d310 drm: Add arch arm64 for drm_clflush_virt_range
-:18: WARNING:BAD_SIGN_OFF: Duplicate signature
#18: 
Reported-by: kernel test robot <lkp at intel.com>

-:19: WARNING:BAD_SIGN_OFF: Duplicate signature
#19: 
Reported-by: kernel test robot <lkp at intel.com>

-: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, 3 warnings, 0 checks, 18 lines checked
abfbe2459227 drm/i915/gt: Re-work intel_write_status_page
0f53ef690673 drm/i915/gt: Drop invalidate_csb_entries
3e867841431a drm/i915/gt: Re-work reset_csb
67ea44843b14 drm/i915/: Re-work clflush_write32
21056526e851 drm/i915/gt: replace cache_clflush_range




More information about the Intel-gfx mailing list