summaryrefslogtreecommitdiffstats
path: root/meta-xilinx-core/recipes-multimedia/vdu
Commit message (Collapse)AuthorAgeFilesLines
* meta-xilinx-multimedia: Create new sublayerJohn Toomey2024-11-215-168/+0
| | | | | | | | | 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>
* various: WORKDIR/UNPACKDIR changesMark Hatle2024-06-104-6/+6
| | | | | | | | | | | | 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>
* Merge remote-tracking branch 'xilinx/rel-v2024.1' into master_2024.1Mark Hatle2024-05-211-1/+1
|\ | | | | | | Signed-off-by: Mark Hatle <mark.hatle@amd.com>
* \ Merge remote-tracking branch 'xilinx/master' into master_2024.1Mark Hatle2024-05-2114-451/+27
|\ \ | | | | | | | | | Signed-off-by: Mark Hatle <mark.hatle@amd.com>
| * | vcu/vdu: Sync VCU and VDU to make mainenance easierMark Hatle2024-05-194-22/+19
| | | | | | | | | | | | Signed-off-by: Mark Hatle <mark.hatle@amd.com>
| * | vdu vcu: Remove COMPATIBLE_MACHINE, set PACKAGE_ARCH uniformlyMark Hatle2024-05-194-20/+3
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 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>
| * | vdu-firmware: Remove older versions, update version string of current versionMark Hatle2024-05-192-44/+0
| | | | | | | | | | | | | | | | | | Use the version mentioned in the commit to help version this recipe. Signed-off-by: Mark Hatle <mark.hatle@amd.com>
| * | libvdu-omxil: Remove old versions, rename current versionMark Hatle2024-05-193-111/+0
| | | | | | | | | | | | | | | | | | | | | 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>
| * | libvcu-ctrlsw: Remove older versions rename latestMark Hatle2024-05-192-49/+0
| | | | | | | | | | | | | | | | | | | | | 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>
| * | kernel-module-vdu: Remove older versionsMark Hatle2024-05-192-44/+0
| | | | | | | | | | | | | | | | | | Remove the older versions, the current version will build with older kernels. Signed-off-by: Mark Hatle <mark.hatle@amd.com>
| * | recipes: Drop SRCPV usageMark Hatle2024-05-188-8/+8
| | | | | | | | | | | | | | | | | | SRCPV is no longer needed, Simply various usages. Signed-off-by: Mark Hatle <mark.hatle@amd.com>
* | | Merge remote-tracking branch 'xilinx/rel-v2024.1' into master_2024.1Mark Hatle2024-05-031-1/+1
|\ \ \ | | |/ | |/| | | | Signed-off-by: Mark Hatle <mark.hatle@amd.com>
| * | vdu-ctrl-sw : Updated SRCREV for 2024.1_4667Sivaprasad Addepalli2024-04-251-1/+1
| | | | | | | | | | | | Fixed buildpath QA warning
* | | Merge remote-tracking branch 'xilinx/rel-v2024.1' into master_2024.1Mark Hatle2024-04-271-1/+1
|\| | | | | | | | | | | Signed-off-by: Mark Hatle <mark.hatle@amd.com>
| * | Fixed: Warnings related to QA issue: obsolete licenses GPLv2 [obsolete-license]Virendra Nakaskar2024-04-161-1/+1
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 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>
* | | Merge remote-tracking branch 'xilinx/rel-v2024.1' into master-nextMark Hatle2024-04-164-4/+4
|\| | | | | | | | | | | Signed-off-by: Mark Hatle <mark.hatle@amd.com>
| * | Switch from master to xlnx_rel_v2024.1 branchMark Hatle2024-04-104-4/+4
| | | | | | | | | | | | Signed-off-by: Mark Hatle <mark.hatle@amd.com>
* | | Merge remote-tracking branch 'xilinx/rel-v2024.1' into master-nextMark Hatle2024-03-274-4/+4
|\| | | | | | | | | | | Signed-off-by: Mark Hatle <mark.hatle@amd.com>
| * | vdu-firmware : Updated SRCREV for 2024.1_7367Sivaprasad Addepalli2024-03-271-1/+1
| | | | | | | | | | | | | | | fix: 10 bits HEVC and AVC streams chore: update to revision d20240216
| * | vdu-ctrl-sw : Updated SRCREV for 2024.1_1747Sivaprasad Addepalli2024-03-271-1/+1
| | | | | | | | | | | | | | | | | | | | | | | | | | | 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"
| * | vdu-modules : Updated SRCREV for 2024.1_5407Sivaprasad Addepalli2024-03-261-1/+1
| | | | | | | | | | | | Modified al5d log message to use VDU instead of VCU
| * | vdu-omx-il : Updated SRCREV for 2024.1_7223Sivaprasad Addepalli2024-03-261-1/+1
| | | | | | | | | | | | chore: update to revision d20240216
* | | Merge remote-tracking branch 'xilinx/rel-v2024.1' into master-nextMark Hatle2024-03-2612-32/+167
|\| | | |/ |/| | | Signed-off-by: Mark Hatle <mark.hatle@amd.com>
| * vdu: Remove COMPATIBLE_MACHINE entryMark Hatle2024-02-2912-48/+0
| | | | | | | | | | | | | | 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>
| * Updated SRCREV and License checksum for vdu 2024.1Hibitha B Raj2024-02-122-4/+4
| | | | | | | | Signed-off-by: Mark Hatle <mark.hatle@amd.com>
| * Updated SRCREV of vdu-omx-il for 2024.1_9331Siva Addepalli2024-02-091-2/+2
| | | | | | | | | | | | | | | | 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>
| * Updated SRCREV of vdu-modules for 2024.1_7259Siva Addepalli2024-01-101-1/+1
| | | | | | | | | | VDU: make driver compatible with 6.6 kernel version Signed-off-by: Sandeep Gundlupet Raju <sandeep.gundlupet-raju@amd.com>
| * Updated SRCREV of vdu-firmware for 2024.1Hibitha B Raj2024-01-101-1/+1
| | | | | | | | | | Signed-off-by: Hibitha B Raj <hibitha.braj@amd.com> Signed-off-by: Sandeep Gundlupet Raju <sandeep.gundlupet-raju@amd.com>
| * Updating VDU license file checksumVirendra Nakaskar2024-01-033-3/+3
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 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>
| * Updated SRCREV of vdu-ctrl-sw for 2024.1_4811Siva Addepalli2024-01-031-1/+1
| | | | | | | | | | | | | | | | | | 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>
| * Updated SRCREV of vdu-omx-il for 2024.1_7951Siva Addepalli2024-01-031-1/+1
| | | | | | | | | | | | | | | | | | 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>
| * Updated SRCREV of vdu-modules for 2024.1_9315Siva Addepalli2024-01-031-1/+1
| | | | | | | | | | fix: xilinx implementation of add_memory Signed-off-by: Sandeep Gundlupet Raju <sandeep.gundlupet-raju@amd.com>
| * Remove exec permission from bb filesJohn Toomey2023-10-135-0/+0
| | | | | | | | | | Signed-off-by: John Toomey <john.toomey@amd.com> Signed-off-by: Mark Hatle <mark.hatle@amd.com>
| * Updated SRCREV of vdu-firmware for 2023.2_5515Siva Addepalli2023-10-051-1/+1
| | | | | | | | | | | | fix: data cache issue Signed-off-by: Siva Addepalli <sivaprasad.addepalli@xilinx.com> Signed-off-by: Mark Hatle <mark.hatle@amd.com>
| * libvdu-omxil: Update branch to xlnx_rel_v2023.2Mark Hatle2023-08-291-1/+1
| | | | | | | | | | | | | | Changelog: (none) Signed-off-by: Mark Hatle <mark.hatle@amd.com>
| * kernel-module-vdu: Update branch to xlnx_rel_v2023.2John Toomey2023-08-291-1/+1
| | | | | | | | | | | | | | | | Changelog: (none) Signed-off-by: John Toomey <john.toomey@amd.com> Signed-off-by: Mark Hatle <mark.hatle@amd.com>
| * libvdu-ctrlsw: Update branch to xlnx_rel_v2023.2John Toomey2023-08-291-1/+1
| | | | | | | | | | | | | | | | Changelog: (none) Signed-off-by: John Toomey <john.toomey@amd.com> Signed-off-by: Mark Hatle <mark.hatle@amd.com>
| * vdu-firmware: Update branch to xlnx_rel_v2023.2John Toomey2023-08-291-1/+1
| | | | | | | | | | | | | | | | Changelog: (none) Signed-off-by: John Toomey <john.toomey@amd.com> Signed-off-by: Mark Hatle <mark.hatle@amd.com>
| * vdu: Branch integration to 2024.1Mark Hatle2023-08-294-0/+184
| | | | | | | | Signed-off-by: Mark Hatle <mark.hatle@amd.com>
* | Merge remote-tracking branch 'github/rel-v2023.2' into master-nextMark Hatle2024-03-211-0/+0
|\ \ | | | | | | | | | Signed-off-by: Mark Hatle <mark.hatle@amd.com>
| * | Remove exec permission from bb filesJohn Toomey2023-10-274-0/+0
| | | | | | | | | | | | | | | | | | | | | Signed-off-by: John Toomey <john.toomey@amd.com> Signed-off-by: Mark Hatle <mark.hatle@amd.com> (cherry picked from commit 3b5337348fe58b21683542f78e83f1d631d4b1e8) Signed-off-by: Mark Hatle <mark.hatle@amd.com>
* | | libvdu-omxil: Add workaround for latest gccMark Hatle2024-01-303-0/+56
| | | | | | | | | | | | Signed-off-by: Mark Hatle <mark.hatle@amd.com>
* | | vdu-firmware: Fix QA errorMark Hatle2024-01-302-6/+4
| | | | | | | | | | | | | | | | | | | | | Fixes: ERROR: vdu-firmware-1.0.0-xilinx-v2023.2+git-r0 do_package_qa: QA Issue: vdu-firmware package is not obeying usrmerge distro feature. /lib should be relocated to /usr. [usrmerge] Signed-off-by: Mark Hatle <mark.hatle@amd.com>
* | | libvdu-ctrlsw: Fix compilation failure is latest toolchainMark Hatle2024-01-303-2/+33
| | | | | | | | | | | | Signed-off-by: Mark Hatle <mark.hatle@amd.com>
* | | Merge remote-tracking branch 'origin/rel-v2023.2' into nanbieldMark Hatle2023-10-238-4/+192
|\| | | | | | | | | | | Signed-off-by: Mark Hatle <mark.hatle@amd.com>
| * | Updated SRCREV of vdu-firmware for 2023.2_5515Siva Addepalli2023-10-041-1/+1
| | | | | | | | | | | | | | | | | | fix: data cache issue Signed-off-by: Siva Addepalli <sivaprasad.addepalli@xilinx.com> Signed-off-by: Mark Hatle <mark.hatle@amd.com>
| * | libvdu-omxil: Update branch to xlnx_rel_v2023.2Mark Hatle2023-08-291-1/+1
| | | | | | | | | | | | | | | | | | | | | Changelog: (none) Signed-off-by: Mark Hatle <mark.hatle@amd.com>
| * | kernel-module-vdu: Update branch to xlnx_rel_v2023.2John Toomey2023-08-291-1/+1
| | | | | | | | | | | | | | | | | | | | | | | | Changelog: (none) Signed-off-by: John Toomey <john.toomey@amd.com> Signed-off-by: Mark Hatle <mark.hatle@amd.com>
| * | libvdu-ctrlsw: Update branch to xlnx_rel_v2023.2John Toomey2023-08-291-1/+1
| | | | | | | | | | | | | | | | | | | | | | | | Changelog: (none) Signed-off-by: John Toomey <john.toomey@amd.com> Signed-off-by: Mark Hatle <mark.hatle@amd.com>
| * | vdu-firmware: Update branch to xlnx_rel_v2023.2John Toomey2023-08-291-1/+1
| |/ | | | | | | | | | | | | | | Changelog: (none) Signed-off-by: John Toomey <john.toomey@amd.com> Signed-off-by: Mark Hatle <mark.hatle@amd.com>