Searched defs:bo_offset (Results 1 – 11 of 11) sorted by relevance
/linux-6.12.1/drivers/gpu/drm/xe/ |
D | xe_ggtt.c | 66 static u64 xelp_ggtt_pte_encode_bo(struct xe_bo *bo, u64 bo_offset, in xelp_ggtt_pte_encode_bo() 80 static u64 xelpg_ggtt_pte_encode_bo(struct xe_bo *bo, u64 bo_offset, in xelpg_ggtt_pte_encode_bo()
|
D | xe_vm.c | 1249 static u64 xelp_pde_encode_bo(struct xe_bo *bo, u64 bo_offset, in xelp_pde_encode_bo() 1261 static u64 xelp_pte_encode_bo(struct xe_bo *bo, u64 bo_offset, in xelp_pte_encode_bo()
|
/linux-6.12.1/drivers/gpu/drm/amd/amdgpu/ |
D | amdgpu_rlc.c | 194 u32 bo_offset = 0; in amdgpu_gfx_rlc_setup_cp_table() local
|
/linux-6.12.1/drivers/gpu/drm/gma500/ |
D | psb_intel_drv.h | 66 size_t(*bo_offset) (struct drm_device *dev, void *bo); member
|
/linux-6.12.1/drivers/gpu/drm/i915/gem/ |
D | i915_gem_object_types.h | 726 resource_size_t bo_offset; member
|
/linux-6.12.1/drivers/gpu/drm/panthor/ |
D | panthor_mmu.c | 202 u64 bo_offset; member 1401 panthor_vm_get_bo_for_va(struct panthor_vm *vm, u64 va, u64 *bo_offset) in panthor_vm_get_bo_for_va()
|
/linux-6.12.1/include/uapi/drm/ |
D | nouveau_drm.h | 328 __u64 bo_offset; member
|
D | panthor_drm.h | 516 __u64 bo_offset; member
|
/linux-6.12.1/drivers/gpu/drm/vmwgfx/ |
D | vmwgfx_surface.c | 65 uint32_t bo_offset; member
|
/linux-6.12.1/drivers/gpu/drm/nouveau/ |
D | nouveau_uvmm.c | 138 u64 bo_offset, u8 kind, in nouveau_uvmm_vmm_map()
|
/linux-6.12.1/drivers/gpu/drm/radeon/ |
D | cik.c | 6414 u32 bo_offset = 0; in cik_init_cp_pg_table() local
|