✗ CI.checkpatch: warning for drm/xe/Kconfig: Select FB_CORE with FB_IOMEM_HELPERS
Patchwork
patchwork at emeril.freedesktop.org
Thu Feb 1 07:51:27 UTC 2024
== Series Details ==
Series: drm/xe/Kconfig: Select FB_CORE with FB_IOMEM_HELPERS
URL : https://patchwork.freedesktop.org/series/129405/
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
35591fb8b4d5305b37ce31483f85ac0956eaa536
+ cd /kernel
+ git config --global --add safe.directory /kernel
+ git log -n1
commit 9f21dcf2713bbd0a2edeab83c3cd602fce04e96e
Author: Thomas Hellström <thomas.hellstrom at linux.intel.com>
Date: Thu Feb 1 08:47:54 2024 +0100
drm/xe/Kconfig: Select FB_CORE with FB_IOMEM_HELPERS
FB_IOMEM_HELPERS depends on FB_CORE.
Fixes: 44e694958b95 ("drm/xe/display: Implement display support")
Cc: Maarten Lankhorst <maarten.lankhorst at linux.intel.com>
Cc: Rodrigo Vivi <rodrigo.vivi at intel.com>
Cc: Lucas De Marchi <lucas.demarchi at intel.com>
Signed-off-by: Thomas Hellström <thomas.hellstrom at linux.intel.com>
+ /mt/dim checkpatch cba66c6a2af4df1b9b420fbad0a9ac1e68f14030 drm-intel
9f21dcf27 drm/xe/Kconfig: Select FB_CORE with FB_IOMEM_HELPERS
-:11: WARNING:UNKNOWN_COMMIT_ID: Unknown commit id '44e694958b95', maybe rebased or not pulled?
#11:
Fixes: 44e694958b95 ("drm/xe/display: Implement display support")
total: 0 errors, 1 warnings, 0 checks, 7 lines checked
More information about the Intel-xe
mailing list