✓ CI.checkpatch: success for drm/xe/migrate: Parameterize ccs and bo data clear in xe_migrate_clear()
Patchwork
patchwork at emeril.freedesktop.org
Fri Aug 9 22:25:19 UTC 2024
== Series Details ==
Series: drm/xe/migrate: Parameterize ccs and bo data clear in xe_migrate_clear()
URL : https://patchwork.freedesktop.org/series/137107/
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
dc547930fbb1350eaf6bde84653b9ac973a411db
+ cd /kernel
+ git config --global --add safe.directory /kernel
+ git log -n1
commit 04803566f15a79d65b81b37b786d35cf8a78d420
Author: Nirmoy Das <nirmoy.das at intel.com>
Date: Sat Aug 10 00:03:47 2024 +0200
drm/xe/migrate: Parameterize ccs and bo data clear in xe_migrate_clear()
Parameterize clearing ccs and bo data in xe_migrate_clear() which higher
layers can utilize. This patch will be used later on when doing bo data
clear for igfx as well.
v2: Replace multiple params with flags in xe_migrate_clear (Matt B)
v3: s/CLEAR_BO_DATA_FLAG_*/XE_MIGRATE_CLEAR_FLAG_* and move to
xe_migrate.h. other nits(Matt B)
Cc: Himal Prasad Ghimiray <himal.prasad.ghimiray at intel.com>
Cc: Matthew Auld <matthew.auld at intel.com>
Cc: Matthew Brost <matthew.brost at intel.com>
Cc: "Thomas Hellström" <thomas.hellstrom at linux.intel.com>
Signed-off-by: Nirmoy Das <nirmoy.das at intel.com>
Signed-off-by: Akshata Jahagirdar <akshata.jahagirdar at intel.com>
Reviewed-by: Matthew Auld <matthew.auld at intel.com>
+ /mt/dim checkpatch 2ff5a7c32f9dca872aa50bc52dbb2bde6001c808 drm-intel
04803566f15a drm/xe/migrate: Parameterize ccs and bo data clear in xe_migrate_clear()
More information about the Intel-xe
mailing list