✗ Fi.CI.CHECKPATCH: warning for series starting with [v3,1/2] drm/i915: Disable DSB in Xe KMD
Patchwork
patchwork at emeril.freedesktop.org
Thu Jan 4 19:53:04 UTC 2024
== Series Details ==
Series: series starting with [v3,1/2] drm/i915: Disable DSB in Xe KMD
URL : https://patchwork.freedesktop.org/series/128212/
State : warning
== Summary ==
Error: dim checkpatch failed
37112d90d4cb drm/i915: Disable DSB in Xe KMD
-:38: WARNING:IS_ENABLED_CONFIG: IS_ENABLED(I915) is normally used as IS_ENABLED(CONFIG_I915)
#38: FILE: drivers/gpu/drm/i915/display/intel_dsb.c:457:
+ if (!IS_ENABLED(I915))
total: 0 errors, 1 warnings, 0 checks, 10 lines checked
dd0c3552f423 drm/xe: Fix definition of intel_wakeref_t
-:19: WARNING:COMMIT_LOG_LONG_LINE: Prefer a maximum 75 chars per line (possible unwrapped commit description?)
#19:
from ./drivers/gpu/drm/xe/compat-i915-headers/gem/i915_gem_object.h:11,
-:64: WARNING:NEW_TYPEDEFS: do not add new typedefs
#64: FILE: drivers/gpu/drm/xe/compat-i915-headers/intel_wakeref.h:8:
+typedef unsigned long intel_wakeref_t;
total: 0 errors, 2 warnings, 0 checks, 5 lines checked
More information about the Intel-gfx
mailing list