✓ CI.checkpatch: success for drm/xe: add wopcm device info and set region into Guc registers (rev3)
Patchwork
patchwork at emeril.freedesktop.org
Wed Aug 14 13:10:55 UTC 2024
== Series Details ==
Series: drm/xe: add wopcm device info and set region into Guc registers (rev3)
URL : https://patchwork.freedesktop.org/series/133879/
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
9fe5037901cabbcdf27a6fe0dfb047ca1474d363
+ cd /kernel
+ git config --global --add safe.directory /kernel
+ git log -n1
commit a865a729b47e4478972e7fddfdecd126c4910a26
Author: Farah Kassabri <fkassabri at habana.ai>
Date: Wed Aug 14 15:04:32 2024 +0300
drm/xe: add wopcm device info and set region into Guc registers
Guc FW is loaded to the DSM WOPCM region.
Guc DMA engine reads the WOPCM base address and size from
guc registers DMA_GUC_WOPCM_OFFSET and GUC_WOPCM_SIZE, do some sanity
checks and alignmnets, then load the FW there.
This patch will set the region size at init.
Signed-off-by: Farah Kassabri <fkassabri at habana.ai>
Reviewed-by: Rodrigo Vivi <rodrigo.vivi at intel.com>
Changes in v2:
Keep the xe_wopcm_size function and return the new attribute
from it.
+ /mt/dim checkpatch 95179e2efd2e2f61d5453d323fdb6e136fc15df6 drm-intel
a865a729b47e drm/xe: add wopcm device info and set region into Guc registers
More information about the Intel-xe
mailing list