[Intel-gfx] ✗ Fi.CI.CHECKPATCH: warning for series starting with [1/2] drm/plane: Export drm_plane_check_pixel_format()
Patchwork
patchwork at emeril.freedesktop.org
Fri Oct 26 01:49:44 UTC 2018
== Series Details ==
Series: series starting with [1/2] drm/plane: Export drm_plane_check_pixel_format()
URL : https://patchwork.freedesktop.org/series/51563/
State : warning
== Summary ==
$ dim checkpatch origin/drm-tip
442fd2d0bbaf drm/plane: Export drm_plane_check_pixel_format()
bce3a00f737c drm/i915: Reuse plane format modifier checks to verify addfb() arguments
-:28: CHECK:PARENTHESIS_ALIGNMENT: Alignment should match open parenthesis
#28: FILE: drivers/gpu/drm/i915/intel_display.c:14366:
+static bool any_plane_supports_format(struct drm_i915_private *dev_priv,
+ uint64_t fb_modifier,
-:84: CHECK:PARENTHESIS_ALIGNMENT: Alignment should match open parenthesis
#84: FILE: drivers/gpu/drm/i915/intel_display.c:14418:
+ DRM_DEBUG_KMS("Unsupported pixel format %s or modifier 0x%llx\n",
+ drm_get_format_name(mode_cmd->pixel_format,
total: 0 errors, 0 warnings, 2 checks, 134 lines checked
More information about the Intel-gfx
mailing list