diff options
author | Thomas Hellström <[email protected]> | 2021-11-04 12:07:17 +0100 |
---|---|---|
committer | Thomas Hellström <[email protected]> | 2021-11-05 09:05:30 +0100 |
commit | 3589fdbd3b2085e273b6ea1e9f27a211e0ef74f8 (patch) | |
tree | e53c2f1d9386b2a5bda994c93d3164f7bb56776f /lib/mpi/mpi-inv.c | |
parent | fbd4cf3bfe1557b80774670d19c0a68d7d40fb18 (diff) |
drm/i915/ttm: Reorganize the ttm move code
We are about to introduce failsafe- and asynchronous migration and
ttm moves.
This will add complexity and code to the TTM move code so it makes sense
to split it out to a separate file to make the i915 TTM code easer to
digest.
Split the i915 TTM move code out and since we will have to change the name
of the gpu_binds_iomem() and cpu_maps_iomem() functions anyway,
we alter the name of gpu_binds_iomem() to i915_ttm_gtt_binds_lmem() which
is more reflecting what it is used for.
With this we also add some more documentation. Otherwise there should be
no functional change.
Signed-off-by: Thomas Hellström <[email protected]>
Reviewed-by: Matthew Auld <[email protected]>
Link: https://patchwork.freedesktop.org/patch/msgid/[email protected]
Diffstat (limited to 'lib/mpi/mpi-inv.c')
0 files changed, 0 insertions, 0 deletions