✗ CI.checkpatch: warning for drm/xe/dp: Fix non-display builds with DP tunnelling incorrectly enabled

Patchwork patchwork at emeril.freedesktop.org
Fri Jan 17 16:23:45 UTC 2025


== Series Details ==

Series: drm/xe/dp: Fix non-display builds with DP tunnelling incorrectly enabled
URL   : https://patchwork.freedesktop.org/series/143677/
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
30ab6715fc09baee6cc14cb3c89ad8858688d474
+ cd /kernel
+ git config --global --add safe.directory /kernel
+ git log -n1
commit c217dcba41e5566690925104409856b910f1c072
Author: Imre Deak <imre.deak at intel.com>
Date:   Fri Jan 17 17:38:43 2025 +0200

    drm/xe/dp: Fix non-display builds with DP tunnelling incorrectly enabled
    
    Code for the DP tunnelling functionality in the xe driver can be
    built only if the display code is also built, adjust the kconfig
    dependency accordingly.
    
    Cc: Suraj Kandpal <suraj.kandpal at intel.com>
    Fixes: 73900dce57e4 ("drm/xe/dp: Enable DP tunneling")
    Reported-by: Lucas De Marchi <lucas.demarchi at intel.com>
    Signed-off-by: Imre Deak <imre.deak at intel.com>
+ /mt/dim checkpatch 9033a16532f74ae36c48d729d0855a6e189039df drm-intel
c217dcba41e5 drm/xe/dp: Fix non-display builds with DP tunnelling incorrectly enabled
-:13: WARNING:BAD_REPORTED_BY_LINK: Reported-by: should be immediately followed by Closes: with a URL to the report
#13: 
Reported-by: Lucas De Marchi <lucas.demarchi at intel.com>
Signed-off-by: Imre Deak <imre.deak at intel.com>

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




More information about the Intel-xe mailing list