✓ CI.checkpatch: success for drm/xe/migrate: Parameterize ccs and bo data clear in xe_migrate_clear() (rev3)

Patchwork patchwork at emeril.freedesktop.org
Mon Aug 12 17:32:50 UTC 2024


== Series Details ==

Series: drm/xe/migrate: Parameterize ccs and bo data clear in xe_migrate_clear() (rev3)
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
9fe5037901cabbcdf27a6fe0dfb047ca1474d363
+ cd /kernel
+ git config --global --add safe.directory /kernel
+ git log -n1
commit b9245148d2c136950ffb709e874eefba31ce772f
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 4f95bd933f4dacd22752bf8d6e548e8cc445d093 drm-intel
b9245148d2c1 drm/xe/migrate: Parameterize ccs and bo data clear in xe_migrate_clear()




More information about the Intel-xe mailing list