✓ CI.checkpatch: success for VF: Use the runtime registers
Patchwork
patchwork at emeril.freedesktop.org
Thu May 23 19:29:20 UTC 2024
== Series Details ==
Series: VF: Use the runtime registers
URL : https://patchwork.freedesktop.org/series/133989/
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 0f206a01125c3bdb8e66a9740a612f444740b5ab
Author: Michal Wajdeczko <michal.wajdeczko at intel.com>
Date: Thu May 23 21:22:40 2024 +0200
drm/xe/vf: Treat GMDID as another runtime register
While the GMDID registers are not part of the runtime register list
shared by the PF driver, we may still return cached values from our
VF specific read32() helper function.
Signed-off-by: Michal Wajdeczko <michal.wajdeczko at intel.com>
+ /mt/dim checkpatch 1385623a20ad940dab90bfaa4bc01fe599506e09 drm-intel
e71fb7067eea drm/xe/vf: Use register values obtained from the PF
68d77b4bf6d4 drm/xe/guc: Add GLOBAL_CFG_GMD_ID KLV definition
ce36627053d0 drm/xe/vf: Obtain value of GMDID register from GuC
7c7f8e06349a drm/xe/vf: Provide early access to GMDID register
0e57681d44f5 drm/xe/vf: Cache value of the GMDID register
0f206a01125c drm/xe/vf: Treat GMDID as another runtime register
More information about the Intel-xe
mailing list