[Intel-gfx] ✗ Fi.CI.CHECKPATCH: warning for series starting with [1/2] drm/i915/guc: Move intel_guc_reserved_gtt_size to intel_wopcm_guc_size

Patchwork patchwork at emeril.freedesktop.org
Tue Jun 11 11:47:45 UTC 2019


== Series Details ==

Series: series starting with [1/2] drm/i915/guc: Move intel_guc_reserved_gtt_size to intel_wopcm_guc_size
URL   : https://patchwork.freedesktop.org/series/61887/
State : warning

== Summary ==

$ dim checkpatch origin/drm-tip
08010f3675e3 drm/i915/guc: Move intel_guc_reserved_gtt_size to intel_wopcm_guc_size
b3763a316000 drm/i915: Make GuC GGTT reservation work on ggtt
-:40: WARNING:CONSTANT_COMPARISON: Comparisons should place the constant on the right side of the test
#40: FILE: drivers/gpu/drm/i915/i915_gem_gtt.c:2818:
+	GEM_BUG_ON(GUC_GGTT_TOP > ggtt->vm.total);

total: 0 errors, 1 warnings, 0 checks, 78 lines checked



More information about the Intel-gfx mailing list