✗ CI.checkpatch: warning for drm/{i915, xe}/disp lay: move transient data flush call to display parent interface
Patchwork <[email protected]>
| Newsgroups | org.freedesktop.lists.intel-xe |
|---|---|
| Message-ID | <178525885716.232246.465389361013291558@6beec6c84f66> |
== Series Details ==
Series: drm/{i915, xe}/display: move transient data flush call to display parent interface
URL : https://patchwork.freedesktop.org/series/171202/
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
061140b9bc586ae7f40abc1249c97e1cc72d1b9d
+ cd /kernel
+ git config --global --add safe.directory /kernel
+ git log -n1
commit 1cc3d610035a014af841b21f158cf2682018050b
Author: Jani Nikula <[email protected]>
Date: Tue Jul 28 20:00:29 2026 +0300
drm/{i915, xe}/display: move transient data flush call to display parent interface
Move the core driver TDF call to display parent interface to avoid
direct calls from display to xe driver.
Signed-off-by: Jani Nikula <[email protected]>
+ /mt/dim checkpatch 231ba00442a06ee877bfed4765c0b1b48bebbf78 drm-intel
1cc3d610035a drm/{i915, xe}/display: move transient data flush call to display parent interface
-:92: WARNING:FILE_PATH_CHANGES: added, moved or deleted file(s), does MAINTAINERS need updating?
#92:
deleted file mode 100644
total: 0 errors, 1 warnings, 0 checks, 101 lines checked