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.

[参考译文] AM68:AM68 -在 Yocto 中为 Chromium 配置硬件呈现支持

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

https://e2e.ti.com/support/processors-group/processors/f/processors-forum/1285217/am68-am68---configuring-hardware-rendering-support-in-yocto-for-chromium

器件型号:AM68

您好!

我正在尝试使用硬件渲染支持配置 Chromium-Oze-wayland (layers.openembedded.org/.../)。

使用 poky (kirkstone)和 local.conf 文件:

Fullscreen
1
2
3
4
5
6
7
8
9
IMAGE_INSTALL:append = " ti-img-rogue-umlibs ti-img-rogue-driver"
IMAGE_INSTALL:append = " libdrm"
MACHINE_ESSENTIAL_EXTRA_RRECOMMENDS += "kernel-modules"
PREFERRED_PROVIDER_virtual/gpudriver = "ti-img-rogue-driver"
IMAGE_INSTALL:append = " chromium-ozone-wayland"
PACKAGECONFIG:append:pn-chromium-ozone-wayland = " use-egl"
XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX

用于路域构建的铬、但铬://GPU 报告未使用硬件加速。

Fullscreen
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
Graphics Feature Status
Canvas: Software only, hardware acceleration unavailable
Canvas out-of-process rasterization: Disabled
Direct Rendering Display Compositor: Disabled
Compositing: Software only. Hardware acceleration disabled
Multiple Raster Threads: Disabled
OpenGL: Disabled
Rasterization: Software only. Hardware acceleration disabled
Raw Draw: Disabled
Skia Graphite: Disabled
Video Decode: Software only. Hardware acceleration disabled
Video Encode: Software only. Hardware acceleration disabled
Vulkan: Disabled
WebGL: Software only, hardware acceleration unavailable
WebGL2: Software only, hardware acceleration unavailable
WebGPU: Disabled
XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX

使用 ti-img-rog 驱动程序提供的虚拟/gpudriver、我是否还必须指定虚拟/EGL、虚拟/libgles2? 或者、通过 Yocto 设置图形时是否需要其他细节?

其次、有一个构建支持 vaapi 的铬的选项、该选项可用于 AM68吗?

此致、

理查德

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

    您好、Richard、

    Chromium 硬件加速是我们的 SDK 团队目前正在开发的一项功能。 该功能计划于2024年3月发布9.2 SDK。  

    遗憾的是、在此之前、我们无法在 Chromium 上支持硬件加速。

    此致、

    大沼市

x 出现错误。请重试或与管理员联系。