Commit Graph

21 Commits

Author SHA1 Message Date
Neena Busireddy
13d5f55553 chromium-ozone-wayland: Update the patch to fix chromium regression [YOCIMX-8668]
Signed-off-by: Neena Busireddy <neenareddy.busireddy@nxp.com>
2025-01-08 08:49:08 -06:00
Neena Busireddy
1c8f533dc5 chromium-ozone-wayland: Add a patch to fix webgl 2.0.0 cts test case [YOCIMX-8656]
Signed-off-by: Neena Busireddy <neenareddy.busireddy@nxp.com>
2025-01-06 10:29:32 -06:00
Neena Busireddy
7e73762f61 chromium-ozone-wayland: Add patch to fix canvas webgl test failures [YOCIMX-8574]
Signed-off-by: Neena Busireddy <neenareddy.busireddy@nxp.com>
2024-12-11 10:16:44 -06:00
Neena Busireddy
2c8fb62498 chromium-ozone-wayland: Add a patch to fix webgl 2.0.0 cts crash [YOCIMX-8533]
Signed-off-by: Neena Busireddy <neenareddy.busireddy@nxp.com>
2024-11-21 09:51:02 -06:00
Hou Qi
fc6ee9bef3 chromium-ozone-wayland: Add V4L2VD support for amphion vp8 format [LF-13950]
Signed-off-by: Hou Qi <qi.hou@nxp.com>
2024-11-19 10:34:22 +09:00
Neena Busireddy
1e59785ace chromium-ozone-wayland: Fix out of memory issue during build [YOCIMX-8352]
Chromium compile fails at the very end during linking with std::bad_alloc error.
This patch fixes the error.

Signed-off-by: Neena Busireddy <neenareddy.busireddy@nxp.com>
2024-11-07 08:23:30 -06:00
Neena Busireddy
d9f33139b8 chromium-ozone-wayland: Disable gpu rasterization as default for all machines [YOCIMX-8484]
After chromium is upgraded to 129, there is a hang in playback video which is related to GPU rasterization.

Signed-off-by: Neena Busireddy <neenareddy.busireddy@nxp.com>
2024-11-01 08:47:18 -05:00
Neena Busireddy
0cd49bc841 Revert "chromium-ozone-wayland: Enable gold linker to test out of memory issue"
This reverts commit 13c83976a7.
2024-10-30 10:52:14 -05:00
Neena Busireddy
13c83976a7 chromium-ozone-wayland: Enable gold linker to test out of memory issue
Signed-off-by: Neena Busireddy <neenareddy.busireddy@nxp.com>
2024-10-29 14:09:18 -05:00
Tom Hochstein
d4316139b3 Revert "chromium-ozone-wayland: Set parallel threads to 8 as a workaround temporarily to fix memory issues"
This reverts commit 6f55953d31.
2024-10-29 06:12:52 -05:00
Neena Busireddy
6f55953d31 chromium-ozone-wayland: Set parallel threads to 8 as a workaround temporarily to fix memory issues
Signed-off-by: Neena Busireddy <neenareddy.busireddy@nxp.com>
2024-10-28 10:53:26 -05:00
Neena Busireddy
9437459ccd chromium-ozone-wayland: Fix patch name
Signed-off-by: Neena Busireddy <neenareddy.busireddy@nxp.com>
2024-10-25 10:57:19 -05:00
Neena Busireddy
5485cf0ef4 Revert "chromium-ozone-wayland: Disable VDA patches as it is still not ready [YOCIMX-8352]"
This reverts commit d2996bdf0e.
2024-10-25 10:30:41 -05:00
Neena Busireddy
dc179197e2 chromium-ozone-wayland: Refresh VPU patches for chromium 129.0.6668.100 [YOCIMX-8352]
Signed-off-by: Neena Busireddy <neenareddy.busireddy@nxp.com>
2024-10-25 10:18:32 -05:00
Neena Busireddy
d2996bdf0e chromium-ozone-wayland: Disable VDA patches as it is still not ready [YOCIMX-8352]
Signed-off-by: Neena Busireddy <neenareddy.busireddy@nxp.com>
2024-10-24 10:46:49 -05:00
Neena Busireddy
f4645f0e6c chromium-ozone-wayland: Upgrade chromium to 129.0.6668.100 [YOCIMX-8352]
Signed-off-by: Neena Busireddy <neenareddy.busireddy@nxp.com>
2024-10-24 10:45:14 -05:00
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