✗ CI.checkpatch: warning for drm/xe/mocs: Add debugfs node to dump mocs (rev4)
Patchwork
patchwork at emeril.freedesktop.org
Tue Apr 30 19:43:49 UTC 2024
== Series Details ==
Series: drm/xe/mocs: Add debugfs node to dump mocs (rev4)
URL : https://patchwork.freedesktop.org/series/131425/
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
0daf0be5bb95eb0a0e42275e00a0e42d8d8fd543
+ cd /kernel
+ git config --global --add safe.directory /kernel
+ git log -n1
commit 61d7d4306fdafc9b2ef685fab22c7293713d6e49
Author: Janga Rahul Kumar <janga.rahul.kumar at intel.com>
Date: Tue Apr 30 22:34:27 2024 +0530
drm/xe/mocs: Add debugfs node to dump mocs
This is useful to check mocs configuration. Tests/Tools can use
this debugfs entry to get mocs info.
v2: Address review comments. Change debugfs output style similar
to pat debugfs. (Lucas De Marchi)
v3: rebase.
v4: Address review comments. Use function pointer inside ops
struct. Update Test-with links. Remove usage of flags wherever
not required. (Lucas De Marchi)
Test-with: https://patchwork.freedesktop.org/patch/msgid/20240424200856.1194881-2-janga.rahul.kumar@intel.com
https://patchwork.freedesktop.org/patch/msgid/20240424200856.1194881-3-janga.rahul.kumar@intel.com/
Cc: Matt Roper <matthew.d.roper at intel.com>
Cc: Lucas De Marchi <lucas.demarchi at intel.com>
Signed-off-by: Janga Rahul Kumar <janga.rahul.kumar at intel.com>
+ /mt/dim checkpatch 3ac3efef3a1fc9d494b0a63c78bd0039a0b3d009 drm-intel
0b1e4349fe13 drm/xe: Relocate regs_are_mcr function
61d7d4306fda drm/xe/mocs: Add debugfs node to dump mocs
-:18: WARNING:COMMIT_LOG_LONG_LINE: Prefer a maximum 75 chars per line (possible unwrapped commit description?)
#18:
Test-with: https://patchwork.freedesktop.org/patch/msgid/20240424200856.1194881-2-janga.rahul.kumar@intel.com
total: 0 errors, 1 warnings, 0 checks, 417 lines checked
More information about the Intel-xe
mailing list