| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
| |
Signed-off-by: Mark Hatle <mark.hatle@amd.com>
|
|
|
|
|
|
|
|
|
| |
Create a new meta-xilinx-multimedia suplayer containing all of the
multimedia related recipes including those for the Xilinx specific fork
of GStreamer.
Signed-off-by: John Toomey <john.toomey@amd.com>
Signed-off-by: Mark Hatle <mark.hatle@amd.com>
|
|
|
|
|
|
|
|
|
|
|
|
| |
Recently oe-core implemented an architetural change that WORKDIR is no
longer to be used as a dumping group for miscellaneous files.
link: https://lists.openembedded.org/g/openembedded-architecture/topic/cleanup_of_workdir_by/105739556
oe-core: e022d62ba917 ("base/bitbake.conf: Introduce UNPACKDIR")
Based on changes submitted by Trevor Woerner <twoerner@gmail.com>
Signed-off-by: Mark Hatle <mark.hatle@amd.com>
|
|\
| |
| |
| | |
Signed-off-by: Mark Hatle <mark.hatle@amd.com>
|
|\ \
| | |
| | |
| | | |
Signed-off-by: Mark Hatle <mark.hatle@amd.com>
|
| | |
| | |
| | |
| | | |
Signed-off-by: Mark Hatle <mark.hatle@amd.com>
|
| | |
| | |
| | |
| | |
| | |
| | | |
Rename to better reflect what the package is.
Signed-off-by: Mark Hatle <mark.hatle@amd.com>
|
| | |
| | |
| | |
| | |
| | |
| | | |
Rename to better reflect what the package is.
Signed-off-by: Mark Hatle <mark.hatle@amd.com>
|
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | | |
Since each of these recipes uses MACHINE_FEATURES...
...we no longer should be using COMPATIBLE_MACHINE.
...we should be setting PACKAGE_ARCH = MACHINE_ARCH.
Signed-off-by: Mark Hatle <mark.hatle@amd.com>
|
| | |
| | |
| | |
| | |
| | |
| | | |
Use the version mentioned in the commit to help version this recipe.
Signed-off-by: Mark Hatle <mark.hatle@amd.com>
|
| | |
| | |
| | |
| | |
| | |
| | |
| | | |
Use the core/core_version.mk as an indication of the correct version
number for this component.
Signed-off-by: Mark Hatle <mark.hatle@amd.com>
|
| | |
| | |
| | |
| | |
| | |
| | |
| | | |
The release notes indicates the latest version is 1.0.73. Use this as the
version number, as calling everything 1.0.0 isn't useful.
Signed-off-by: Mark Hatle <mark.hatle@amd.com>
|
| | |
| | |
| | |
| | |
| | |
| | | |
Remove the older versions, the current version will build with older kernels.
Signed-off-by: Mark Hatle <mark.hatle@amd.com>
|
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | | |
Match libvcu version, removing older versions.
The version number of 20230530 comes from the repository changelog.
Signed-off-by: Mark Hatle <mark.hatle@amd.com>
|
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | | |
No reason to keep older versions.
Note before the version was listed as 1.0.0, but looking at the release notes
it's clear this is actually version 1.0.74.
Signed-off-by: Mark Hatle <mark.hatle@amd.com>
|
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | | |
There is no need for multiple version, the latest version supports many
older kernels. Version is being set to 2023.2, as keeping the string at
1.0.0 is meaningless, since every version released has been 1.0.0.
Signed-off-by: Mark Hatle <mark.hatle@amd.com>
|
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | | |
There is no reason to keep the older versions, as the current version remains
the same API, just with fixes.
Note before the version was set to 1.0.0, but the various version files inside
the source indicate it's really 1.1.2. Adjust the naming to match and make
it clear this is the xilinx fork and which release.
Signed-off-by: Mark Hatle <mark.hatle@amd.com>
|
| | |
| | |
| | |
| | |
| | |
| | | |
SRCPV is no longer needed, Simply various usages.
Signed-off-by: Mark Hatle <mark.hatle@amd.com>
|
|\ \ \
| | |/
| |/|
| | | |
Signed-off-by: Mark Hatle <mark.hatle@amd.com>
|
| | |
| | |
| | |
| | | |
Fixed buildpath QA warning
|
|\| |
| | |
| | |
| | | |
Signed-off-by: Mark Hatle <mark.hatle@amd.com>
|
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | | |
Removed Warning related obsolete licenses GPLv2
WARNING: kernel-module-vdu-1.0.0-xilinx-v2024.1+gitAUTOINC+25773344ce-r0
do_package_qa: QA Issue:
Recipe LICENSE includes obsolete licenses GPLv2 [obsolete-license]
Signed-off-by: Virendra Nakaskar <Virendra.Nakaskar2@amd.com>
Signed-off-by: Mark Hatle <mark.hatle@amd.com>
|
|\| |
| | |
| | |
| | | |
Signed-off-by: Mark Hatle <mark.hatle@amd.com>
|
| | |
| | |
| | |
| | | |
Signed-off-by: Mark Hatle <mark.hatle@amd.com>
|
|\| |
| | |
| | |
| | | |
Signed-off-by: Mark Hatle <mark.hatle@amd.com>
|
| | |
| | |
| | |
| | |
| | | |
fix: 10 bits HEVC and AVC streams
chore: update to revision d20240216
|
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | | |
fix: 10 bits HEVC and AVC streams Acked-for-series: Varunkumar Allagadapa <varunkumar.allagadapa@amd.com>
chore: add missing errorCode
fix: context
fix: add missing nDeviceIndex increment
chore: update to revision 20240216
Revert "chore fix compilation issue"
|
| | |
| | |
| | |
| | | |
fix: Force sample pack mode setting
|
| | |
| | |
| | |
| | | |
Modified al5d log message to use VDU instead of VCU
|
| | |
| | |
| | |
| | | |
chore: update to revision d20240216
|
| | |
| | |
| | |
| | |
| | |
| | | |
fix: Force sample pack mode packed xv for > 8bits Acked-for-series: Varunkumar Allagadapa <varunkumar.allagadapa@amd.com>
fix: add missing nDeviceIndex increment
chore: update to revision d20240216
|
| | |
| | |
| | |
| | | |
chore: update to revision d20240216
|
| | |
| | |
| | |
| | | |
chore: update to revision d20240216
|
| | |
| | |
| | |
| | | |
dmaproxy: Use DMA_TO_DEV in dma_map_page API for destination buffer
|
|\| |
| |/
|/|
| | |
Signed-off-by: Mark Hatle <mark.hatle@amd.com>
|
| |
| |
| |
| |
| |
| |
| | |
The vdu components all require the MACHINE_FEATURE of 'vdu', so
COMPATIBLE_MACHINE is not necessary.
Signed-off-by: Mark Hatle <mark.hatle@amd.com>
|
| |
| |
| |
| | |
chore(ctrlsw): update to revision d70f0d5674f9565dc8c62591ec569e64746809d0
|
| |
| |
| |
| | |
chore(firmware): update to revision d70f0d5674f9565dc8c62591ec569e64746809d0
|
| |
| |
| |
| | |
Signed-off-by: Mark Hatle <mark.hatle@amd.com>
|
| |
| |
| |
| |
| |
| |
| |
| | |
chore!: update to revision d20240111
chore: update to revision d20231213
Added missing header files for Yocto project master(gcc 13.2)
Signed-off-by: Mark Hatle <mark.hatle@amd.com>
|
| |
| |
| |
| |
| |
| |
| | |
chore!: update to revision d20240111
chore: update to revision d20231213
Signed-off-by: Mark Hatle <mark.hatle@amd.com>
|
| |
| |
| |
| |
| |
| | |
chore: update to revision d20240111
chore: update to revision d20231213
Signed-off-by: Mark Hatle <mark.hatle@amd.com>
|
| |
| |
| |
| |
| |
| | |
chore: update to revision d20240111
chore: update to revision d20231213
Signed-off-by: Mark Hatle <mark.hatle@amd.com>
|
| |
| |
| |
| |
| | |
VDU: make driver compatible with 6.6 kernel version
Signed-off-by: Sandeep Gundlupet Raju <sandeep.gundlupet-raju@amd.com>
|
| |
| |
| |
| |
| | |
Signed-off-by: Hibitha B Raj <hibitha.braj@amd.com>
Signed-off-by: Sandeep Gundlupet Raju <sandeep.gundlupet-raju@amd.com>
|
| |
| |
| |
| |
| | |
VCU: make driver compatible with 6.6 kernel version
Signed-off-by: Mark Hatle <mark.hatle@amd.com>
|
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| | |
libvdu-omxil change:
vdu: add HEVC index and type
fix: add missing ToStringValue
feat(app): device selection
chore: update to revision d20230724
libvdu-ctrlsw change:
fix: add missing mask
chore: update to revision d20230724
Support for reserved memory with start address not aligned on 2GB
Revert "Adding support for vdu-auto-instance
vdu-firmware change:
chore: update to revision d20230724
Support for reserved memory with start address not aligned on 2GB
Signed-off-by: Virendra Nakaskar <Virendra.Nakaskar2@amd.com>
Signed-off-by: Sandeep Gundlupet Raju <sandeep.gundlupet-raju@amd.com>
|
| |
| |
| |
| |
| |
| |
| |
| |
| | |
fix: add missing mask
chore: update to revision d20230724
Support for reserved memory with start address not aligned on 2GB reintegration
Revert Adding support for vdu-auto-instance
Signed-off-by: Sandeep Gundlupet Raju <sandeep.gundlupet-raju@amd.com>
|
| |
| |
| |
| |
| |
| |
| |
| |
| | |
vdu: add HEVC index and type
fix: add missing ToStringValue
feat(app): device selection
chore: update to revision d20230724
Signed-off-by: Sandeep Gundlupet Raju <sandeep.gundlupet-raju@amd.com>
|
| |
| |
| |
| |
| | |
fix: xilinx implementation of add_memory
Signed-off-by: Sandeep Gundlupet Raju <sandeep.gundlupet-raju@amd.com>
|