✓ CI.checkpatch: success for Implement Compression Support on BMG

Patchwork patchwork at emeril.freedesktop.org
Wed Jul 17 21:16:44 UTC 2024


== Series Details ==

Series: Implement Compression Support on BMG
URL   : https://patchwork.freedesktop.org/series/136211/
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 9e6879b38c7026d1aeb3d2aaffecbc36c761fd84
Author: Akshata Jahagirdar <akshata.jahagirdar at intel.com>
Date:   Wed Jul 17 21:10:08 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 bd2a84d801982bd4a899a29916b458a8f82cb01f drm-intel
9c8bf348e6c9 drm/xe/migrate: Handle clear ccs logic for xe2 dgfx
8dfca24df842 drm/xe/migrate: Add kunit to test clear functionality
4d36f9a43ec4 drm/xe/migrate: Add helper function to program identity map
64dcb15ac929 drm/xe/xe2: Introduce identity map for compressed pat for vram
20e441cd57eb drm/xe/xe_migrate: Handle migration logic for xe2+ dgfx
c32e7c75a975 drm/xe/migrate: Add kunit to test migration functionality for BMG
9e6879b38c70 drm/xe/xe2: Do not run xe_bo_test for xe2+ dgfx




More information about the Intel-xe mailing list