✓ CI.checkpatch: success for drm/xe: add wopcm device info and set region into Guc registers
Patchwork
patchwork at emeril.freedesktop.org
Tue May 21 15:44:22 UTC 2024
== Series Details ==
Series: drm/xe: add wopcm device info and set region into Guc registers
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
51ce9f6cd981d42d7467409d7dbc559a450abc1e
+ cd /kernel
+ git config --global --add safe.directory /kernel
+ git log -n1
commit 4366d4906bcaf3cd39dfde55c337a7568bf1c5c9
Author: Farah Kassabri <fkassabri at habana.ai>
Date: Tue May 21 15:53:14 2024 +0300
drm/xe: add wopcm device info and set region into Guc registers
As each product may have different wopcm region size,
it's better to have this information as part of the device
descriptor, that way we won't need to keep adding more
else cases to the function which retrieve that size for
future products.
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 413686054e38d01eb91dfb49d665d1ab7d004848 drm-intel
4366d4906bca drm/xe: add wopcm device info and set region into Guc registers
More information about the Intel-xe
mailing list