Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Layer Updates: sources/bitbake sources/meta-96boards sources/meta-fr… #168

Merged
merged 1 commit into from
Apr 29, 2019
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion sources/meta-96boards
Submodule meta-96boards updated 64 files
+42 −0 recipes-graphics/mesa/files/0001-Makefile.vulkan.am-explictly-add-lib-expat-to-intel-.patch
+44 −0 recipes-graphics/mesa/files/0001-lima-fix-multi-triangle-index-draw-hang.patch
+28 −0 recipes-graphics/mesa/files/0003-winsys-svga-drm-Include-sys-types.h.patch
+48 −0 recipes-graphics/mesa/files/0004-hardware-gloat.patch
+40 −0 recipes-graphics/mesa/files/0005-Properly-get-LLVM-version-when-using-LLVM-Git-releas.patch
+156 −0 recipes-graphics/mesa/files/0397c4c29883d1eb0ac3c080fca798f1564ee5d2.patch
+569 −0 recipes-graphics/mesa/files/lima/0001-gallium-add-hikey-driver.patch
+55 −0 recipes-graphics/mesa/files/lima/0001-gallium-u_math-add-ushort_to_float-float_to_ushort.patch
+111 −0 recipes-graphics/mesa/files/lima/0002-nir-add-load-uniform-lower-to-scalar.patch
+56 −0 recipes-graphics/mesa/files/lima/0003-u_dynarray-add-util_dynarray_enlarge.patch
+58 −0 recipes-graphics/mesa/files/lima/0004-gallium-add-a-cap-to-force-compute-minmax-indices.patch
+41 −0 recipes-graphics/mesa/files/lima/0005-drm-uapi-forcc-add-ARM-tiled-modifier-format.patch
+208 −0 recipes-graphics/mesa/files/lima/0006-drm-uapi-add-lima_drm.h.patch
+15,487 −0 recipes-graphics/mesa/files/lima/0007-gallium-add-lima-driver.patch
+547 −0 recipes-graphics/mesa/files/lima/0008-gallium-add-sun4i-driver.patch
+540 −0 recipes-graphics/mesa/files/lima/0009-gallium-add-exynos-driver.patch
+528 −0 recipes-graphics/mesa/files/lima/0010-gallium-add-meson-driver.patch
+577 −0 recipes-graphics/mesa/files/lima/0011-gallium-add-rockchip-driver.patch
+119 −0 recipes-graphics/mesa/files/lima/0012-lima-use-WINSYS_HANDLE_-for-18.2-rebase.patch
+38 −0 recipes-graphics/mesa/files/lima/0013-lima-is_format_supported-changed-in-18.2.patch
+231 −0 recipes-graphics/mesa/files/lima/0014-egl-glx-query-dri-integer-to-expose-EGL-GLX_EXT_buff.patch
+265 −0 recipes-graphics/mesa/files/lima/0015-gallium-add-PIPE_CAP_BUFFER_AGE.patch
+35 −0 recipes-graphics/mesa/files/lima/0016-egl-fix-query-buffer-age-fail-when-EGL_KHR_partial_u.patch
+222 −0 recipes-graphics/mesa/files/lima/0017-egl-android-Delete-set_damage_region-from-egl-dri-vt.patch
+60 −0 recipes-graphics/mesa/files/lima/0018-dri_interface-add-an-interface-for-setting-damage-re.patch
+132 −0 recipes-graphics/mesa/files/lima/0019-egl-dri-Use-__DRI2_DAMAGE-extension-for-KHR_partial_.patch
+79 −0 recipes-graphics/mesa/files/lima/0020-st-dri2-use-dynamic-alloc-extensions.patch
+233 −0 recipes-graphics/mesa/files/lima/0021-gallium-add-PIPE_CAP_SET_DAMAGE.patch
+90 −0 recipes-graphics/mesa/files/lima/0022-st-dri2-add-optional-dri2DamageExtension.patch
+93 −0 recipes-graphics/mesa/files/lima/0023-lima-add-lima_set_damage_region.patch
+50 −0 recipes-graphics/mesa/files/lima/0024-lima-mali450-be-able-to-not-use-dlbu.patch
+582 −0 recipes-graphics/mesa/files/lima/0025-Revert-lima-initial-implementation-for-no-glClear-dr.patch
+26 −0 recipes-graphics/mesa/files/lima/0026-lima-fix-texture-wrap_t-parameter.patch
+89 −0 recipes-graphics/mesa/files/lima/0027-lima-seperate-lima_texture_desc_set_res.patch
+330 −0 recipes-graphics/mesa/files/lima/0028-lima-reload-FB-tile-buffer-when-glFlush-without-glCl.patch
+102 −0 recipes-graphics/mesa/files/lima/0029-lima-set-damage-with-tile-buffer-region.patch
+362 −0 recipes-graphics/mesa/files/lima/0030-lima-implement-EGL_KHR_partial_update.patch
+47 −0 recipes-graphics/mesa/files/lima/0031-lima-ir-print-name-of-unsupported-nir_op.patch
+671 −0 recipes-graphics/mesa/files/lima/0032-lima-clear-add-command-stream-directly.patch
+219 −0 recipes-graphics/mesa/files/lima/0033-lima-implement-partial-clear.patch
+34 −0 recipes-graphics/mesa/files/lima/0034-lima-ppir-fix-bitcopy-bug.patch
+344 −0 recipes-graphics/mesa/files/lima/0035-lima-use-PLBU_CMD-for-plbu-command-stream-constructi.patch
+143 −0 recipes-graphics/mesa/files/lima/0036-lima-use-VS_CMD-for-vs-command-stream-construction.patch
+220 −0 recipes-graphics/mesa/files/lima/0037-lima-move-update-submit-bo-to-the-begin-of-a-draw-cl.patch
+34 −0 recipes-graphics/mesa/files/lima/0038-lima-fix-mtx_lock-Assertion-mtx-NULL-failed.patch
+34 −0 recipes-graphics/mesa/files/lima/0039-lima-fix-LIMA_DUMP_COMMAND_STREAM-fail.patch
+29 −0 recipes-graphics/mesa/files/lima/0040-lima-fix-texture-layout-setting.patch
+40 −0 recipes-graphics/mesa/files/lima/0041-lima-gpir-Rename-gpir_lower_funcs.patch
+115 −0 recipes-graphics/mesa/files/lima/0042-lima-gpir-add-fnot-op-support.patch
+848 −0 recipes-graphics/mesa/files/lima/0043-lima-pp-Add-a-disassembler.patch
+677 −0 recipes-graphics/mesa/files/lima/0044-lima-gp-Add-a-disassembler.patch
+44 −0 recipes-graphics/mesa/files/lima/0045-lima-pp-Fix-some-whitespace-issues-in-disassembler.patch
+25 −0 recipes-graphics/mesa/files/lima/0046-lima-pp-Fix-disassembler-shift-issue.patch
+114 −0 recipes-graphics/mesa/files/lima/0047-lima-fix-tiling-untiling-partial-textures.patch
+44 −0 recipes-graphics/mesa/files/lima/0048-lima-fix-multi-triangle-index-draw-hang.patch
+25 −0 recipes-graphics/mesa/files/lima/0049-lima-gp-Fix-fnot.patch
+26 −0 recipes-graphics/mesa/files/lima/0050-lima-fix-src_x-not-initialized.patch
+435 −0 recipes-graphics/mesa/files/lima/0051-meson-add-lima-related-build.patch
+28 −0 recipes-graphics/mesa/files/lima/0052-lima-support-INT-index-draw.patch
+225 −0 recipes-graphics/mesa/mesa-lima.inc
+5 −0 recipes-graphics/mesa/mesa-lima_%.bbappend
+78 −0 recipes-graphics/mesa/mesa-lima_git.bb
+0 −33 recipes-graphics/mesa/mesa_%.bbappend
+68 −0 recipes-kernel/linux/linux-hikey-lima_git.bb
2 changes: 1 addition & 1 deletion sources/meta-freescale
2 changes: 1 addition & 1 deletion sources/meta-odroid
2 changes: 1 addition & 1 deletion sources/meta-riscv
Submodule meta-riscv updated 25 files
+20 −5 conf/machine/freedom-u540.conf
+1 −1 recipes-bsp/opensbi/opensbi-payloads.inc
+286 −0 recipes-bsp/u-boot/files/0001-riscv-add-infrastructure-for-calling-functions-on-ot.patch
+33 −0 recipes-bsp/u-boot/files/0001-sifive-fu540-Set-default-arguments-to-help-booting.patch
+122 −0 recipes-bsp/u-boot/files/0002-riscv-import-the-supervisor-binary-interface-header-.patch
+85 −0 recipes-bsp/u-boot/files/0003-riscv-implement-IPI-platform-functions-using-SBI.patch
+62 −0 recipes-bsp/u-boot/files/0004-riscv-delay-initialization-of-caches-and-debug-UART.patch
+44 −0 recipes-bsp/u-boot/files/0005-riscv-save-hart-ID-in-register-tp-instead-of-s0.patch
+283 −0 recipes-bsp/u-boot/files/0006-riscv-add-support-for-multi-hart-systems.patch
+55 −0 recipes-bsp/u-boot/files/0007-riscv-boot-images-passed-to-bootm-on-all-harts.patch
+44 −0 recipes-bsp/u-boot/files/0008-riscv-do-not-rely-on-hart-ID-passed-by-previous-boot.patch
+51 −0 recipes-bsp/u-boot/files/0009-riscv-hang-if-relocation-of-secondary-harts-fails.patch
+26 −0 recipes-bsp/u-boot/files/0010-riscv-fu540-enable-SMP.patch
+27 −0 recipes-bsp/u-boot/files/0011-riscv-qemu-enable-SMP.patch
+209 −0 recipes-bsp/u-boot/files/0012-riscv-Add-a-SYSCON-driver-for-Andestech-s-PLIC.patch
+145 −0 recipes-bsp/u-boot/files/0013-riscv-Add-a-SYSCON-driver-for-Andestech-s-PLMT.patch
+56 −0 recipes-bsp/u-boot/files/0014-riscv-ax25-Add-platform-specific-Kconfig-options.patch
+32 −0 recipes-bsp/u-boot/files/0015-riscv-ax25-Andes-specific-cache-shall-only-support-i.patch
+257 −0 recipes-bsp/u-boot/files/0016-riscv-dts-ae350-support-SMP.patch
+27 −0 recipes-bsp/u-boot/files/0017-riscv-ae350-enable-SMP.patch
+35 −0 recipes-bsp/u-boot/files/0018-riscv-dts-fix-CONFIG_DEFAULT_DEVICE_TREE-failure.patch
+2 −0 recipes-bsp/u-boot/files/tftp-boot.txt
+46 −0 recipes-bsp/u-boot/u-boot_2019.04.bbappend
+1 −1 recipes-kernel/linux/files/freedom-u540/defconfig
+3 −2 wic/freedom-u540-opensbi.wks
2 changes: 1 addition & 1 deletion sources/meta-rust
2 changes: 1 addition & 1 deletion sources/openembedded-core
Submodule openembedded-core updated 165 files