Skip to content

Commit 7a0a185

Browse files
committed
fix(Graphics):Rogue_Debug_Info: Remove mentions of rgx_kicksync_test
Remove mentions of rgx_kicksync_test. As it is no longer separately packaged in the SDK. Signed-off-by: Antonios Christidis <a-christidis@ti.com>
1 parent 575a283 commit 7a0a185

File tree

1 file changed

+0
-5
lines changed

1 file changed

+0
-5
lines changed

source/linux/Foundational_Components/Graphics/Rogue/Rogue_Debug_Info.rst

Lines changed: 0 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -19,8 +19,6 @@ libraries:
1919
- Try several blit operations and display them to the screen
2020
* - ``rgx_compute_test``
2121
- Try several different compute tasks on the core
22-
* - ``rgx_kicksync_test``
23-
- Try several processes on the core to stress the KickSync API
2422
* - ``rgx_triangle_test``
2523
- Render a triangle to the attached display
2624
* - ``rgx_twiddling_test``
@@ -32,9 +30,6 @@ most useful for verifying GPU functionality.
3230

3331
The order of operation to verify fundamental GPU functionality is as follows:
3432

35-
#. Use ``rgx_kicksync_test`` to verify the GPU can communicate with the
36-
kernel module.
37-
3833
#. Use ``rgx_compute_test`` to verify that the GPU is able to handle a proper
3934
compute load.
4035

0 commit comments

Comments
 (0)