diff options
| author | Christian König <[email protected]> | 2022-03-15 07:51:24 +0000 |
|---|---|---|
| committer | Alex Deucher <[email protected]> | 2022-03-25 16:40:26 +0000 |
| commit | 184a69ca4d4125eee07f853cde45ee19dd21c437 (patch) | |
| tree | b32d805dccf7289628c1b068ab6771e8746a8ae2 /drivers/gpu/drm/amd/amdgpu/amdgpu_sync.h | |
| parent | drm/amdgpu: move VM PDEs to idle after update (diff) | |
| download | kernel-184a69ca4d4125eee07f853cde45ee19dd21c437.tar.gz kernel-184a69ca4d4125eee07f853cde45ee19dd21c437.zip | |
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 <[email protected]>
Acked-by: Felix Kuehling <[email protected]>
Signed-off-by: Alex Deucher <[email protected]>
Diffstat (limited to 'drivers/gpu/drm/amd/amdgpu/amdgpu_sync.h')
0 files changed, 0 insertions, 0 deletions
