Skip to content
Snippets Groups Projects
Commit a26b4cda authored by Michael Ruhl's avatar Michael Ruhl
Browse files

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.

Reviewed-by: default avatarMatthew Auld <matthew.auld@intel.com>
Signed-off-by: default avatarMichael J. Ruhl <michael.j.ruhl@intel.com>
parent c7a0c2f0
No related branches found
No related tags found
1 merge request!349drm/xe: Rework size helper to be a little more correct
Pipeline #889610 passed
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment