Commit Graph

5 Commits

Author SHA1 Message Date
Neena Busireddy
9478770e55 chromium-ozone-wayland: Enable GPU rasterization for mx8/mx9 machines which has GPU [YOCIMX-8033]
- GPU rasterization is enabled for mx9 as Arm mali GPU improves chromium performance when GPU rasterization is enabled.
- GPU rasterization is enabled for mx8 but due to the poor performance, MSAA has been disabled for Vivante GPU which is done
through patch
- GPU rasterization is disabled for mx6/7 because of rendering issue

Signed-off-by: Neena Busireddy <neenareddy.busireddy@nxp.com>
2024-07-09 16:49:13 +02:00
Neena Busireddy
d2c4ff6eb0 chromium-ozone-wayland: Add a patch to disable GL_MAX_SAMPLES checking for webgl context [YOCIMX-8040]
Signed-off-by: Neena Busireddy <neenareddy.busireddy@nxp.com>
2024-07-03 12:53:37 -07:00
Tom Hochstein
a9f8673d3b chromium-ozone-wayland: Add patches to fix Scarthgap build [YOCIMX-7745]
Signed-off-by: Tom Hochstein <tom.hochstein@nxp.com>
2024-03-28 14:50:37 +08:00
Tom Hochstein
26eecb45ae chromium-ozone-wayland: Fix narrowing build break
Backport fix from https://chromium-review.googlesource.com/c/chromium/src/+/5150303.

Signed-off-by: Tom Hochstein <tom.hochstein@nxp.com>
2024-03-09 10:34:53 -06:00
Neena Busireddy
d25c439714 Rename all the layers in meta-imx [YOCIMX-7393]
meta-bsp --> meta-imx-bsp
meta-sdk --> meta-imx-sdk
meta-ml --> meta-imx-ml
meta-v2x --> meta-imx-v2x
meta-cockpit-->meta-imx-cockpit

Signed-off-by: Neena Busireddy <neenareddy.busireddy@nxp.com>
2023-12-08 06:41:38 +01:00