✓ CI.checkpatch: success for Implement compression support on BMG
Patchwork
patchwork at emeril.freedesktop.org
Tue Jul 16 23:00:36 UTC 2024
== Series Details ==
Series: Implement compression support on BMG
URL : https://patchwork.freedesktop.org/series/136164/
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 9322a859812880627fc68a1a15ccb2c39cbeeabd
Author: Akshata Jahagirdar <akshata.jahagirdar at intel.com>
Date: Tue Jul 16 22:54:09 2024 +0000
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.
Signed-off-by: Nirmoy Das <nirmoy.das at intel.com>
Signed-off-by: Akshata Jahagirdar <akshata.jahagirdar at intel.com>
+ /mt/dim checkpatch 49a697d7731bfbd13087d4167151cc91ec613f13 drm-intel
307acf20808a drm/xe/migrate: Handle clear ccs logic for xe2 dgfx
ce327fc069fa drm/xe/migrate: Add kunit to test clear functionality
16ecdeec841d drm/xe/migrate: Add helper function to program identity map
2dc919b64ca0 drm/xe/xe2: Introduce identity map for compressed pat for vram
784075458fd4 drm/xe/xe_migrate: Handle migration logic for xe2+ dgfx
c16290147414 drm/xe/migrate: Add kunit to test migration functionality for BMG
8291c59419f9 drm/xe/xe2: Do not run xe_bo_test for xe2+ dgfx
9322a8598128 drm/xe/migrate: Parameterize ccs and bo data clear in xe_migrate_clear()
More information about the Intel-xe
mailing list