Home
last modified time | relevance | path

Searched refs:xe_pat_index_get_coh_mode (Results 1 – 3 of 3) sorted by relevance

/linux-6.12.1/drivers/gpu/drm/xe/
Dxe_pat.h59 u16 xe_pat_index_get_coh_mode(struct xe_device *xe, u16 pat_index);
Dxe_pat.c151 u16 xe_pat_index_get_coh_mode(struct xe_device *xe, u16 pat_index) in xe_pat_index_get_coh_mode() function
Dxe_vm.c2770 coh_mode = xe_pat_index_get_coh_mode(xe, pat_index); in vm_bind_ioctl_check_args()
2895 coh_mode = xe_pat_index_get_coh_mode(xe, pat_index); in xe_vm_bind_ioctl_validate_bo()