✗ CI.checkpatch: warning for drm/i915/dmc: firmware path handling changes (rev2)

Patchwork patchwork at emeril.freedesktop.org
Fri Apr 19 10:29:14 UTC 2024


== Series Details ==

Series: drm/i915/dmc: firmware path handling changes (rev2)
URL   : https://patchwork.freedesktop.org/series/132608/
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
0daf0be5bb95eb0a0e42275e00a0e42d8d8fd543
+ cd /kernel
+ git config --global --add safe.directory /kernel
+ git log -n1
commit 878af28dcd9450bbd0816a0e803fc9185ee3543b
Author: Jani Nikula <jani.nikula at intel.com>
Date:   Fri Apr 19 12:41:58 2024 +0300

    drm/i915/display: move dmc_firmware_path to display params
    
    The dmc_firmware_path parameter is clearly a display parameter. Move it
    there so it's available to both i915 and xe modules. This also cleans up
    the ugly member in struct xe_device.
    
    v2:
    - New try with the NULL/"" param value issue resolved
    
    Reviewed-by: Gustavo Sousa <gustavo.sousa at intel.com>
    Signed-off-by: Jani Nikula <jani.nikula at intel.com>
+ /mt/dim checkpatch d02ac9d1c1a99eac3bb111d443de62d7286f7708 drm-intel
08c17567787b drm/i915/dmc: handle request_firmware() errors separately
32811d4592a0 drm/i915/dmc: improve firmware parse failure propagation
5a7df56dce75 drm/i915/dmc: split out per-platform firmware path selection
7f4154fb01c4 drm/i915/dmc: change how to disable DMC firmware using module param
878af28dcd94 drm/i915/display: move dmc_firmware_path to display params
-:25: CHECK:PARENTHESIS_ALIGNMENT: Alignment should match open parenthesis
#25: FILE: drivers/gpu/drm/i915/display/intel_display_params.c:31:
+intel_display_param_named_unsafe(dmc_firmware_path, charp, 0400,
+	"DMC firmware path to use instead of the default one. "

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




More information about the Intel-xe mailing list