✓ CI.checkpatch: success for drm/xe/mocs: Add debugfs node to dump mocs (rev6)
Patchwork
patchwork at emeril.freedesktop.org
Sat May 4 05:45:52 UTC 2024
== Series Details ==
Series: drm/xe/mocs: Add debugfs node to dump mocs (rev6)
URL : https://patchwork.freedesktop.org/series/131425/
State : success
== 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 a28b5454d7512c83bbcf1198e97995bd7a86e93a
Author: Janga Rahul Kumar <janga.rahul.kumar at intel.com>
Date: Sat May 4 01:09:02 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)
v5: Address review comments. Move register defines. Modify mocs
info struct to avoid holes. (Luca De Marchi)
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 ca96a1c62451ea534391d1eafe3a0b5691658c02 drm-intel
76b0a2f7cac3 drm/xe: Relocate regs_are_mcr function
a28b5454d751 drm/xe/mocs: Add debugfs node to dump mocs
More information about the Intel-xe
mailing list