diff options
| author | Oak Zeng <[email protected]> | 2023-07-11 17:46:09 -0400 |
|---|---|---|
| committer | Rodrigo Vivi <[email protected]> | 2023-12-21 11:40:19 -0500 |
| commit | 0887a2e7ab620510093d55f4587c407362363b6d (patch) | |
| tree | 0fb8135a614d6bdce1244bf94442880de1edba94 /tools/perf/scripts/python | |
| parent | a20c75dba192af6ba63d618514a064268dbbe7db (diff) | |
drm/xe: Make xe_mem_region struct
Make a xe_mem_region structure which will be used in the
coming patches. The new structure is used in both xe device
level (xe->mem.vram) and xe_tile level (tile->vram).
Make the definition of xe_mem_region.dpa_base to be the DPA
base of this memory region and change codes according to
this new definition.
v1:
- rename xe_mem_region.base to dpa_base per conversation with Mike
Ruhl
Signed-off-by: Oak Zeng <[email protected]>
Reviewed-by: Michael J. Ruhl <[email protected]>
Reviewed-by: Matthew Brost <[email protected]>
Signed-off-by: Rodrigo Vivi <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python')
0 files changed, 0 insertions, 0 deletions