Skip to content

Commit 3b2b254

Browse files
erichuang22alexdeucher
authored andcommitted
Revert "Revert "drm/amdgpu: Fix warning of Function parameter or member not described""
This reverts commit 4e7b93c. Revert reason: The issue has been resolved. Signed-off-by: Eric Huang <[email protected]> Signed-off-by: Alex Deucher <[email protected]>
1 parent 8f0e2d5 commit 3b2b254

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

drivers/gpu/drm/amd/amdgpu/amdgpu_vm.c

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1856,6 +1856,7 @@ void amdgpu_vm_get_memory(struct amdgpu_vm *vm, uint64_t *vram_mem,
18561856
* @adev: amdgpu_device pointer
18571857
* @bo_va: requested BO and VM object
18581858
* @clear: if true clear the entries
1859+
* @table_freed: return true if page table is freed
18591860
*
18601861
* Fill in the page table entries for @bo_va.
18611862
*

0 commit comments

Comments
 (0)