This thread has been locked.

If you have a related question, please click the "Ask a related question" button in the top right corner. The newly created question will be automatically linked to this question.

[参考译文] PROCESSOR-SDK-AM62P:请求 Rogue GPU 测试可执行文件的源代码

Guru**** 2478765 points


请注意,本文内容源自机器翻译,可能存在语法或其它翻译错误,仅供参考。如需获取准确内容,请参阅链接中的英语原文或自行翻译。

https://e2e.ti.com/support/processors-group/processors/f/processors-forum/1460283/processor-sdk-am62p-request-for-source-code-of-rogue-gpu-test-executables

器件型号:PROCESSOR-SDK-AM62P

工具与软件:

您好!

我正在寻找以下可执行文件的源代码来测试 Rogue GPU:

  1. rgx_blit_test

  2. rgx_compute_test

  3. rgx_kicksync_test

  4. rgx_Triangle 测试

  5. rgx_twiddling_test

    SDK 文档中提到了这些可执行文件 、该文档位于(https://software-dl.ti.com/processor-sdk-linux/esd/AM62PX/10_01_10_04/exports/docs/linux/Foundational_Components Graphics/Rogue/Grap.html Rogue_Debug_Info)。

但是、我在(https://git.ti.com/cgit/graphics/ti-img-rogue-umlibs)上发现 TI Git 存储库仅包含这些可执行文件的二进制文件

我还在该链接(https://git.ti.com/cgit/graphics/ti-img-rogue-driver/)中找到了 PowerVR 驱动程序源代码。 在移除 OpenGL 和其他代码的过程中、我想基于这一点实施代码、以便通过驱动程序直接与 GPU 交互。

非常感谢您的任何帮助!