Age | Commit message (Collapse) | Author | Files | Lines |
|
This updates READMEs for the following changes:
- Add the available values for MACHINE and the location of sample local
configuration files.
- Remove redundant paragraph.
- Improve the format and contents.
Change-Id: Ib58a07750795877700c578864927e3c14d2d3d8b
Signed-off-by: Khang Nguyen <khang.nguyen.xw@renesas.com>
Signed-off-by: Takamitsu Honda <takamitsu.honda.pv@renesas.com>
|
|
In GFX sample configuration, the gstreamer1.0-plugins-bad is set
RDEPENDS on libwayland-egl to fix a warning, this warning does not
occur in new software versions.
In addition, from Wayland 1.15.0 official announcement:
https://lists.freedesktop.org/archives/wayland-devel/2018-April/037767.html
| libwayland-egl is now part of libwayland, and will presumably be
| removed from mesa in the not too distant future.
The RDEPENDS will cause a dependency error due to the above update.
This commit removes the fix to avoid the error.
Change-Id: I1bd01a2b79cee04c34ac5de2dddc03e86558ecf4
Signed-off-by: Khang Nguyen <khang.nguyen.xw@renesas.com>
Signed-off-by: Takamitsu Honda <takamitsu.honda.pv@renesas.com>
|
|
This commit removes all MD5 checksum of Multimedia packages
to disable checking when running copyscript.
(cherry picked from commit b78d3d3846826a558e16c337be5b2383a2626dd8)
Change-Id: I262d0d88cdac624377e692aefc5695128ed8b2a8
Signed-off-by: Duy Dang <duy.dang.yw@renesas.com>
Signed-off-by: Takamitsu Honda <takamitsu.honda.pv@renesas.com>
|
|
This commit updates SRCREV of gstreamer to the latest version for the
following changes:
[gst-omx]
- omxvideodec: Deactivate downstream pool when renegotiate for crop.
- omxvideoenc: Remove regulation of number of upstream buffer for
OMX_UseBuffer.
- omxh264enc: Support use-incaps-header option.
- omxvideoenc: Unref frame of codec config buffer.
[gst-plugins-good]
- v4l2object: Add initialization of disable-dynamic-buffer-alloc.
- v4l2object: Support option no-resurect-buf.
[gst-plugin-vspfilter]
- Refactor: Following points are refactored:
* Data structure
Manage data belonging to device or entity in each structure.
* Buffer handling flow
Restructure according to the change of data structure.
* Timing of setting for subdevices
Set formats for each subdevice when new caps are set.
* Algorithm of some functions.
* Function abstraction.
Change-Id: I37786b51e35f02a79ad97d37bb833b7032cdf275
Signed-off-by: Khang Nguyen <khang.nguyen.xw@renesas.com>
Signed-off-by: Takamitsu Honda <takamitsu.honda.pv@renesas.com>
|
|
This commit applies a patch to use the register default settings for the
scaling phase instead of manually calculating them. It fixes incorrect
output when upscaling with the vsp2/vspm driver.
Change-Id: If1bf4b3d18b423143ef460ecefc7fae9005c8b19
Signed-off-by: Khang Nguyen <khang.nguyen.xw@renesas.com>
Signed-off-by: Takamitsu Honda <takamitsu.honda.pv@renesas.com>
|
|
The patch applying conflict occurs due to the MMNGRBUF has been
updated to v1.3, this commit refreshes the patch to fix it.
Change-Id: I67a4dd6277deb846b536064b328f524240513129
Signed-off-by: Khang Nguyen <khang.nguyen.xw@renesas.com>
Signed-off-by: Takamitsu Honda <takamitsu.honda.pv@renesas.com>
|
|
This commit updates SRCREV of MMNGR Driver to v1.8 and MMNGRBUF to v1.3
for the following changes:
MMNGR v1.8:
- Remove cache snoop transaction for page table walk request.
MMNGRBUF v1.3:
- Fix dmabuf refcount handling on mm_ioc_import_start() failure.
(cherry picked from commit 96a741b056436efd31e11addae34fea59812fe4b)
Change-Id: Idbb7558d547e1a6ffadb5a6113f3f3e1891acdb8
Signed-off-by: Duy Dang <duy.dang.yw@renesas.com>
Signed-off-by: Takamitsu Honda <takamitsu.honda.pv@renesas.com>
|
|
This patch changes RPMB ioctl from MMC_IOC_CMD into MMC_IOC_MULTI_CMD
and changes ioctl parameters according to mmc utils to fix the failure
when using MMC_IOC_CMD as RPMB ioctl.
(cherry picked from commit 10a80f4f034923bc8e405e67f770189ea3317178)
Change-Id: I80274e7f2c3f11d2b67edc349e4f430c5388d3fc
Signed-off-by: Duy Dang <duy.dang.yw@renesas.com>
Signed-off-by: Takamitsu Honda <takamitsu.honda.pv@renesas.com>
|
|
This reverts commit 55c33ce0a852710bf68e515f992f954b2b8c171b and adds
'-n' flag to cherry-pick command to avoid the git configuration issue in
do_configure, it is simpler and easier than applying patch solution.
Change-Id: I62e4d3c262bebb57e1e5f3d792c911aa520be675
Signed-off-by: Khang Nguyen <khang.nguyen.xw@renesas.com>
Signed-off-by: Takamitsu Honda <takamitsu.honda.pv@renesas.com>
|
|
This commit updates optee-os to v2.0.4 for the following changes:
- Ebisu-4D (E3 Ver.1.1) SanDisk eMMC: RPMB area access error.
- core: Change error code of HW-Engine provider layer.
- plat-rcar: Add mask processing of interrupt distribution CPU.
- core: Fix the return value from HW-Engine provider different from
expected value.
(cherry picked from commit 8f18cf4dd8ea53d74586a88d4cb9005297aa7d78)
Change-Id: I50ccbfb62193f6d1b49370828a1204e0808df30c
Signed-off-by: Duy Dang <duy.dang.yw@renesas.com>
Signed-off-by: Takamitsu Honda <takamitsu.honda.pv@renesas.com>
|
|
This commit updates SRCREV of arm-trusted-firmware to v2.0.4 for the
following changes:
- BL31: Fix missing RCAR_SYSTEM_SUSPEND encapsulation
- BL2: update QoS setting Update M3 Ver.3.0 QoS setting rev.0.04.
- BL2: Clean up DDR code for H3, M3, M3N.
- BL2: Update DDR setting for H3, M3, M3N.
- BL2: pfc Checkpatch cleanup.
- BL2: Modify PFC code.
- BL2: Change RPC PHY calibration setting.
- BL2: Clean up DDR sub function code.
- BL2: Clean up DDR code for E3.
- BL2: Update DDR setting for H3, M3, M3N rev.0.37.
- BL2: QoS: Checkpatch cleanup.
(cherry picked from commit 4bfcc25f51111b91786bf4313265ad6b0742bf59)
Change-Id: Ida263411403d2e8a241ee21c0c9d110b6beb5780
Signed-off-by: Duy Dang <duy.dang.yw@renesas.com>
Signed-off-by: Takamitsu Honda <takamitsu.honda.pv@renesas.com>
|
|
This commit updates U-Boot version to 3.9.5 for the following
changes:
- Fix name to AVB_AVTP_{MATCH/CAPTURE}.
- Add DRAM 2x4G memory map support for M3 Ver.3.0 SiP.
(cherry picked from commit fd9043582dff30021c8068e91cab577518f44205)
Change-Id: I4071c3d3976a011e096482ea3adc642af9e12c19
Signed-off-by: Duy Dang <duy.dang.yw@renesas.com>
Signed-off-by: Takamitsu Honda <takamitsu.honda.pv@renesas.com>
|
|
This commit updates ADSP patch to fix ADSP deadlock issue which
causes video freezes randomly on Ebisu-4D/Salvator-XS board.
(cherry picked from commit e805edee3402f1a23be4301a6a5a621d02df3a9a)
Change-Id: Ic810fa6bae501e05a7183f5583e5d3634895fcba
Signed-off-by: Khang Nguyen <khang.nguyen.xw@renesas.com>
Signed-off-by: Takamitsu Honda <takamitsu.honda.pv@renesas.com>
|
|
This commit updates Linux BSP version to v3.9.6 for the following
changes:
[Audio driver]
- Fixup 6ch settings to 8ch. The rsnd need to use 8ch clock settings
for 6ch for TDM.
- Avoid a potential deadlock.
[DMA Engine driver]
- With cyclic DMA residue 0 is valid.
[IPMMU driver]
- Remove cache snoop transaction for page table walk request.
[SD/MMC driver]
- Fix SCC error handling to avoid false positive CRC error.
[Thermal driver]
- Fix interrupt type.
- Disable interrupt in .remove function.
- Fix initial value of IRQCTL register.
[USB2.0 Host driver]
- Correct VBUS behavior at over-current.
[Kernel]
- [H/W Restriction No.123] The eMMC of R-Car M3 Ver.3.0 is restricted
up to HS200 for H/W restriction by device tree.
(cherry picked from commit 77fdd4c4b8eac5673f9b6934f7e4e2c6c73ee6d3)
Change-Id: Ic34d5c12b797e2fa43c5b3e2edd128000c2b6f0f
Signed-off-by: Duy Dang <duy.dang.yw@renesas.com>
Signed-off-by: Takamitsu Honda <takamitsu.honda.pv@renesas.com>
|
|
This commit changes the following content:
- Add Community Yocto BSP v3.19.0 release information on Yocto Project
2.6.2.
Signed-off-by: Thuy Tran <thuy.tran.xh@renesas.com>
Signed-off-by: Takamitsu Honda <takamitsu.honda.pv@renesas.com>
|
|
This commit adds perl modules in navtive SDK sysroot.
Signed-off-by: Thuy Tran <thuy.tran.xh@renesas.com>
Signed-off-by: Takamitsu Honda <takamitsu.honda.pv@renesas.com>
(cherry picked from commit 30adcb8f6826284554b2b3bfd2c9deb4f64fbbf1)
|
|
This commit modifies the vp9dec_lib checking function to disable
vp9dec_lib automatically when not building for M3N, E3 and also warns
the user to build it on M3 v3.0 only.
This also allows to run the checking at the end of recipe parsing,
not have to wait until do_patch finished.
Change-Id: I6329c223a42d10a041407a349bac77927b5f3614
Signed-off-by: Duy Dang <duy.dang.yw@renesas.com>
Signed-off-by: Khang Nguyen <khang.nguyen.xw@renesas.com>
Signed-off-by: Takamitsu Honda <takamitsu.honda.pv@renesas.com>
(cherry picked from commit 20fcc94a8d05eda80250f27e87aaa3cfc3275300)
|
|
Gstreamer upstream has been upgraded to 1.14.4 in YP2.6.2.
This commit also upgrades renesas rcar gstreamer recipes to follow
upstream version.
Signed-off-by: Thuy Tran <thuy.tran.xh@renesas.com>
Signed-off-by: Takamitsu Honda <takamitsu.honda.pv@renesas.com>
|
|
This commit modifies to include some updates for backend_kms:
- Add support for the linear drm modifier.
- Add missing close gem handle for imported bo.
- Export dmabufs with DRM_RDWR flag.
Signed-off-by: Thuy Tran <thuy.tran.xh@renesas.com>
Signed-off-by: Takamitsu Honda <takamitsu.honda.pv@renesas.com>
|
|
From Wayland 1.15.0 official announcement:
https://lists.freedesktop.org/archives/wayland-devel/2018-April/037767.html
| libwayland-egl is now part of libwayland, and will presumably be
| removed from mesa in the not too distant future.
Hence, this commit removes mesa dependency on GFX modules.
Signed-off-by: Thuy Tran <thuy.tran.xh@renesas.com>
Signed-off-by: Takamitsu Honda <takamitsu.honda.pv@renesas.com>
|
|
The condition "if [ <true/false> ]" always returns true, because it
checks for non-empty string. Fix it by removing the brackets.
Change-Id: Ib9fe24e6a8ef3f93e9ed17d118775b54765ae5bb
Signed-off-by: Duy Dang <duy.dang.yw@renesas.com>
Signed-off-by: Khang Nguyen <khang.nguyen.xw@renesas.com>
Signed-off-by: Takamitsu Honda <takamitsu.honda.pv@renesas.com>
(cherry picked from commit 5df4c994040171bd7bf13c625b1fef295d1e9c9c)
|
|
Vsp2 driver doesn't need to set offset of dmabuf for UV plane.
However, in case of overlay plane by weston5.0, v4l2src (VIN) takes care
of plane offset of dmabuf via mmngr, then vspfilter and vsp2drv also
need to care it.
Signed-off-by: Thuy Tran <thuy.tran.xh@renesas.com>
Signed-off-by: Takamitsu Honda <takamitsu.honda.pv@renesas.com>
|
|
This commit adds a patch to confirm omxh264dec(mmngr) dmabuff passing
in HW overlay mode.
It also removes weston W/A patch to enable HW overlay mode.
Signed-off-by: Thuy Tran <thuy.tran.xh@renesas.com>
Signed-off-by: Takamitsu Honda <takamitsu.honda.pv@renesas.com>
|
|
This commit updates SRCREV of MMNGR driver to version 1.7 for
the following change:
- Add IPMMU(MMU) support for R-Car M3 Ver.3.0
Change-Id: I8fc604a1b890605b1751a913e644441d6455140f
Signed-off-by: Duy Dang <duy.dang.yw@renesas.com>
Signed-off-by: Takamitsu Honda <takamitsu.honda.pv@renesas.com>
(cherry picked from commit aa3c60e8241bff75503eb2b52a3ea59115b0176a)
|
|
This commit adds a fix patch from optee-os upstream [1] to fix GCC 8.x
compilation warnings with -Wcast-function-type.
[1] OPTEE-OS rev: f6d17e33e7b95c90a2521cfd37cd5cb511909fc4
Signed-off-by: Thuy Tran <thuy.tran.xh@renesas.com>
Signed-off-by: Takamitsu Honda <takamitsu.honda.pv@renesas.com>
|
|
This commit modifies to apply a patch instead of cherry-picking.
This avoids the error of git config if git is not configured for the
current user.
Signed-off-by: Duy Dang <duy.dang.yw@renesas.com>
Signed-off-by: Thuy Tran <thuy.tran.xh@renesas.com>
Signed-off-by: Takamitsu Honda <takamitsu.honda.pv@renesas.com>
(cherry picked from commit 0fd211f94a24125dc554055877ff910085e07fe2)
|
|
This commit updates SRCREV of optee-os to Rev.2.0.2 for
the following changes:
- Support HWmanual RPC errata
- Delete the modification used by enabling CFG_WITH_PAGER
Change-Id: I6cc14ec22556ecdaf1b59e72e4c63b6dc78083e0
Signed-off-by: Duy Dang <duy.dang.yw@renesas.com>
Signed-off-by: Takamitsu Honda <takamitsu.honda.pv@renesas.com>
(cherry picked from commit a1715e53ac2b3d6ac30e2524afdd3cdf88e9faf9)
|
|
This commit updates IPL and Secure Monitor to Rev.2.0.3 for the
following changes:
[IPL]
- Add support for M3 Ver.1.3/3.0
- Add QoS setting for M3 Ver.3.0
- Add DDR setting for M3 Ver.3.0
- Add E3 Ver.1.1 to build option
- Change periodic write DQ training option
- Add new board revision for H3ULCB
- Remove duplicate line in qos.mk
- Change subslot cycle
- Update DDR setting rev.0.35
- BL2/BL31: Update IPL and Secure Monitor Rev2.0.3
- BL31: Change to restore timer counter value at resume
- BL31: Add DBSC4 setting before self-refresh mode
[Secure Monitor]
- Add SiP for getting board ID
- Change Suspend To RAM function for M3 Ver.3.0
- Change condition of product code with cluster off function
Change-Id: I9eb8e11e679742cf315089670dee1ae90954fc43
Signed-off-by: Duy Dang <duy.dang.yw@renesas.com>
Signed-off-by: Khang Nguyen <khang.nguyen.xw@renesas.com>
Signed-off-by: Takamitsu Honda <takamitsu.honda.pv@renesas.com>
(cherry picked from commit 74e431ec9d3ea20c91cbd2fc6199794cbe43c720)
|
|
This commit updates U-Boot SRCREV to Ver.3.9.3 for the following
changes:
- Increase off-on delay on the SD Vcc regulator.
- Fix r8a779{5,6,90} DRIF conflict names by H/W UM 1.50 errata.
- Apply upstream code related to mmc.
- Add upstream description to DT files added by BSP.
- Fix warning in writel() overflow in rcar_i2c.c.
- Set environment variable containing CPU type.
- Downgrade SD/MMC from UHS/HS200/HS400 modes before boot.
- Unmount FS in do_fs_type().
- Support up to MMC HS200 mode with U-Boot.
- Add DMA transfer address alignment check at writing.
- Fix pinctrl definition according to H/W UM Rev.1.00 and errata.
- Force mmc reinit when no card present.
- Make DMA transfer end bit configurable and add 1uS delay after DMA
completion on older IPs.
- Add function to activate with suitable DT and add Enable
MULTI_DTB_FIT.
Change-Id: I958f86c16e7558ac51b40e68f611b7f20748877c
Signed-off-by: Duy Dang <duy.dang.yw@renesas.com>
Signed-off-by: Khang Nguyen <khang.nguyen.xw@renesas.com>
Signed-off-by: Takamitsu Honda <takamitsu.honda.pv@renesas.com>
(cherry picked from commit de96e0e4738e0b473c2fb77e2384e2c516990d4d)
|
|
This commit upgrades Linux BSP to v3.9.4 for the following changes:
- Fix power domain for FCPCS of r8a77965 in the device tree according
to H/W UM Rev.1.50 correction in the future.
- Rename AVB_AVTP_MATCH and AVB_AVTP_CAPTURE pin function definitions
of r8a77990 according to H/W UM Rev.1.50 correction in the future.
- Revert the patch of r8a77990 pinctrl about MOD_SEL1 bit31 and bit30
according to H/W UM errata for Rev.1.00.
- Fix cpg_sd_clock_round_rate return value.
- Rename some pin function and cpg definition according to H/W UM
Rev.1.50 errata.
- Rename SEL_ADG_B to SEL_ADGB and rename SEL_ADG_C to SEL_ADGC
according to H/W UM Rev.1.50.
- Fix SCIF5 DMA channels according to H/W UM Rev.1.50.
- Fix clock and reset for ivdp1c according to H/W UM Rev.1.50.
- Add support for R-Car M3 ES3.0.
- Fix MMC cannot probe by modprobe command after S2R issue.
Change-Id: I12901a91f2e6ebaf5879456faeb5f9d3baad6f32
Signed-off-by: Khang Nguyen <khang.nguyen.xw@renesas.com>
Signed-off-by: Duy Dang <duy.dang.yw@renesas.com>
Signed-off-by: Takamitsu Honda <takamitsu.honda.pv@renesas.com>
(cherry picked from commit 5be728d6bfeb06c3174d5dffd09775d38674dd69)
|
|
SERIAL_CONSOLE has been dropped since YP2.7, this commit replaces its
instances in meta-renesas by SERIAL_CONSOLES.
Signed-off-by: Khang Nguyen <khang.nguyen.xw@renesas.com>
Signed-off-by: Takamitsu Honda <takamitsu.honda.pv@renesas.com>
(cherry picked from commit 4f6ebe945482e39c5f6907b09fd97e7d140b5e28)
|
|
This commit adds device tree for M3 Ver.3.0.
Change-Id: Ifbca4171a00a25e00f01acc327222c952d070bcc
Signed-off-by: Khang Nguyen <khang.nguyen.xw@renesas.com>
Signed-off-by: Takamitsu Honda <takamitsu.honda.pv@renesas.com>
|
|
M3NULCB board specifications:
- R-Car M3-N Ver.1.1
- DDR 2GiB
- eMMC 8GB(KLM8G1GESD-B04P)
Signed-off-by: Yusuke Goda <yusuke.goda.sx@renesas.com>
Signed-off-by: Duy Dang <duy.dang.yw@renesas.com>
Signed-off-by: Thuy Tran <thuy.tran.xh@renesas.com>
Signed-off-by: Takamitsu Honda <takamitsu.honda.pv@renesas.com>
|
|
This commit changes the following contents:
- Add new README (README.evaproprietary) for obtaining and installing
the Click-through licensed Linux Drivers.
- Add Community Yocto BSP v3.15.0 release information on Yocto Project
2.6.
Signed-off-by: Thuy Tran <thuy.tran.xh@renesas.com>
Signed-off-by: Takamitsu Honda <takamitsu.honda.pv@renesas.com>
|
|
This commit merges some new build configurations from YP2.6.
Signed-off-by: Thuy Tran <thuy.tran.xh@renesas.com>
Signed-off-by: Takamitsu Honda <takamitsu.honda.pv@renesas.com>
|
|
In thud branch, they have added the needed perl modules for SDK.
(From Poky rev: 09a2975e725d04d4984730642f944e61fba14030)
Signed-off-by: Thuy Tran <thuy.tran.xh@renesas.com>
Signed-off-by: Takamitsu Honda <takamitsu.honda.pv@renesas.com>
|
|
In YP2.6, xserver-xorg was upgraded to 1.20.1.
This breaks xserver-xorg congigures:
| configure: error: Package requirements (libdrm >= 2.4.89) were not met:
| Requested 'libdrm >= 2.4.89' but version of libdrm is 2.4.85
However, Renesas BSP uses libdrm version is 2.4.85.
Therefore, let downgrade this version to use 1.19.6.
It also modifies machine configuration to use xserver-xorg 1.19.6
version.
Signed-off-by: Thuy Tran <thuy.tran.xh@renesas.com>
Signed-off-by: Takamitsu Honda <takamitsu.honda.pv@renesas.com>
|
|
This issue have not occurred in systemd version 239.
This reverts commit 8b9882947cf6e9508eacdf543bd88a07d88f6598.
Signed-off-by: Thuy Tran <thuy.tran.xh@renesas.com>
Signed-off-by: Takamitsu Honda <takamitsu.honda.pv@renesas.com>
|
|
Current ADSP source code will get compilation error with GCC 8.1 due
to new command-line option -Wpacked-not-aligned have been added
for the C and C++ compilers.
| In file included from ./include/xf-ap.h:46, from proxy/xf-proxy.c:26:
| ./include/xf-ap-msg.h:128:1: error: alignment 1 of 'struct xf_ext_param_msg' is less than 4 [-Werror=packed-not-ali| gned]
| } __attribute__ ((__packed__)) xf_ext_param_msg_t;
| ^
| In file included from ./include/xf-ap.h:46, from proxy/xf-trace.c:20:
| ./include/xf-ap-msg.h:128:1: error: alignment 1 of 'struct xf_ext_param_msg' is less than 4 [-Werror=packed-not-ali| gned]
| } __attribute__ ((__packed__)) xf_ext_param_msg_t;
| ^
This commit silenced -Wpacked-not-aligned errors when compiling
this ADSP module.
Signed-off-by: Thuy Tran <thuy.tran.xh@renesas.com>
Signed-off-by: Takamitsu Honda <takamitsu.honda.pv@renesas.com>
|
|
Gstreamer upstream has been upgraded to 1.14.2 in YP2.6.
This commit also upgrades renesas rcar gstreamer recipes to follow
upstream version.
Signed-off-by: Thuy Tran <thuy.tran.xh@renesas.com>
Signed-off-by: Takamitsu Honda <takamitsu.honda.pv@renesas.com>
|
|
Current GFX source code will get compilation error with GCC 8.1,
because it is defined in makefile to use -Wall to enable all
Warnings check.
-Wcast-function-type, -Wsizeof-pointer-div and -Wstringop-truncation
are new command-line options have been added for the C and C++
compilers in GCC 8.
This commit applies a W/A patch to silence -Wcast-function-type,
-Wsizeof-pointer-div and -Wstringop-truncation errors.
Signed-off-by: Thuy Tran <thuy.tran.xh@renesas.com>
Signed-off-by: Takamitsu Honda <takamitsu.honda.pv@renesas.com>
|
|
In YP2.6, alsa-lib was upgraded to 1.1.6.
This patch can not apply to this version.
Let remove this bbappend file.
Signed-off-by: Thuy Tran <thuy.tran.xh@renesas.com>
Signed-off-by: Takamitsu Honda <takamitsu.honda.pv@renesas.com>
|
|
In YP2.6, wayland was upgraded to 1.15.0.
From Wayland official announcement:
https://lists.freedesktop.org/archives/wayland-devel/2018-April/037767.html
| libwayland-egl is now part of libwayland, and will presumably be removed
| from mesa in the not too distant future.
This commit updates mesa recipe to remove libwayland-egl entries.
Signed-off-by: Thuy Tran <thuy.tran.xh@renesas.com>
Signed-off-by: Takamitsu Honda <takamitsu.honda.pv@renesas.com>
|
|
From weston 4.0, Weston adds dependency on virtual/libgbm [1]
Hence, this commit modifies libgbm recipe to provide virtual/libgbm
for Renesas BSP.
[1] Poky rev: c5435fa1c2ef03d8867e182968b544ca9f8e0cf3
Signed-off-by: Thuy Tran <thuy.tran.xh@renesas.com>
Signed-off-by: Takamitsu Honda <takamitsu.honda.pv@renesas.com>
|
|
This commit upgrades libgbm version to 17.3.6 for matching
mesa upstream version.
Signed-off-by: Thuy Tran <thuy.tran.xh@renesas.com>
Signed-off-by: Takamitsu Honda <takamitsu.honda.pv@renesas.com>
|
|
This commit from AGL rev [1] makes clear weston/gfx
service dependency that the rc.pvr service should depend on weston
service not the opposite.
[1] From AGL rev: 2281ecfcc65a69c3e1a24fd88230b9ec78865270
Signed-off-by: Ronan Le Martret <ronan.lemartret@iot.bzh>
Signed-off-by: Thuy Tran <thuy.tran.xh@renesas.com>
Signed-off-by: Takamitsu Honda <takamitsu.honda.pv@renesas.com>
|
|
This commit applies a W/A patch to disable HW overlay feature in weston
5.0, to avoid playing video issues.
Signed-off-by: Thuy Tran <thuy.tran.xh@renesas.com>
Signed-off-by: Takamitsu Honda <takamitsu.honda.pv@renesas.com>
|
|
This commit adds more weston-conf bbappend to adapt YP2.6.
Renesas MACHINEs also provided their configurations.
(From Poky rev: 4001e1adb21b9785a19669968f07166f5b8772cd)
Signed-off-by: Thuy Tran <thuy.tran.xh@renesas.com>
Signed-off-by: Takamitsu Honda <takamitsu.honda.pv@renesas.com>
|
|
This commit uses the weston upstream version 5.0 with "GPU
only" h/w acceleration. It also modifies weston-init to adapt
upstream version.
Signed-off-by: Thuy Tran <thuy.tran.xh@renesas.com>
Signed-off-by: Takamitsu Honda <takamitsu.honda.pv@renesas.com>
|
|
Signed-off-by: Thuy Tran <thuy.tran.xh@renesas.com>
|