projects
/
linux.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
f5cc09a
)
Revert "drm/amdgpu: Fix warning of Function parameter or member not described"
author
Eric Huang
<JinhuiEric.Huang@amd.com>
Fri, 9 Jul 2021 18:55:03 +0000
(14:55 -0400)
committer
Alex Deucher
<alexander.deucher@amd.com>
Tue, 13 Jul 2021 15:59:14 +0000
(11:59 -0400)
This reverts commit
7a68d188d1c4a9d947369acaa19040a58baaaeda
.
Reason for revert: the related commit is reverted.
Signed-off-by: Eric Huang <jinhuieric.huang@amd.com>
Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
drivers/gpu/drm/amd/amdgpu/amdgpu_vm.c
patch
|
blob
|
history
diff --git
a/drivers/gpu/drm/amd/amdgpu/amdgpu_vm.c
b/drivers/gpu/drm/amd/amdgpu/amdgpu_vm.c
index 79cfa2d68487ea3333ce6f7b58e87370a79e9632..6b43ebab68a11c7a213e772d4f481ac933fd937a 100644
(file)
--- a/
drivers/gpu/drm/amd/amdgpu/amdgpu_vm.c
+++ b/
drivers/gpu/drm/amd/amdgpu/amdgpu_vm.c
@@
-1816,7
+1816,6
@@
void amdgpu_vm_get_memory(struct amdgpu_vm *vm, uint64_t *vram_mem,
* @adev: amdgpu_device pointer
* @bo_va: requested BO and VM object
* @clear: if true clear the entries
- * @table_freed: return true if page table is freed
*
* Fill in the page table entries for @bo_va.
*