✗ CI.checkpatch: warning for drm/i915/fbc: Add sizes to info message about reducing fb size

Patchwork patchwork at emeril.freedesktop.org
Mon May 13 10:52:42 UTC 2024


== Series Details ==

Series: drm/i915/fbc: Add sizes to info message about reducing fb size
URL   : https://patchwork.freedesktop.org/series/133532/
State : warning

== Summary ==

+ KERNEL=/kernel
+ git clone https://gitlab.freedesktop.org/drm/maintainer-tools mt
Cloning into 'mt'...
warning: redirecting to https://gitlab.freedesktop.org/drm/maintainer-tools.git/
+ git -C mt rev-list -n1 origin/master
57b97a66dd129aea93991dc66cd10477f7a05cf8
+ cd /kernel
+ git config --global --add safe.directory /kernel
+ git log -n1
commit 0d4a4e7cab7820299a5147ef2198ea86717c564f
Author: Paul Menzel <pmenzel at molgen.mpg.de>
Date:   Mon May 13 12:36:51 2024 +0200

    drm/i915/fbc: Add sizes to info message about reducing fb size
    
    The info message currently does not contain any information, how much
    the stolen memory size should be increased.
    
        [drm] Reducing the compressed framebuffer size. This may lead to less power savings than a non-reduced-size. Try to increase stolen memory size if available in BIOS.
    
    To be more useful to the user, add the sizes to the message.
    
    Signed-off-by: Paul Menzel <pmenzel at molgen.mpg.de>
+ /mt/dim checkpatch 64f1f664cc724aeac5f4f9bad3645febaec41135 drm-intel
0d4a4e7cab78 drm/i915/fbc: Add sizes to info message about reducing fb size
-:10: WARNING:COMMIT_LOG_LONG_LINE: Prefer a maximum 75 chars per line (possible unwrapped commit description?)
#10: 
    [drm] Reducing the compressed framebuffer size. This may lead to less power savings than a non-reduced-size. Try to increase stolen memory size if available in BIOS.

total: 0 errors, 1 warnings, 0 checks, 9 lines checked




More information about the Intel-xe mailing list