✓ CI.checkpatch: success for drm/xe/vf: Print assumed values of the MOCS entries if VF
Patchwork
patchwork at emeril.freedesktop.org
Fri Nov 15 21:43:16 UTC 2024
== Series Details ==
Series: drm/xe/vf: Print assumed values of the MOCS entries if VF
URL : https://patchwork.freedesktop.org/series/141427/
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
30ab6715fc09baee6cc14cb3c89ad8858688d474
+ cd /kernel
+ git config --global --add safe.directory /kernel
+ git log -n1
commit a88a7f2a5f8fb9f9022bd50f2c77e1ccd94c908d
Author: Michal Wajdeczko <michal.wajdeczko at intel.com>
Date: Fri Nov 15 22:00:25 2024 +0100
drm/xe/vf: Print assumed values of the MOCS entries if VF
VF drivers can't access the MOCS registers so their values can't
be printed as part of the gt0/mocs debugfs attribute, but since
MOCS settings are part of the Bspec and SLA between PF and VFs,
we can print assumed MOCS values instead.
Signed-off-by: Michal Wajdeczko <michal.wajdeczko at intel.com>
Cc: Matt Roper <matthew.d.roper at intel.com>
+ /mt/dim checkpatch f43942f219c827e4e89baa102ceca3d62205135e drm-intel
a88a7f2a5f8f drm/xe/vf: Print assumed values of the MOCS entries if VF
More information about the Intel-xe
mailing list