Age | Commit message (Collapse) | Author | Files | Lines |
|
The psplash is oriented 180 degrees rotated compared with the
HomeScreen application, this change will ensure that they are in
sync
Change-Id: Ic2a588ff3a061ff500d4050a6915fe5c899a1e7e
Signed-off-by: Karthik Ramanan <a0393906@ti.com>
|
|
The latest dra7xx-evm purchased from ti.com comes with the OSD
display, this change will allow the AGL nightly images to work
on the latest dra7xx-evm by default.
If the user has an older EVM, then the uEnv.txt should be modified
to match the connected displays. The complete list of supported
LCDs can be found by checking the /boot folder of the the rootfs.
Change-Id: I7f7ac06a49670eb8b7446a6b27854bee4b76ace6
Signed-off-by: Karthik Ramanan <a0393906@ti.com>
|
|
Tested and verified on the Rev H EVM with OSD display
Should work on all other supported displays too.
Change-Id: Ib8f210ebf84a0f36fbc87c4553d13ff984874051
Signed-off-by: Karthik Ramanan <a0393906@ti.com>
|
|
modules
Remove some launched applications that either don't exist or were used for basic
BSP testing. Add drm-backend and ivi-input-controller modules. Fixes weston config
so the HomeScreen can now be launched.
Change-Id: I2c6e507ccd244c26e8b5f5cf0ad0f68ae9a18495
Signed-off-by: Matt Porter <mporter@konsulko.com>
|
|
This patch set contains three sets of changes:
* Recipes and patches from meta-arago for weston bringup
* Additional patches to support ivi-shell for dra7xx-evm
* Configuration settings for applications/AGL home screen
Change-Id: I925c1babdf2e825c0f68ec1d57107469f3abef09
Signed-off-by: Karthik Ramanan <a0393906@ti.com>
|
|
Tweaked the rtl_sdr.cfg fragment for linux-ti-staging to add CONFIG_I2C_MUX,
as it is required by the RTL28xx driver Kconfig in newer kernels. As well,
added another fragment to linux-ti-staging to enable USB Bluetooth HCI
devices so that USB Bluetooth adapters will work on Vayu.
Change-Id: Ifd40f25e2159066fea4707a7915ba9b6dee52e0c
Signed-off-by: Scott Murray <scott.murray@konsulko.com>
|
|
The latest u-boot has included some patches that
is causing an instability with certain MMC cards
This patch fixes the SRCREV to a known commit and
includes a stability fix for the MMC
Change-Id: I7ba99d36bd713d81409d528e8067e012415b33f0
Signed-off-by: Karthik Ramanan <a0393906@ti.com>
|
|
dra7xx-evm supports multiple LCD panels, to boot the board
successfully, the uenv.txt has to specify the correct dtb
file. This patch adds the default dtb and specifies one of
the LCD panels in it.
NOTE:
It could happen that the panel that you have is a different
panel, in that case you would have to manually edit the same.
Change-Id: I0fdbe0ce48ca0654604a5808de684558308582c5
Signed-off-by: Karthik Ramanan <a0393906@ti.com>
|
|
Add kernel config fragments to enable support for the TP-Link TL-W722N
USB Wifi adapter on both Turbot and Porter, and RTL2832U DVB USB adapter
on Porter.
v2 (jsmoeller): Adapt linux-yocto bits and add rpi3 + vayu
- moving linux-yocto appends catches all the linux-yocto boards
- adding the fragments to the other boards likewise
- yet todo: sabre, wandboard
v3 (jsmoeller): remove leftover file://
Change-Id: Ic2c3255d9383ccfe8b24d034ef43779d120c5ee1
Signed-off-by: Scott Murray <scott.murray@konsulko.com>
Signed-off-by: Jan-Simon Möller <jsmoeller@linuxfoundation.org>
|
|
The patch that was submitted to meta-agl has been upstreamed.
Remove and reuse from meta-ti.
Change-Id: I269b40fc29913bc192a4d0417b5f6c1af4458d81
Signed-off-by: Karthik Ramanan <a0393906@ti.com>
|
|
Also renamed the append file to make it kernel specific.
This kernel will enable more automotive specific usecases
like radio and other adapter boards that will be required
for AGL.
Change-Id: I2259724061f8b47f79fa43a5b65d43c8e025fd3a
Signed-off-by: Karthik Ramanan <a0393906@ti.com>
|
|
This u-boot version will enable specific usecases for
AGL and in general to support additional peripheral
boards
Change-Id: Id08dd74e299a2fc7a28df88c4417e94c06a19293
Signed-off-by: Karthik Ramanan <a0393906@ti.com>
|
|
This patch add the GStreamer plugins for hardware acclerated
multimedia and video post processing functionality.
Change-Id: I4ebed2e183f46f1d7cf1fb47ccec37dc64a026b6
Signed-off-by: Karthik Ramanan <a0393906@ti.com>
|
|
This patch introduces certain allocators and sinks that will
use the platform specific components and provide the base
functionality for the GStreamer accelerator plugins.
Change-Id: Iad16f61eefb8c71933efb9109652aed008939203
Signed-off-by: Karthik Ramanan <a0393906@ti.com>
|
|
TI Jacinto 6 has hardware multimedia acceleration capability.
This patch introduces the firmware and IPC components that
are needed to control the hardware accelerators.
Change-Id: I795c820f9bb87dd77ad227ce7c80f879dd935e54
Signed-off-by: Karthik Ramanan <a0393906@ti.com>
|
|
TI Jacinto 6 has a 3D GPU that can used to accelerate the graphics
processing requests. This patch replaces the default graphics
drivers and user space libraries only for the dra7xx-evm MACHINE
Change-Id: I1a53594f0fa4dc8fabd16f9ce2c765dd32b9e142
Signed-off-by: Karthik Ramanan <a0393906@ti.com>
|
|
This changeset enables the necessary features for AGL in the linux-ti-staging kernel
by using configuration fragments. These are additive to the configuration matrix
done by linux-ti-staging itself (per board).
Apply likewise for other needed options.
Change-Id: Iebd212ca81f1c6a7f65f1f413f2021aa11f8190e
Signed-off-by: Jan-Simon Möller <jsmoeller@linuxfoundation.org>
|
|
Change-Id: Ic6d76c389b6eadb2d31f91593a927baefb1cd819
Signed-off-by: Jan-Simon Möller <jsmoeller@linuxfoundation.org>
|
|
Change-Id: I826ce3d15d54098356ada353e155a21064560450
Signed-off-by: Jan-Simon Möller <jsmoeller@linuxfoundation.org>
|
|
This changeset introduces an improved handling of the recipe inclusion mechanism
that allows us to conditionally include fixes for bsp's once (and only once) they
are activated.
This overcomes the need to use BB_DANGLINGAPPENDS_WARNONLY = 1 that was introduced
in changeset 5527. Thus it can be removed again.
Change-Id: I7ea10748e3015e781f1e96cfc01ac54e83d0cd5a
Signed-off-by: Jan-Simon Möller <jsmoeller@linuxfoundation.org>
|