| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
|
|
|
|
|
|
|
|
| |
Upgrade uuu to latest release, which introduces support for container
format v2 required on newer SoCs such as i.MX943 and i.MX95 B0.
This version adds support for macOS on ARM. As a result, the former
executable uuu_mac has been renamed to uuu_mac_x86, and a new
uuu_mac_arm binary is provided.
Signed-off-by: Emanuele Ghidoli <emanuele.ghidoli@toradex.com>
(cherry picked from commit 056f218a7075a7db8447dfba71b4c3155bd6f173)
|
|\
| |
| | |
Revert "mesa: Drop patches as no longer needed"
|
|/
|
|
|
|
|
| |
These patches are still needed on Walnascar, so revert the backport
from master that removed them.
This reverts commit 1d23556d3f94aafa6c2df995df3ea8773835f823.
|
|\
| |
| | |
fixup! vulkan-loader: Fix version-specific patching
|
|/
|
|
|
|
| |
Adjust the version for the backport to Walnascar.
Signed-off-by: Tom Hochstein <tom.hochstein@nxp.com>
|
|\
| |
| | |
[Backport walnascar] vulkan-loader: Fix version-specific patching
|
|/
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
The build fails because it cannot find the patch files in the version-
specific folder. The problem is the bbappend uses `PN`. However, it
turns out that `BP` doesn't work either:
```
ERROR: /.../poky/meta/recipes-graphics/vulkan/vulkan-loader_1.4.321.0.bb: Unable to get checksum for vulkan-loader SRC_URI entry 0001-LF-11869-change-mali-wsi-layer-activating-order.patch: file could not be found
The following paths were searched:
/.../meta-freescale/recipes-graphics/vulkan/defaultpkgname-1.0/fsl/0001-LF-11869-change-mali-wsi-layer-activating-order.patch
[ %< SNIP %< ]
```
When `FILESEXTRAPATHS` is prepended, `BP` is not ready since the
immediate expansion operator `:=` is used, hence the folder name
`defaultpkgname-1.0` shown in the error log.
Fix the problem with hard-coded values.
Signed-off-by: Tom Hochstein <tom.hochstein@nxp.com>
(cherry picked from commit 4d0d409a4ca831b1a643bfee1b6504f63c6179a3)
|
|\
| |
| | |
[Backport walnascar] vulkan-loader: Fix patch for non-GPU i.MX 8
|
|/
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
Building for i.MX 8 without GPU results in a patching error:
```
ERROR: vulkan-loader-1.4.309.0-r0 do_patch: QA Issue: Fuzz detected:
Applying patch 0001-LF-11869-change-mali-wsi-layer-activating-order.patch
patching file loader/loader.c
Hunk #1 succeeded at 3034 with fuzz 1 (offset 128 lines).
Hunk #2 succeeded at 3101 (offset 135 lines).
Hunk #3 succeeded at 3115 (offset 135 lines).
The context lines in the patches can be updated with devtool:
devtool modify vulkan-loader
devtool finish --force-patch-refresh vulkan-loader <layer_path>
Don't forget to review changes done by devtool!
Patch log indicates that patches do not apply cleanly. [patch-fuzz]
```
The problem is i.MX 8 without GPU uses the latest Vulkan 1.4.309.0 and
needs that version of the patch, but the recipe provides the older
version of the patch for Vulkan 1.3.275.0.imx.
Use version-specific folders to resolve the mismatch.
Signed-off-by: Tom Hochstein <tom.hochstein@nxp.com>
(cherry picked from commit 8fa7e34f51b88110e54638028a4635f62e44cc0a)
|
|\
| |
| | |
Revert "Replace kernel-fitimage KERNER_CLASSES with kernel-fit-extra-…
|
|/
|
|
|
|
|
| |
This reverts commit f515d8537234e85ddc612a32459808641b774ba5.
This commit was cherry-picked to walnascar, but this is wrong. This
kernel class does not exist on walnascar.
|
|\
| |
| | |
Sync walnascar with master - NXP BSP 6.12.20-2.0.0 release
|
| |
| |
| |
| | |
(cherry picked from commit 637d928d814e678bf20a2ea4b03c871b66ced386)
|
| |
| |
| |
| | |
(cherry picked from commit 1081c5dbe24dc9b366aa398e0048f73ea93a80b5)
|
| |
| |
| |
| |
| | |
Signed-off-by: Hiago De Franco <hiago.franco@toradex.com>
(cherry picked from commit ede942615b7ceb5b62919938a15f04532ca4c6f1)
|
| |
| |
| |
| |
| | |
Signed-off-by: Hiago De Franco <hiago.franco@toradex.com>
(cherry picked from commit 1b4ab2071e4539f8fb827accd644dc5d0675ece3)
|
| |
| |
| |
| |
| | |
Signed-off-by: Hiago De Franco <hiago.franco@toradex.com>
(cherry picked from commit 0380b7d6e55c57da0745f121015b0bc109d75c19)
|
| |
| |
| |
| |
| |
| |
| |
| | |
Upgrade to version 8.28, from new 6.12.20-2.0.0 NXP release.
From meta-imx, this was only a Copyright update.
Signed-off-by: Hiago De Franco <hiago.franco@toradex.com>
(cherry picked from commit 0dda51b60dcbacf2114680fcf5595e4b7f267b4f)
|
| |
| |
| |
| |
| |
| |
| | |
Upgrade to version 2.0.2, from new 6.12.20-2.0.0 NXP release.
Signed-off-by: Hiago De Franco <hiago.franco@toradex.com>
(cherry picked from commit 62e612767f0758fcfcd6ccb0de4feb9321e5cfe6)
|
| |
| |
| |
| |
| |
| |
| | |
Upgrade to version 8.28, from new 6.12.20-2.0.0 NXP release.
Signed-off-by: Hiago De Franco <hiago.franco@toradex.com>
(cherry picked from commit 2743bdd1e9b8cc102749bbd575d5302fe5f5b248)
|
| |
| |
| |
| | |
(cherry picked from commit 986dc92419f94aacf49ab4a38b23eb35534b12ad)
|
| |
| |
| |
| |
| | |
Signed-off-by: Hiago De Franco <hiago.franco@toradex.com>
(cherry picked from commit 4d198a8fbafa215ca6401e961b5349f0107ba956)
|
| |
| |
| |
| |
| |
| |
| | |
Upgrade version to 2.12, from new 6.12.20-2.0.0 NXP release.
Signed-off-by: Hiago De Franco <hiago.franco@toradex.com>
(cherry picked from commit afc69e70b01242df0e41b44dc5256c2ada06b15f)
|
| |
| |
| |
| |
| |
| |
| | |
Update from LF6.12.20-2.0.0
Signed-off-by: Zelan Zou <zelan.zou@nxp.com>
(cherry picked from commit a54f269cde8b55aa6393032f427f04648c78d270)
|
| |
| |
| |
| |
| |
| |
| | |
Update from LF6.12.20-2.0.0
Signed-off-by: Zelan Zou <zelan.zou@nxp.com>
(cherry picked from commit a12bf597b54404c440e6fab2316173ff275c3242)
|
| |
| |
| |
| |
| |
| |
| | |
Update from LF6.12.20-2.0.0
Signed-off-by: Zelan Zou <zelan.zou@nxp.com>
(cherry picked from commit 14ba349001e475230a54470e69d532a7b02f53fc)
|
| |
| |
| |
| |
| | |
Signed-off-by: Zelan Zou <zelan.zou@nxp.com>
(cherry picked from commit 54e05b2601526981869da84d74fd2cb7c4ce6f69)
|
| |
| |
| |
| |
| |
| |
| | |
Update from LF6.12.20-2.0.0
Signed-off-by: Zelan Zou <zelan.zou@nxp.com>
(cherry picked from commit 37ffaf77203c67d2b0eeeca60fb4cbde7c92de75)
|
| |
| |
| |
| |
| |
| |
| | |
Update from LF6.12.20-2.0.0
Signed-off-by: Zelan Zou <zelan.zou@nxp.com>
(cherry picked from commit 6bd8f2a6c2495ca7857aead0578776efa2e165c3)
|
| |
| |
| |
| | |
(cherry picked from commit b7287efdc47d5c8f0cb53dfb6a4ba66a8a8eb7ba)
|
| |
| |
| |
| |
| | |
Signed-off-by: Zelan Zou <zelan.zou@nxp.com>
(cherry picked from commit 93faef1c9801ebb4e708c5e9014460301b8807a6)
|
| |
| |
| |
| |
| |
| | |
Update from LF6.12.20-2.0.0
Signed-off-by: Zelan Zou <zelan.zou@nxp.com>
(cherry picked from commit a31dd5803b84db78663854eade050da5a0cdebec)
|
| |
| |
| |
| |
| | |
Signed-off-by: Zelan Zou <zelan.zou@nxp.com>
(cherry picked from commit 6445253ac08396c7f44d23c79a4b40b48939d42a)
|
| |
| |
| |
| |
| | |
Signed-off-by: Zelan Zou <zelan.zou@nxp.com>
(cherry picked from commit 5bf49ad508e344ea9beb6a9f665de60c4b5f56ce)
|
| |
| |
| |
| |
| | |
Signed-off-by: Zelan Zou <zelan.zou@nxp.com>
(cherry picked from commit 073c6d46d42f7caa2bd1ae44660aab6f477aeb76)
|
| |
| |
| |
| |
| | |
Signed-off-by: Zelan Zou <zelan.zou@nxp.com>
(cherry picked from commit d271621618ef076a0a0813667c13841f115b27c3)
|
| |
| |
| |
| |
| | |
Signed-off-by: Zelan Zou <zelan.zou@nxp.com>
(cherry picked from commit ce23855c9af1eae0d100f932c0287073d37cb110)
|
| |
| |
| |
| |
| | |
Signed-off-by: Zelan Zou <zelan.zou@nxp.com>
(cherry picked from commit 4d5d516c73b157ca071c641d71561a6469dba3d5)
|
| |
| |
| |
| |
| | |
Signed-off-by: Zelan Zou <zelan.zou@nxp.com>
(cherry picked from commit 359dd172eae7317a1ff507f9f34d05b083f2b124)
|
| |
| |
| |
| |
| |
| |
| | |
Update from LF6.12.20-2.0.0
Signed-off-by: Zelan Zou <zelan.zou@nxp.com>
(cherry picked from commit 9e2dc513410efe21ccfd3c5d8b83153e05cc59a2)
|
| |
| |
| |
| |
| |
| |
| | |
Update from LF6.12.20-2.0.0
Signed-off-by: Zelan Zou <zelan.zou@nxp.com>
(cherry picked from commit efcd5041f81710af25713f30afbdd92879990d0e)
|
| |
| |
| |
| |
| | |
Signed-off-by: Zelan Zou <zelan.zou@nxp.com>
(cherry picked from commit 1cf0dc9bc7051a1547e944299d4a338f831b2f04)
|
| |
| |
| |
| | |
(cherry picked from commit baf84923f894b5e6d355a08f0494d87aa0d29c3f)
|
| |
| |
| |
| |
| |
| |
| | |
The issues addressed by the patches are fixed in the current version.
Signed-off-by: Tom Hochstein <tom.hochstein@nxp.com>
(cherry picked from commit c2b898eed4eedc4630c891f92695390a5c2f4909)
|
| |
| |
| |
| |
| |
| |
| |
| |
| | |
Vivante is limited to older Vulkan, but Mali is not. Adapt the bbappend
so i.MX 9 can use the latest Vulkan while i.MX 8 continues to be
limited to 1.3.275.0.imx.
Signed-off-by: Tom Hochstein <tom.hochstein@nxp.com>
(cherry picked from commit 43b21c7e8782d3900c602c41b4c7791974668143)
|
| |
| |
| |
| |
| | |
Signed-off-by: Tom Hochstein <tom.hochstein@nxp.com>
(cherry picked from commit a3c087a3cbfb67240ac869a497f32f4f12877d3c)
|
| |
| |
| |
| |
| |
| |
| |
| |
| | |
Backports:
23271a1 weston: Add missing runtime dependency on freerdp
50608d9 weston: Fix wayland-protocols dependency
Signed-off-by: Tom Hochstein <tom.hochstein@nxp.com>
(cherry picked from commit 6ba1226f1199cc7bb2a54e4313cf1d6682b2cd2e)
|
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| | |
The current glslang fails to compile.
```
| /.../SPIRV/SpvTools.cpp: In function 'spv_target_env glslang::MapToSpirvToolsEnv(const SpvVersion&, spv::SpvBuildLogger*)':
| /.../SPIRV/SpvTools.cpp:75:32: error: 'SPV_ENV_VULKAN_1_4' is not a member of 'spv_target_env'
| 75 | return spv_target_env::SPV_ENV_VULKAN_1_4;
| | ^~~~~~~~~~~~~~~~~~
| /.../SPIRV/SpvTools.cpp: In function 'void glslang::SpirvToolsValidate(const TIntermediate&, std::vector<unsigned int>&, spv::SpvBuildLogger*, bool)':
| /.../SPIRV/SpvTools.cpp:168:5: error: 'spvValidatorOptionsSetAllowOffsetTextureOperand' was not declared in this scope
| 168 | spvValidatorOptionsSetAllowOffsetTextureOperand(options, intermediate.usingTextureOffsetNonConst());
| | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
```
Downgrade to 1.3.275.0 to align with the existing Vulkan downgrade.
Signed-off-by: Tom Hochstein <tom.hochstein@nxp.com>
(cherry picked from commit 5717bf74121ca3f0c6d3c7c8194e85e0626f0760)
|
| |
| |
| |
| |
| |
| |
| |
| |
| | |
- Add GBM and Vulkan for DRM parts
- Remove x11 for 6 and 7
- Add pending patches
Signed-off-by: Tom Hochstein <tom.hochstein@nxp.com>
(cherry picked from commit e90033778bce73089ca5e7d12960eb8127e8b22f)
|
| |
| |
| |
| |
| | |
Signed-off-by: Tom Hochstein <tom.hochstein@nxp.com>
(cherry picked from commit 0fa78aab193dc4089f2d9a6ecebb06e2684f840c)
|