[Intel-xe] ✓ CI.checkpatch: success for fixup! drm/xe/display: Implement display support (rev6)

Patchwork patchwork at emeril.freedesktop.org
Tue Sep 19 08:39:26 UTC 2023


== Series Details ==

Series: fixup! drm/xe/display: Implement display support (rev6)
URL   : https://patchwork.freedesktop.org/series/117592/
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 e0996890a7f1b475f71e6ce298ad743b13fa5aba
Author: Thomas Hellström <thomas.hellstrom at linux.intel.com>
Date:   Tue Sep 19 10:36:27 2023 +0200

    fixup! drm/xe/display: Implement display support
    
    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.
    
    v2:
    - Use "select FB_IOMEM_HELPERS" (Maarten Lankhorst)
    
    Cc: Maarten Lankhorst <maarten.lankhorst at linux.intel.com>
    Signed-off-by: Thomas Hellström <thomas.hellstrom at linux.intel.com>
    Reviewed-by: Maarten Lankhorst <maarten.lankhorst at linux.intel.com>
+ /mt/dim checkpatch 3d7e02fb9c40263a989c4c19d2dc5a07659965ed drm-intel
e0996890a fixup! drm/xe/display: Implement display support




More information about the Intel-xe mailing list