✓ CI.checkpatch: success for VF: Use the runtime registers (rev2)
Patchwork
patchwork at emeril.freedesktop.org
Thu May 23 23:06:16 UTC 2024
== Series Details ==
Series: VF: Use the runtime registers (rev2)
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 ec986c44cecb673bdf502043190b8f7e8d7601e0
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>
Reviewed-by: Matt Roper <matthew.d.roper at intel.com>
+ /mt/dim checkpatch 1385623a20ad940dab90bfaa4bc01fe599506e09 drm-intel
355b504f44b2 drm/xe/vf: Use register values obtained from the PF
7354c51c80e3 drm/xe/guc: Add GLOBAL_CFG_GMD_ID KLV definition
c0d566240c60 drm/xe/vf: Obtain value of GMDID register from GuC
2d1f4282342d drm/xe/vf: Provide early access to GMDID register
0bec6355279f drm/xe/vf: Cache value of the GMDID register
ec986c44cecb drm/xe/vf: Treat GMDID as another runtime register
More information about the Intel-xe
mailing list