diff options
author | Christian König <christian.koenig@amd.com> | 2022-03-15 10:51:24 +0300 |
---|---|---|
committer | Alex Deucher <alexander.deucher@amd.com> | 2022-03-25 19:40:26 +0300 |
commit | 184a69ca4d4125eee07f853cde45ee19dd21c437 (patch) | |
tree | b32d805dccf7289628c1b068ab6771e8746a8ae2 /lib/test_ida.c | |
parent | 6e97c2f9689227b3fb6e2563127669f2146b5df5 (diff) | |
download | linux-184a69ca4d4125eee07f853cde45ee19dd21c437.tar.xz |
drm/amdgpu: separate VM PT handling into amdgpu_vm_pt.c
Separate the VM page table backend operations from the state machine since
the amdgpu_vm.c file is becoming to complex.
The allocating, freeing and updating page tables and page directories can
easily be moved into a separate file.
While at it cleanup everything checkpatch.pl reported and rename the
functions a bit to make more clear that they belong together.
Signed-off-by: Christian König <christian.koenig@amd.com>
Acked-by: Felix Kuehling <Felix.Kuehling@amd.com>
Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
Diffstat (limited to 'lib/test_ida.c')
0 files changed, 0 insertions, 0 deletions