]> Gentwo Git Trees - linux/.git/commit
drm/xe/vf: Attach and detach CCS copy commands with BO
authorSatyanarayana K V P <satyanarayana.k.v.p@intel.com>
Tue, 22 Jul 2025 12:05:05 +0000 (17:35 +0530)
committerMatthew Brost <matthew.brost@intel.com>
Wed, 23 Jul 2025 14:22:31 +0000 (07:22 -0700)
commit864690cf4dd62482b6dd049d82c509886c904303
tree8cb03d5f5bfcf11366cbf71cf9bc7310421db35d
parentf3009272ff2ec0498426001e4dd2a12c50234e08
drm/xe/vf: Attach and detach CCS copy commands with BO

Attach CCS read/write copy commands to BO for old and new mem types as
NULL -> tt or system -> tt.
Detach the CCS read/write copy commands from BO while deleting ttm bo
from xe_ttm_bo_delete_mem_notify().

Signed-off-by: Satyanarayana K V P <satyanarayana.k.v.p@intel.com>
Cc: Michal Wajdeczko <michal.wajdeczko@intel.com>
Cc: Matthew Brost <matthew.brost@intel.com>
Cc: Matthew Auld <matthew.auld@intel.com>
Cc: MichaƂ Winiarski <michal.winiarski@intel.com>
Reviewed-by: Matthew Brost <matthew.brost@intel.com>
Signed-off-by: Matthew Brost <matthew.brost@intel.com>
Link: https://lore.kernel.org/r/20250722120506.6483-3-satyanarayana.k.v.p@intel.com
drivers/gpu/drm/xe/xe_bb.c
drivers/gpu/drm/xe/xe_bb.h
drivers/gpu/drm/xe/xe_bo.c
drivers/gpu/drm/xe/xe_bo_types.h
drivers/gpu/drm/xe/xe_migrate.c
drivers/gpu/drm/xe/xe_migrate.h
drivers/gpu/drm/xe/xe_sriov_vf_ccs.c
drivers/gpu/drm/xe/xe_sriov_vf_ccs.h
drivers/gpu/drm/xe/xe_sriov_vf_ccs_types.h