Searched refs:xe_bo_read (Results 1 – 4 of 4) sorted by relevance
| /linux/drivers/gpu/drm/xe/display/ |
| H A D | xe_display_bo.c | 27 return xe_bo_read(bo, offset, dst, size); in xe_display_bo_read_from_page()
|
| /linux/drivers/gpu/drm/xe/ |
| H A D | xe_bo.h | 423 int xe_bo_read(struct xe_bo *bo, u64 offset, void *dst, int size);
|
| H A D | xe_bo.c | 2218 int xe_bo_read(struct xe_bo *bo, u64 offset, void *dst, int size) in xe_bo_read() function
|
| H A D | xe_vm.c | 4585 err = xe_bo_read(bo, snap->snap[i].bo_ofs, in xe_vm_snapshot_capture_delayed()
|