Home
last modified time | relevance | path

Searched defs:bo_offset (Results 1 – 5 of 5) sorted by relevance

/linux/drivers/gpu/drm/amd/amdgpu/
H A Damdgpu_rlc.c194 u32 bo_offset = 0; in amdgpu_gfx_rlc_setup_cp_table() local
/linux/drivers/gpu/drm/xe/
H A Dxe_vm.c1487 static u64 xelp_pde_encode_bo(struct xe_bo *bo, u64 bo_offset, in xelp_pde_encode_bo()
1499 static u64 xelp_pte_encode_bo(struct xe_bo *bo, u64 bo_offset, in xelp_pte_encode_bo()
/linux/include/uapi/drm/
H A Dnouveau_drm.h328 __u64 bo_offset; member
H A Dpanthor_drm.h560 __u64 bo_offset; global() member
/linux/drivers/gpu/drm/nouveau/
H A Dnouveau_uvmm.c138 u64 bo_offset, u8 kind, in nouveau_uvmm_vmm_map()