✗ Fi.CI.CHECKPATCH: warning for series starting with [v4,1/3] drm/i915: Disable DSB in Xe KMD
Patchwork
patchwork at emeril.freedesktop.org
Thu Jan 4 20:24:44 UTC 2024
== Series Details ==
Series: series starting with [v4,1/3] drm/i915: Disable DSB in Xe KMD
URL : https://patchwork.freedesktop.org/series/128214/
State : warning
== Summary ==
Error: dim checkpatch failed
967606fce39b 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
e7550e99d546 drm/xe: Fix definition of intel_wakeref_t
-:17: WARNING:COMMIT_LOG_LONG_LINE: Prefer a maximum 75 chars per line (possible unwrapped commit description?)
#17:
from ./drivers/gpu/drm/xe/compat-i915-headers/gem/i915_gem_object.h:11,
-:63: WARNING:NEW_TYPEDEFS: do not add new typedefs
#63: 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
98725b96313a drm/xe: Use intel_wakeref_t in intel_runtime_pm functions
More information about the Intel-gfx
mailing list