[Intel-gfx] ✗ Fi.CI.CHECKPATCH: warning for drm/i915/display/vlv: use intel_de_rmw if possible
Patchwork
patchwork at emeril.freedesktop.org
Fri Dec 16 09:42:12 UTC 2022
== Series Details ==
Series: drm/i915/display/vlv: use intel_de_rmw if possible
URL : https://patchwork.freedesktop.org/series/112001/
State : warning
== Summary ==
Error: dim checkpatch failed
f050618851c7 drm/i915/display/vlv: use intel_de_rmw if possible
-:48: WARNING:LINE_SPACING: Missing a blank line after declarations
#48: FILE: drivers/gpu/drm/i915/display/vlv_dsi.c:349:
+ u32 tmp = intel_de_read(dev_priv, MIPI_DEVICE_READY(port));
+ intel_de_rmw(dev_priv, MIPI_CTRL(port),
total: 0 errors, 1 warnings, 0 checks, 371 lines checked
More information about the Intel-gfx
mailing list