From: Patchwork <patchwork@emeril.freedesktop.org>
To: "Maarten Lankhorst" <dev@lankhorst.se>
Cc: intel-xe@lists.freedesktop.org
Subject: ✗ CI.checkpatch: warning for drm/xe: Privatize struct xe_ggtt. (rev4)
Date: Mon, 26 Jan 2026 10:52:19 -0000 [thread overview]
Message-ID: <176942473901.192124.14643240598037367366@a3b018990fe9> (raw)
In-Reply-To: <20260126104604.988024-1-dev@lankhorst.se>
== Series Details ==
Series: drm/xe: Privatize struct xe_ggtt. (rev4)
URL : https://patchwork.freedesktop.org/series/160006/
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
1f57ba1afceae32108bd24770069f764d940a0e4
+ cd /kernel
+ git config --global --add safe.directory /kernel
+ git log -n1
commit e180aa19c443ba52f37255295c32cda7ea6723ee
Author: Maarten Lankhorst <dev@lankhorst.se>
Date: Mon Jan 26 11:46:04 2026 +0100
drm/xe: Remove xe_ggtt_node_allocated
With the intermediate state gone, no longer useful. Just check against
NULL where needed.
Signed-off-by: Maarten Lankhorst <dev@lankhorst.se>
+ /mt/dim checkpatch faba79e95e439dbfce95931729875fcdcc211172 drm-intel
18c99f0f1058 drm/xe: Make xe_ggtt_node offset relative to starting offset
-:63: WARNING:LONG_LINE: line length of 107 exceeds 100 columns
#63: FILE: drivers/gpu/drm/xe/xe_ggtt.c:583:
+ xe_ggtt_node_addr(node), xe_ggtt_node_addr(node) + node->base.size, ERR_PTR(err)))
total: 0 errors, 1 warnings, 0 checks, 141 lines checked
7ed0983b846e drm/xe: Rewrite GGTT VF initialization
-:18: WARNING:BAD_SIGN_OFF: Co-developed-by: must be immediately followed by Signed-off-by:
#18:
Co-developed-by: Matthew Brost <matthew.brost@intel.com>
total: 0 errors, 1 warnings, 0 checks, 540 lines checked
a8a18370c92a drm/xe: Move struct xe_ggtt to xe_ggtt.c
-:46: ERROR:CODE_INDENT: code indent should use tabs where possible
#46: FILE: drivers/gpu/drm/xe/xe_ggtt.c:111:
+ /** @start: Start offset of GGTT */$
total: 1 errors, 0 warnings, 0 checks, 142 lines checked
24c9d993bafa drm/xe: Make xe_ggtt_node_insert return a node
e180aa19c443 drm/xe: Remove xe_ggtt_node_allocated
next prev parent reply other threads:[~2026-01-26 10:52 UTC|newest]
Thread overview: 15+ messages / expand[flat|nested] mbox.gz Atom feed top
2026-01-26 10:45 [PATCH v6 0/5] drm/xe: Privatize struct xe_ggtt Maarten Lankhorst
2026-01-26 10:46 ` [PATCH v6 1/5] drm/xe: Make xe_ggtt_node offset relative to starting offset Maarten Lankhorst
2026-01-26 21:01 ` Michal Wajdeczko
2026-01-26 10:46 ` [PATCH v6 2/5] drm/xe: Rewrite GGTT VF initialization Maarten Lankhorst
2026-01-26 21:02 ` Michal Wajdeczko
2026-01-26 10:46 ` [PATCH v6 3/5] drm/xe: Move struct xe_ggtt to xe_ggtt.c Maarten Lankhorst
2026-01-26 21:06 ` Michal Wajdeczko
2026-01-26 10:46 ` [PATCH v6 4/5] drm/xe: Make xe_ggtt_node_insert return a node Maarten Lankhorst
2026-01-26 21:07 ` Michal Wajdeczko
2026-01-26 10:46 ` [PATCH v6 5/5] drm/xe: Remove xe_ggtt_node_allocated Maarten Lankhorst
2026-01-26 21:13 ` Michal Wajdeczko
2026-01-26 10:52 ` Patchwork [this message]
2026-01-26 10:53 ` ✓ CI.KUnit: success for drm/xe: Privatize struct xe_ggtt. (rev4) Patchwork
2026-01-26 11:46 ` ✗ Xe.CI.BAT: failure " Patchwork
2026-01-26 13:34 ` ✗ Xe.CI.Full: " Patchwork
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=176942473901.192124.14643240598037367366@a3b018990fe9 \
--to=patchwork@emeril.freedesktop.org \
--cc=dev@lankhorst.se \
--cc=intel-xe@lists.freedesktop.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox