On 19/07/2024 10:55, Nirmoy Das wrote:
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 <[email protected]> Cc: Matthew Auld <[email protected]> Cc: Matthew Brost <[email protected]> Cc: "Thomas Hellström" <[email protected]> Signed-off-by: Nirmoy Das <[email protected]> Signed-off-by: Akshata Jahagirdar <[email protected]>
Seems reasonable to me, Reviewed-by: Matthew Auld <[email protected]>
