summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorManoj Takasi <mtakasi@amd.com>2024-10-09 14:41:54 +0530
committerMark Hatle <mark.hatle@amd.com>2024-10-10 11:31:53 -0500
commited108570c8b989b983a162b96ab2439028e07cfa (patch)
tree858c7161062d379dccd51f7a17996c5b77cdec4f
parenta4cc1262e2aadf20c5c03f08aa045d96e8bab360 (diff)
downloadmeta-xilinx-ed108570c8b989b983a162b96ab2439028e07cfa.tar.gz
xrt, zocl : update commit id for 2024.2
Changelog: passing hw_context wherever needed (#8508) pass in correct type for force preemption (#8501) XDP AIE PC Plugin to capture total execution cycles of specified functions (#8439) Catch all the exceptions when firmware version is not present. (#8505) Modified zocl_free_bo and zocl_gem_prime_get_sg_table functions to check for mm_node. (#8500) adding 2G host address offset for aie4 host shimbd patching (#8489) updating gemm host with multiple max frequency support (#8495) Revert "CR-1178512 Fix xrt setup script hang on CSH shell (#8493)" (#8502) [Xbutil] Add support to in xbutil for the newly added device utilization queries (#8461) ML Timeline support for multipartition design with multiple xclbins (#8497) [XDP] CR-1210992 - Fix to stop counters for specified bytes (#8496) Add proper check for aie_only xclbin (#8499) multi-partition changes (#8498) VITIS-12792 HIP Binding: Memory pool APIs (#8268) remove any mention of clock frequencies (#8491) CR-1178512 Fix xrt setup script hang on CSH shell (#8493) close aie context cleanup in shim (#8479) Fix for CR-1214058 : xrt-smi shows Alveo help when invoked with invalid args (#8483) Enabling Async support for External Buffers (#8467) Removed creation of copy of the shared_ptr in its own destructor (#8488) Changing the order of update_device calls so AIE information is not lost (#8487) Capture and Replay: XBREPLAY module inclusion (#8465) Capture and Replay: XBTRACER module inclusion (#8466) fix for aie partition metadata file not found (#8485) Fix aie trace config for aie1 gen (#8486) Fix for CR-1206995 : Inconsistency between the version printed by xrt-smi --version and xrt-smi examine (#8476) CR-1214559 `xrt-smi validate --verbose` cannot find benchmark_1502_00.json and prints "Details: Threshold is 0.0 us" (#8482) CR-1214311 Fix xrt-smi validate crash on Alveo (#8472) [XDP] Multiple CRs - Correct parsing of buffer names and channel IDs (#8481) Add DRC for dpu_kernel_id of AIE_PARTITION section and m_kernel_id of IP_LAYOUT section. (#8463) coding style changes (#8475) [XDP] Changes to stop on specified Byte count and other enhancements for ADF profile API (#8471) Vitis 13170 - Allow setting thread CPU affinity for XRT applications on Windows (#8437) [XDP] Multiple CRs - PLIO messaging and adding channel info to profiling payload (#8459) Starting trace module using a broadcast network for XDP Client (#8455) CR-1214311 Fix xrt-smi validate crash on alveo due to query (#8462) Cleanup unused code related to Graphs (#8468) Signed-off-by: Manoj Takasi <mtakasi@amd.com> Signed-off-by: Mark Hatle <mark.hatle@amd.com>
-rw-r--r--meta-xilinx-core/recipes-xrt/xrt/xrt-202420.2.18.0.inc2
1 files changed, 1 insertions, 1 deletions
diff --git a/meta-xilinx-core/recipes-xrt/xrt/xrt-202420.2.18.0.inc b/meta-xilinx-core/recipes-xrt/xrt/xrt-202420.2.18.0.inc
index bc513c8b..ad66076f 100644
--- a/meta-xilinx-core/recipes-xrt/xrt/xrt-202420.2.18.0.inc
+++ b/meta-xilinx-core/recipes-xrt/xrt/xrt-202420.2.18.0.inc
@@ -3,4 +3,4 @@ BRANCHARG = "${@['nobranch=1', 'branch=${BRANCH}'][d.getVar('BRANCH', True) != '
3SRC_URI = "${REPO};${BRANCHARG};name=xrt" 3SRC_URI = "${REPO};${BRANCHARG};name=xrt"
4 4
5BRANCH = "master" 5BRANCH = "master"
6SRCREV_xrt = "e4a659dc330f2ae49de5b5998e4afa0dae49ea9f" 6SRCREV_xrt = "5448dd1701a51e88cfdf73be1c3962c0a825e39d"