✗ Fi.CI.CHECKPATCH: warning for drm: Eliminate redundant drm_format_info lookups (rev6)

Patchwork patchwork at emeril.freedesktop.org
Fri Apr 11 20:06:27 UTC 2025


== Series Details ==

Series: drm: Eliminate redundant drm_format_info lookups (rev6)
URL   : https://patchwork.freedesktop.org/series/147544/
State : warning

== Summary ==

Error: dim checkpatch failed
abeda0fbd094 drm: Pass pixel_format+modifier to .get_format_info()
b71e5958c8d2 drm: Pass pixel_format+modifier directly to drm_get_format_info()
c4a291094b57 drm: Look up the format info earlier
7f86ef5d89ec 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, 426 lines checked
2662ad5cb8e1 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
e48df0addbfd drm/malidp: Pass along the format info from .fb_create() malidp_verify_afbc_framebuffer_size()
d7b60d3cff03 drm/gem: Pass along the format info from .fb_create() to drm_helper_mode_fill_fb_struct()
0f3d1c0320c5 drm/gem/afbc: Eliminate redundant drm_get_format_info()
bf093c225033 drm/amdgpu: Pass along the format info from .fb_create() to drm_helper_mode_fill_fb_struct()
566310f72316 drm/armada: Pass along the format info from .fb_create() to drm_helper_mode_fill_fb_struct()
11cc7e69b4e1 drm/exynos: Pass along the format info from .fb_create() to drm_helper_mode_fill_fb_struct()
eccd9d90807b drm/gma500: Pass along the format info from .fb_create() to drm_helper_mode_fill_fb_struct()
b92708860615 drm/i915: Pass along the format info from .fb_create() to drm_helper_mode_fill_fb_struct()
c077734d7347 drm/komeda: Pass along the format info from .fb_create() to drm_helper_mode_fill_fb_struct()
9704549efb46 drm/msm: Pass along the format info from .fb_create() to drm_helper_mode_fill_fb_struct()
dfc8f4108490 drm/tegra: Pass along the format info from .fb_create() to drm_helper_mode_fill_fb_struct()
d9765921e1b7 drm/virtio: Pass along the format info from .fb_create() to drm_helper_mode_fill_fb_struct()
1e6d5d69b8d1 drm/vmwgfx: Pass along the format info from .fb_create() to drm_helper_mode_fill_fb_struct()
f696f20218bf drm: Make passing of format info to drm_helper_mode_fill_fb_struct() mandatory




More information about the Intel-gfx mailing list