diff options
author | Michael J. Ruhl <michael.j.ruhl@intel.com> | 2023-05-25 15:43:26 -0400 |
---|---|---|
committer | Rodrigo Vivi <rodrigo.vivi@intel.com> | 2023-12-19 18:34:10 -0500 |
commit | fb31517cd712f9a29608bc24fbcaf45d14e9c40e (patch) | |
tree | 4e6c3cc3d5c8a5aac2f47e37d3083f04bbebfe5f /drivers/gpu/drm/drm_fbdev_dma.c | |
parent | 2d830096e41403ba67c9d066de2fb818f81d9591 (diff) |
drm/xe: Rename GPU offset helper to reflect true usage
The _io_offset helper function is returning an offset into the GPU
address space. Using the CPU address offset (io_) is not correct.
Rename to reflect usage.
Update to use GPU offset information.
Update PT dma_offset to use the helper
Reviewed-by: Matthew Auld <matthew.auld@intel.com>
Signed-off-by: Michael J. Ruhl <michael.j.ruhl@intel.com>
Signed-off-by: Rodrigo Vivi <rodrigo.vivi@intel.com>
Diffstat (limited to 'drivers/gpu/drm/drm_fbdev_dma.c')
0 files changed, 0 insertions, 0 deletions