[Intel-xe] ✗ CI.checkpatch: warning for drm/xe/display: reuse soc/ code from i915

Patchwork patchwork at emeril.freedesktop.org
Tue Jul 4 17:28:21 UTC 2023


== Series Details ==

Series: drm/xe/display: reuse soc/ code from i915
URL   : https://patchwork.freedesktop.org/series/120181/
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
c7d32770e3cd31d9fc134ce41f329b10aa33ee15
+ cd /kernel
+ git config --global --add safe.directory /kernel
+ git log -n1
commit d5a4b5d4f65500d963704908c6e3f17ecd143ab6
Author: Jani Nikula <jani.nikula at intel.com>
Date:   Tue Jul 4 18:32:43 2023 +0300

    fixup! drm/xe/display: Implement display support
    
    Use soc/intel_pch.[ch] from i915 instead of copy-paste.
    
    Signed-off-by: Jani Nikula <jani.nikula at intel.com>
+ /mt/dim checkpatch cd26cb9c94f4f04586f04fca4e94181c53854c46 drm-intel
33518cc52 drm/i915/dram: replace __raw_uncore_read32() with intel_uncore_read_fw()
8f4e8a910 drm/xe/mmio: add xe_mmio_read16()
a4e7de957 fixup! drm/xe/display: Implement display support
-:60: WARNING:FILE_PATH_CHANGES: added, moved or deleted file(s), does MAINTAINERS need updating?
#60: 
new file mode 100644

-:65: WARNING:SPDX_LICENSE_TAG: Missing or malformed SPDX-License-Identifier tag in line 1
#65: FILE: drivers/gpu/drm/xe/compat-i915-headers/soc/intel_dram.h:1:
+#include "../../../i915/soc/intel_dram.h"

total: 0 errors, 2 warnings, 0 checks, 66 lines checked
d5a4b5d4f fixup! drm/xe/display: Implement display support
-:49: WARNING:FILE_PATH_CHANGES: added, moved or deleted file(s), does MAINTAINERS need updating?
#49: 
new file mode 100644

-:54: WARNING:SPDX_LICENSE_TAG: Missing or malformed SPDX-License-Identifier tag in line 1
#54: FILE: drivers/gpu/drm/xe/compat-i915-headers/soc/intel_pch.h:1:
+#include "../../../i915/soc/intel_pch.h"

total: 0 errors, 2 warnings, 0 checks, 37 lines checked




More information about the Intel-xe mailing list