summaryrefslogtreecommitdiffstats
path: root/meta-xilinx-core/recipes-kernel/hdmi
Commit message (Collapse)AuthorAgeFilesLines
* Merge remote-tracking branch 'origin/rel-v2023.2' into nanbieldMark Hatle2023-10-231-0/+24
|\ | | | | | | Signed-off-by: Mark Hatle <mark.hatle@amd.com>
| * kernel-module-hdmi: 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>
| * kernel-module-hdmi: Update the SRCREV for hdmi-modulesRajesh Gugulothu2023-07-271-1/+1
| | | | | | | | | | | | | | | | | | | | | | | | | | Changelog: dt-bindings: hdmi-tx-ss: Fix the phy instance names dt-bindings: hdmi-rx-ss: Fix the phy instance names dt-bindings: vphy: Update phy lane nodes as per the IP phy: Fix max lanes supported by video phy in HDMI 2.O mode Revert "Create 0001-hdmitx-Fixed-hdmi-compilation-with-kernel-6.1.patch" Create 0001-hdmitx-Fixed-hdmi-compilation-with-kernel-6.1.patc Signed-off-by: Rajesh Gugulothu <rajesh.gugulothu@amd.com> Signed-off-by: Mark Hatle <mark.hatle@amd.com>
| * Branch to 2023.1Mark Hatle2023-03-081-1/+1
| | | | | | | | | | | | | | | | | | Signed-off-by: Mark Hatle <mark.hatle@amd.com> (cherry picked from commit 39bcac39bea4fd22c23ffab003227c34759d7a53) Update only versioned components to 2023.1 branches. Signed-off-by: Mark Hatle <mark.hatle@amd.com>
| * Start 2023.2 developmentMark Hatle2023-03-081-0/+24
| | | | | | | | Signed-off-by: Mark Hatle <mark.hatle@amd.com>
* | Merge remote-tracking branch 'origin/rel-v2023.1'Mark Hatle2023-05-181-0/+24
|\ \ | | | | | | | | | | | | | | | | | | Resolved conflicts Preserved 2022* versions Signed-off-by: Mark Hatle <mark.hatle@amd.com>
| * | Branch to 2023.1Mark Hatle2023-03-051-1/+1
| |/ | | | | | | Signed-off-by: Mark Hatle <mark.hatle@amd.com>
| * kernel-module-hdmi: Update SRCREV for 6.1 kernelChristian Kohn2023-01-272-27/+3
| | | | | | | | | | | | | | | | | | The SRCREV of the hdmi kernel module was updated to compile with a 6.1 kernel. Also update the version variable inside the recipe and remove the 2022.2 version of the recipe as it is no longer compatible. Signed-off-by: Christian Kohn <chris.kohn@amd.com> Signed-off-by: Mark Hatle <mark.hatle@amd.com>
| * kernel-modules-hdmi: Add initial 2023.1 branchMark Hatle2022-11-021-0/+24
| | | | | | | | Signed-off-by: Mark Hatle <mark.hatle@amd.com>
| * kernel-module-hdmi: Version the unversioned _gitMark Hatle2022-11-021-1/+1
| | | | | | | | Signed-off-by: Mark Hatle <mark.hatle@amd.com>
* | kernel-module-hdmi: Version the unversioned _gitMark Hatle2022-11-101-1/+1
|/ | | | Signed-off-by: Mark Hatle <mark.hatle@amd.com>
* Merge branch 'honister' into kirkstone-nextMark Hatle2022-09-201-1/+1
|\ | | | | | | Signed-off-by: Mark Hatle <mark.hatle@amd.com>
| * Merge remote-tracking branch 'origin/rel-v2022.2' into honisterMark Hatle2022-09-201-1/+1
| |\ | | | | | | | | | Signed-off-by: Mark Hatle <mark.hatle@amd.com>
| | * various: Move to 2022.2 release branchMark Hatle2022-09-201-1/+1
| | | | | | | | | | | | Signed-off-by: Mark Hatle <mark.hatle@amd.com>
| | * kernel-module-hdmi: Update SRCVERVenkateshwar Rao Gannavarapu2022-03-241-1/+1
| | | | | | | | | | | | | | | | | | | | | Updated SRCVER for 2022.1 Signed-off-by: Venkateshwar Rao Gannavarapu <venkateshwar.rao.gannavarapu@xilinx.com> Signed-off-by: Mark Hatle <mark.hatle@xilinx.com>
| | * kernel-module-hdmi: Support 5.15 kernelMark Hatle2022-01-041-2/+2
| | | | | | | | | | | | Signed-off-by: Mark Hatle <mark.hatle@xilinx.com>
| | * Initial restructure/split of meta-xilinx-bspMark Hatle2021-12-221-0/+24
| | | | | | | | | | | | | | | | | | | | Create a new meta-xilinx-core, move core functionality to the core, keeping board specific files in the bsp layer. zynqmp-generic changed from require <board> to include, so if meta-xilinx-bsp is not available it will not fail. Signed-off-by: Mark Hatle <mark.hatle@xilinx.com>
* | various: Update license to match supported valuesMark Hatle2022-08-311-1/+1
|/ | | | Signed-off-by: Mark Hatle <mark.hatle@kernel.crashing.org>
* Move from 2021.2 to 2022.1Mark Hatle2022-05-021-3/+3
| | | | | | | | | | Rename recipes from 2021.2 to 2022.1 as necessary. Move internal references to 2022.1 (layer.conf and local.conf.sample) Move kernel to 2022.1 branch, as well as various kernel modules. Signed-off-by: Mark Hatle <mark.hatle@kernel.crashing.org>
* Initial restructure/split of meta-xilinx-bspMark Hatle2022-01-141-0/+24
Create a new meta-xilinx-core, move core functionality to the core, keeping board specific files in the bsp layer. zynqmp-generic changed from require <board> to include, so if meta-xilinx-bsp is not available it will not fail. Signed-off-by: Mark Hatle <mark.hatle@xilinx.com>