Home
last modified time | relevance | path

Searched refs:xe_bo_has_valid_ccs_bb (Results 1 – 2 of 2) sorted by relevance

/linux/drivers/gpu/drm/xe/
H A Dxe_sriov_vf_ccs.c456 if (!xe_bo_has_valid_ccs_bb(bo)) in xe_sriov_vf_ccs_detach_bo()
H A Dxe_bo.h473 static inline bool xe_bo_has_valid_ccs_bb(struct xe_bo *bo) in xe_bo_has_valid_ccs_bb() function