]> Git Repo - linux.git/commitdiff
drm/amd: Spelling s/SDMA_WRTIE_SUB_OPCODE_TILED/SDMA_WRITE_SUB_OPCODE_TILED/
authorGeert Uytterhoeven <[email protected]>
Fri, 17 Feb 2017 15:36:38 +0000 (16:36 +0100)
committerAlex Deucher <[email protected]>
Thu, 30 Mar 2017 03:53:21 +0000 (23:53 -0400)
Reviewed-by: Christian König <[email protected]>
Signed-off-by: Geert Uytterhoeven <[email protected]>
Cc: Alex Deucher <[email protected]>
Cc: Christian König <[email protected]>
Cc: [email protected]@lists.freedesktop.org
Signed-off-by: Alex Deucher <[email protected]>
drivers/gpu/drm/amd/amdgpu/cikd.h
drivers/gpu/drm/radeon/cikd.h

index 6cbd913fd12ed6f971bc50440e19132f77b6d190..6a9e38a3d2a0bbee4265da23f889b4ebf3710b5c 100644 (file)
 #       define SDMA_COPY_SUB_OPCODE_T2T_SUB_WINDOW        6
 #define        SDMA_OPCODE_WRITE                                 2
 #       define SDMA_WRITE_SUB_OPCODE_LINEAR               0
-#       define SDMA_WRTIE_SUB_OPCODE_TILED                1
+#       define SDMA_WRITE_SUB_OPCODE_TILED                1
 #define        SDMA_OPCODE_INDIRECT_BUFFER                       4
 #define        SDMA_OPCODE_FENCE                                 5
 #define        SDMA_OPCODE_TRAP                                  6
index 48db93577c1dacadbf9804d7b21efedcb8023bd0..e21015475ed52f31a01f68d5ec74a1d28092a0f2 100644 (file)
 #       define SDMA_COPY_SUB_OPCODE_T2T_SUB_WINDOW        6
 #define        SDMA_OPCODE_WRITE                                 2
 #       define SDMA_WRITE_SUB_OPCODE_LINEAR               0
-#       define SDMA_WRTIE_SUB_OPCODE_TILED                1
+#       define SDMA_WRITE_SUB_OPCODE_TILED                1
 #define        SDMA_OPCODE_INDIRECT_BUFFER                       4
 #define        SDMA_OPCODE_FENCE                                 5
 #define        SDMA_OPCODE_TRAP                                  6
This page took 0.060559 seconds and 4 git commands to generate.