✗ Fi.CI.CHECKPATCH: warning for drm: Eliminate redundant drm_format_info lookups
Patchwork
patchwork at emeril.freedesktop.org
Thu Apr 10 17:07:28 UTC 2025
== Series Details ==
Series: drm: Eliminate redundant drm_format_info lookups
URL : https://patchwork.freedesktop.org/series/147544/
State : warning
== Summary ==
Error: dim checkpatch failed
ef446fee01d7 drm: Pass pixel_format+modifier to .get_format_info()
38547e9c8681 drm: Pass pixel_format+modifier directly to drm_get_format_info()
9e94a892ea72 drm: Look up the format info earlier
2e868d525e92 drm: Pass the format info to .fb_create()
-:101: WARNING:COMMIT_LOG_LONG_LINE: Prefer a maximum 75 chars per line (possible unwrapped commit description?)
#101:
const struct drm_mode_fb_cmd2 *mode_cmd);
total: 0 errors, 1 warnings, 0 checks, 412 lines checked
27608bd0b77e drm: Allow the caller to pass in the format info to drm_helper_mode_fill_fb_struct()
-:26: WARNING:COMMIT_LOG_LONG_LINE: Prefer a maximum 75 chars per line (possible unwrapped commit description?)
#26:
const struct drm_mode_fb_cmd2 *mode_cmd)
total: 0 errors, 1 warnings, 0 checks, 157 lines checked
fc4ef53cdbab drm/malidp: Pass along the format info from .fb_create() malidp_verify_afbc_framebuffer_size()
241ee444d762 drm/gem: Pass along the format info from .fb_create() to drm_helper_mode_fill_fb_struct()
f1367dbd20be drm/gem/afbc: Eliminate redundant drm_get_format_info()
c83e62965bdf drm/amdgpu: Pass along the format info from .fb_create() to drm_helper_mode_fill_fb_struct()
f6f83e507988 drm/armada: Pass along the format info from .fb_create() to drm_helper_mode_fill_fb_struct()
5d5d6d379df0 drm/exynos: Pass along the format info from .fb_create() to drm_helper_mode_fill_fb_struct()
08658efcfef5 drm/gma500: Pass along the format info from .fb_create() to drm_helper_mode_fill_fb_struct()
35809f0fc563 drm/i915: Pass along the format info from .fb_create() to drm_helper_mode_fill_fb_struct()
268d83aa2b31 drm/komeda: Pass along the format info from .fb_create() to drm_helper_mode_fill_fb_struct()
4ba5181f4cec drm/msm: Pass along the format info from .fb_create() to drm_helper_mode_fill_fb_struct()
aeee68377f89 drm/tegra: Pass along the format info from .fb_create() to drm_helper_mode_fill_fb_struct()
9c308662eb4c drm/virtio: Pass along the format info from .fb_create() to drm_helper_mode_fill_fb_struct()
d652c4213bec drm/vmwgfx: Pass along the format info from .fb_create() to drm_helper_mode_fill_fb_struct()
5ca183878535 drm: Make passing of format info to drm_helper_mode_fill_fb_struct() mandatory
More information about the Intel-gfx
mailing list