✓ CI.checkpatch: success for Implement compression support on BMG

Patchwork patchwork at emeril.freedesktop.org
Wed Jul 17 05:28:23 UTC 2024


== Series Details ==

Series: Implement compression support on BMG
URL   : https://patchwork.freedesktop.org/series/136167/
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 016b5f3a3673702b40583c475b156f45785be0fc
Author: Akshata Jahagirdar <akshata.jahagirdar at intel.com>
Date:   Wed Jul 17 05:21:33 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.
    
    v2: Moved 2 bool arguments to a flag argument
    
    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
a503f55dbba5 drm/xe/migrate: Handle clear ccs logic for xe2 dgfx
d3b7a06106b0 drm/xe/migrate: Add kunit to test clear functionality
f7571b8c0036 drm/xe/migrate: Add helper function to program identity map
a1ceb9968805 drm/xe/xe2: Introduce identity map for compressed pat for vram
604e7c11eaf6 drm/xe/xe_migrate: Handle migration logic for xe2+ dgfx
00d140a24c4b drm/xe/migrate: Add kunit to test migration functionality for BMG
9f935baaec51 drm/xe/xe2: Do not run xe_bo_test for xe2+ dgfx
016b5f3a3673 drm/xe/migrate: Parameterize ccs and bo data clear in xe_migrate_clear()




More information about the Intel-xe mailing list