projects
/
openwrt
/
staging
/
blogic.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
de9ea7b
)
drm/amdgpu: remove AMDGPU_VM_NO_FLUSH define
author
Christian König
<
[email protected]
>
Fri, 12 Aug 2016 09:40:11 +0000
(11:40 +0200)
committer
Alex Deucher
<
[email protected]
>
Tue, 16 Aug 2016 14:44:20 +0000
(10:44 -0400)
Not used any more.
Signed-off-by: Christian König <
[email protected]
>
Reviewed-by: Alex Deucher <
[email protected]
>
Reviewed-by: Edward O'Callaghan <
[email protected]
>
Signed-off-by: Alex Deucher <
[email protected]
>
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 e0e40aca0f786752c215e667683cb24ef0851090..12925016370b6d55dd03bd8152f46f7a82efb8e2 100644
(file)
--- a/
drivers/gpu/drm/amd/amdgpu/amdgpu_vm.c
+++ b/
drivers/gpu/drm/amd/amdgpu/amdgpu_vm.c
@@
-51,9
+51,6
@@
* SI supports 16.
*/
-/* Special value that no flush is necessary */
-#define AMDGPU_VM_NO_FLUSH (~0ll)
-
/* Local structure. Encapsulate some VM table update parameters to reduce
* the number of function parameters
*/