Home
last modified time | relevance | path

Searched defs:bo_offset (Results 1 – 6 of 6) 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/panthor/
H A Dpanthor_mmu.c203 u64 bo_offset; member
1381 panthor_vm_get_bo_for_va(struct panthor_vm *vm, u64 va, u64 *bo_offset) in panthor_vm_get_bo_for_va()
/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/xe/
H A Dxe_vm.c1515 static u64 xelp_pde_encode_bo(struct xe_bo *bo, u64 bo_offset, in xelp_pde_encode_bo()
1527 static u64 xelp_pte_encode_bo(struct xe_bo *bo, u64 bo_offset, in xelp_pte_encode_bo()
/linux/drivers/gpu/drm/nouveau/
H A Dnouveau_uvmm.c138 u64 bo_offset, u8 kind, in nouveau_uvmm_vmm_map()