✗ CI.checkpatch: warning for Handle remaining ifdefs in hack patch (rev3)

Patchwork patchwork at emeril.freedesktop.org
Fri Dec 8 14:16:06 UTC 2023


== Series Details ==

Series: Handle remaining ifdefs in hack patch (rev3)
URL   : https://patchwork.freedesktop.org/series/127488/
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
6030b24c1386b00de8187b5fb987e283a57b372a
+ cd /kernel
+ git config --global --add safe.directory /kernel
+ git log -n1
commit 95721288acb6026cac0d6f9af6037805c5a57b6f
Author: Jouni Högander <jouni.hogander at intel.com>
Date:   Fri Dec 8 09:56:10 2023 +0200

    fixup! FIXME: drm/i915/display: Remaining changes to make xe compile
    
    We are defining I915_TILING_X and  I915_TILING_Y as 0. No need for these
    ifdefs anymore.
    
    Signed-off-by: Maarten Lankhorst <maarten.lankhorst at linux.intel.com>
    Signed-off-by: Jouni Högander <jouni.hogander at intel.com>
    Reviewed-by: Maarten Lankhorst <maarten.lankhorst at linux.intel.com>
+ /mt/dim checkpatch 4571c8c1bb64c926d82f792918da760d8af8ebd8 drm-intel
f943391ac fixup! FIXME: drm/i915/display: Remaining changes to make xe compile
ed296191d drm/i915/display: Use i915_gem_object_get_dma_address to get dma address
ebb1d68ff fixup! drm/xe/display: Implement display support
396d026d2 fixup! drm/xe/display: Implement display support
-:24: CHECK:PARENTHESIS_ALIGNMENT: Alignment should match open parenthesis
#24: FILE: drivers/gpu/drm/xe/compat-i915-headers/gem/i915_gem_object.h:35:
+static inline int i915_gem_object_read_from_page(struct xe_bo *bo,
+					  u32 ofs, u64 *ptr, u32 size)

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

-:22: WARNING:SPDX_LICENSE_TAG: Missing or malformed SPDX-License-Identifier tag in line 1
#22: FILE: drivers/gpu/drm/xe/compat-i915-headers/gem/i915_gem_lmem.h:1:
+/* Empty */

total: 0 errors, 2 warnings, 0 checks, 1 lines checked
4a14f4a3e fixup! FIXME: drm/i915/display: Remaining changes to make xe compile
e4d2d121c fixup! FIXME: drm/i915/display: Remaining changes to make xe compile
95aa24637 fixup! drm/xe/display: Implement display support
95721288a fixup! FIXME: drm/i915/display: Remaining changes to make xe compile




More information about the Intel-xe mailing list