✗ CI.checkpatch: warning for series starting with [1/6] drm/xe/migrate: Handle clear ccs logic for xe2 dgfx
Patchwork
patchwork at emeril.freedesktop.org
Fri Jul 12 07:30:27 UTC 2024
== Series Details ==
Series: series starting with [1/6] drm/xe/migrate: Handle clear ccs logic for xe2 dgfx
URL : https://patchwork.freedesktop.org/series/136026/
State : warning
== 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 d6b1992e11d866522fa51f20b812f7f5925f3760
Author: Akshata Jahagirdar <akshata.jahagirdar at intel.com>
Date: Fri Jul 12 07:24:29 2024 +0000
drm/xe/xe2: Do not run xe_bo_test for xe2+ dgfx
In xe2+ dgfx, we don't need to handle the copying of ccs
metadata during migration. This test validates the ccs data post
clear and copy during evict/restore operation. Thus, we can skip
this test on xe2+ dgfx.
Signed-off-by: Akshata Jahagirdar <akshata.jahagirdar at intel.com>
Reviewed-by: Himal Prasad Ghimiray <himal.prasad.ghimiray at intel.com>
+ /mt/dim checkpatch 0b9174f237436b60b1c6fd9d5fbacbfcde660e3e drm-intel
c74b860ba059 drm/xe/migrate: Handle clear ccs logic for xe2 dgfx
0d8d06eca160 drm/xe/migrate: Add kunit to test clear functionality
65dc6333d082 drm/xe/xe2: Introduce identity map for compressed pat for vram
11dcfe241416 drm/xe/xe_migrate: Handle migration logic for xe2+ dgfx
-:6: WARNING:COMMIT_LOG_LONG_LINE: Prefer a maximum 75 chars per line (possible unwrapped commit description?)
#6:
During eviction (vram->sysmem), we use the mapping from compressed -> uncompressed.
total: 0 errors, 1 warnings, 0 checks, 31 lines checked
38b902cbd7ab drm/xe/migrate: Add kunit to test migration functionality for BMG
d6b1992e11d8 drm/xe/xe2: Do not run xe_bo_test for xe2+ dgfx
More information about the Intel-xe
mailing list