Home
last modified time | relevance | path

Searched defs:bo_ofs (Results 1 – 2 of 2) sorted by relevance

/linux/drivers/gpu/drm/xe/display/
H A Dxe_fb_pin.c18 write_dpt_rotated(struct xe_bo *bo, struct iosys_map *map, u32 *dpt_ofs, u32 bo_ofs, in write_dpt_rotated()
51 u32 bo_ofs, u32 width, u32 height, u32 src_stride, in write_dpt_remapped()
169 write_ggtt_rotated(struct xe_bo *bo, struct xe_ggtt *ggtt, u32 *ggtt_ofs, u32 bo_ofs, in write_ggtt_rotated()
/linux/drivers/gpu/drm/xe/
H A Dxe_vm.c3307 u64 ofs, bo_ofs; member