✓ CI.checkpatch: success for drm/i915/dmc_wl: store register ranges in rodata

Patchwork patchwork at emeril.freedesktop.org
Wed Dec 18 18:48:43 UTC 2024


== Series Details ==

Series: drm/i915/dmc_wl: store register ranges in rodata
URL   : https://patchwork.freedesktop.org/series/142791/
State : success

== 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
30ab6715fc09baee6cc14cb3c89ad8858688d474
+ cd /kernel
+ git config --global --add safe.directory /kernel
+ git log -n1
commit 6516695b7fa3bfdc2ab9dad9b539af737d7b2823
Author: Jani Nikula <jani.nikula at intel.com>
Date:   Wed Dec 18 16:17:34 2024 +0200

    drm/i915/dmc_wl: store register ranges in rodata
    
    Add const to register range arrays to store them in rodata. They don't
    need to be modified.
    
    Cc: Gustavo Sousa <gustavo.sousa at intel.com>
    Signed-off-by: Jani Nikula <jani.nikula at intel.com>
    Reviewed-by: Gustavo Sousa <gustavo.sousa at intel.com>
+ /mt/dim checkpatch d8f0c44e2ed948dcc45d04a0dfa83612995a702b drm-intel
6516695b7fa3 drm/i915/dmc_wl: store register ranges in rodata




More information about the Intel-xe mailing list