✓ CI.checkpatch: success for drm/xe: Use fixed CCS mode when running in SR-IOV mode (rev2)
Patchwork
patchwork at emeril.freedesktop.org
Fri Jun 14 10:33:20 UTC 2024
== Series Details ==
Series: drm/xe: Use fixed CCS mode when running in SR-IOV mode (rev2)
URL : https://patchwork.freedesktop.org/series/134824/
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
51ce9f6cd981d42d7467409d7dbc559a450abc1e
+ cd /kernel
+ git config --global --add safe.directory /kernel
+ git log -n1
commit f4f8bf13a2fe62e98c3a56c160ddc44f88221de3
Author: Michal Wajdeczko <michal.wajdeczko at intel.com>
Date: Fri Jun 14 12:14:15 2024 +0200
drm/xe: Use fixed CCS mode when running in SR-IOV mode
We don't support changing CCS mode when running in SR-IOV mode yet.
When running as a PF driver just apply default ccs_mode=1 that VF
drivers will assume as already applied and fixed.
Signed-off-by: Michal Wajdeczko <michal.wajdeczko at intel.com>
Cc: Lucas De Marchi <lucas.demarchi at intel.com>
+ /mt/dim checkpatch 9e00ec95f823e394044b8d9b5cdadd2c71714d91 drm-intel
f4f8bf13a2fe drm/xe: Use fixed CCS mode when running in SR-IOV mode
More information about the Intel-xe
mailing list