Home
last modified time | relevance | path

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

/linux/drivers/gpu/drm/xe/display/
H A Dxe_fb_pin.c25 write_dpt_rotated(struct xe_bo *bo, struct iosys_map *map, u32 *dpt_ofs, u32 bo_ofs, in write_dpt_rotated() argument
38 u32 src_idx = src_stride * (height - 1) + column + bo_ofs; in write_dpt_rotated()
214 struct xe_bo *bo, u32 bo_ofs, in write_ggtt_rotated() argument
220 u32 src_idx = src_stride * (height - 1) + column + bo_ofs; in write_ggtt_rotated()