[Intel-gfx] ✗ Fi.CI.CHECKPATCH: warning for drm/i915/gem: Try allocating va from free space (rev2)

Patchwork patchwork at emeril.freedesktop.org
Wed Apr 1 19:12:37 UTC 2020


== Series Details ==

Series: drm/i915/gem: Try allocating va from free space (rev2)
URL   : https://patchwork.freedesktop.org/series/74748/
State : warning

== Summary ==

$ dim checkpatch origin/drm-tip
f645456d24f7 drm/i915/gem: Try allocating va from free space
-:27: CHECK:PREFER_KERNEL_TYPES: Prefer kernel type 'u64' over 'uint64_t'
#27: FILE: drivers/gpu/drm/i915/gem/i915_gem_execbuffer.c:435:
+	uint64_t pin_flags = 0;

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



More information about the Intel-gfx mailing list