[Intel-xe] ✓ CI.checkpatch: success for drm/xe/display: Select some missing configs

Patchwork patchwork at emeril.freedesktop.org
Fri Sep 15 19:43:18 UTC 2023


== Series Details ==

Series: drm/xe/display: Select some missing configs
URL   : https://patchwork.freedesktop.org/series/123790/
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
63c2b6b160bca2df6efc7bc4cea6f442097d7854
+ cd /kernel
+ git config --global --add safe.directory /kernel
+ git log -n1
commit af62175c6dbfac15f5bfac373ea284eba7c603e3
Author: Thomas Hellström <thomas.hellstrom at linux.intel.com>
Date:   Fri Sep 15 20:06:10 2023 +0200

    drm/xe/display: Select some missing configs
    
    When selecting CONFIG_XE_DISPLAY, the following missing symbols can be
    seen unless something else has selected the corresponding configs.
    
    ERROR: modpost: "cfb_copyarea" [drivers/gpu/drm/xe/xe.ko] undefined!
    ERROR: modpost: "cfb_fillrect" [drivers/gpu/drm/xe/xe.ko] undefined!
    ERROR: modpost: "cfb_imageblit" [drivers/gpu/drm/xe/xe.ko] undefined
    
    Make sure these are included in the Xe Display build.
    
    Cc: Maarten Lankhorst <maarten.lankhorst at linux.intel.com>
    Signed-off-by: Thomas Hellström <thomas.hellstrom at linux.intel.com>
+ /mt/dim checkpatch 9da40abcc0ccdf8fdfed4e21d76060bfcd35fe7d drm-intel
af62175c6 drm/xe/display: Select some missing configs




More information about the Intel-xe mailing list