<feed xmlns='http://www.w3.org/2005/Atom'>
<title>linux/meta-xilinx.git/meta-xilinx-core/recipes-xrt, branch master</title>
<subtitle>Mirror of git.yoctoproject.org/meta-xilinx.git</subtitle>
<id>https://git.enea.com/cgit/linux/meta-xilinx.git/atom?h=master</id>
<link rel='self' href='https://git.enea.com/cgit/linux/meta-xilinx.git/atom?h=master'/>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-xilinx.git/'/>
<updated>2024-11-24T23:55:01+00:00</updated>
<entry>
<title>various: Remove 2022.x versions</title>
<updated>2024-11-24T23:55:01+00:00</updated>
<author>
<name>Mark Hatle</name>
<email>mark.hatle@amd.com</email>
</author>
<published>2024-11-24T16:32:52+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-xilinx.git/commit/?id=fc651966ac5add0bd5d4e2612c02368ff715621b'/>
<id>urn:sha1:fc651966ac5add0bd5d4e2612c02368ff715621b</id>
<content type='text'>
Signed-off-by: Mark Hatle &lt;mark.hatle@amd.com&gt;
</content>
</entry>
<entry>
<title>various: Fix variable usage</title>
<updated>2024-11-21T20:47:51+00:00</updated>
<author>
<name>Mark Hatle</name>
<email>mark.hatle@amd.com</email>
</author>
<published>2024-11-21T20:47:49+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-xilinx.git/commit/?id=ab07add28ff4c8acf68157de49ff29f59238e4e0'/>
<id>urn:sha1:ab07add28ff4c8acf68157de49ff29f59238e4e0</id>
<content type='text'>
Remove most direct references to WORKDIR.

S = "${WORKDIR}" is no longer allowed, adjust this to refer to UNPACKDIR

${WORKDIR}/package is also incorrect, adjust to ${PKGD}.

Signed-off-by: Mark Hatle &lt;mark.hatle@amd.com&gt;
</content>
</entry>
<entry>
<title>xrt, zocl : update commit id for 2024.2</title>
<updated>2024-10-29T16:02:19+00:00</updated>
<author>
<name>Manoj Takasi</name>
<email>mtakasi@amd.com</email>
</author>
<published>2024-10-28T11:02:15+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-xilinx.git/commit/?id=74901457c54f087ad09a25f651ebc28bf1e82b66'/>
<id>urn:sha1:74901457c54f087ad09a25f651ebc28bf1e82b66</id>
<content type='text'>
Changelog:
   Updating the petalinux to its latest version (#8572) (#8573)
   Removed a debug msg which is a overhead of the performance for async operation. (#8565) (#8566)

Signed-off-by: Manoj Takasi &lt;mtakasi@amd.com&gt;
Signed-off-by: Mark Hatle &lt;mark.hatle@amd.com&gt;
</content>
</entry>
<entry>
<title>xrt, zocl : update commit id for 2024.2</title>
<updated>2024-10-25T19:37:21+00:00</updated>
<author>
<name>Manoj Takasi</name>
<email>mtakasi@amd.com</email>
</author>
<published>2024-10-24T05:49:29+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-xilinx.git/commit/?id=e1abe034e0c15fd87a12c47fa1c886b8750c6956'/>
<id>urn:sha1:e1abe034e0c15fd87a12c47fa1c886b8750c6956</id>
<content type='text'>
Changelog:
   changing the master branch for 2024.2 to on push event (#8542)
   minor error message tweak (#8556)
   fixing aie_only xclbin issue (#8553)
   Fix in ML Timeline, AIE PC plugin for Linux Client (#8546)
   parse qos status and fix wording for preemption report (#8550)
   Fix build scripts for MSVC to honor custom ext path (#8552)
   Windows compile with /MT and link using Hybrid CRT (#8551)

Signed-off-by: Manoj Takasi &lt;mtakasi@amd.com&gt;
Signed-off-by: Mark Hatle &lt;mark.hatle@amd.com&gt;
</content>
</entry>
<entry>
<title>xrt, zocl : update commit id for 2024.2</title>
<updated>2024-10-23T15:45:12+00:00</updated>
<author>
<name>Manoj Takasi</name>
<email>mtakasi@amd.com</email>
</author>
<published>2024-10-21T13:32:28+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-xilinx.git/commit/?id=111aadec353db162c5797de0df4864a52f35c22c'/>
<id>urn:sha1:111aadec353db162c5797de0df4864a52f35c22c</id>
<content type='text'>
Changelog:
   Replay minor fixes (#8548)
   Bump up the aiebu submodule githash to pull in the Windows compiler op… (#8547)
   Remove max tops (#8543)
   conflict (#8534)
   CR-1217061 revert (#8540)
   CR-1215083 Remove xbutil wrapper for Windows (#8510)
   Vitis 13612 : Allow for gemm test to wait for the clock ramp up to its maximum value (#8538)
   VITIS-13627 [Preemption] Add preemption telemetry report (#8539)
   Capture and Replay: Included support for xrt::module and xrt::elf classes (#8536)
   Fixes for upcoming release (#8537)
   CR-1216849, CR-1217061 FIX : xrt-smi configure --pmode default --help` does not print global options (#8532)
   Using old method for fetching xclbin uuid on Alveo HW emulation since device query is not supported (#8531)
   [XDP] Fix to manage stream port ID detection in profile for client (#8528)
   aie overlay load xclbin issue: Load xclbin even if xclbin doesnt have EMBEDDED_METADATA section (#8527)
   VITIS-13557 Display clocks on-demand (#8520)
   Vitis 12999 : Temporal Sharing overhead benchmark test (#8516)
   CR-1214433, CR-1214577 and CR-1215195 (#8507)
   Updated package version to generate packages with latest version (#8525)

Signed-off-by: Manoj Takasi &lt;mtakasi@amd.com&gt;
Signed-off-by: Mark Hatle &lt;mark.hatle@amd.com&gt;
</content>
</entry>
<entry>
<title>xrt, zocl : update commit id for 2024.2</title>
<updated>2024-10-15T18:50:32+00:00</updated>
<author>
<name>Manoj Takasi</name>
<email>mtakasi@amd.com</email>
</author>
<published>2024-10-14T10:00:57+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-xilinx.git/commit/?id=da6218d308ccc5bdedb0e5bbed47fcc6c8332e7f'/>
<id>urn:sha1:da6218d308ccc5bdedb0e5bbed47fcc6c8332e7f</id>
<content type='text'>
Changelog:
   create/destroy/create hw_context flow is fixed (#8522)
   final changes for multi-partition support (#8521)
   enabling external buffer logic as latest petalinux has ssw change (#8517)
   Driver changes to support multi-partition in edge (#8518)
   [XDP] Multiple CRs - Added warning messages, fixed support of profile corner cases, and better handle multiple stream IDs (#8509)
   [XDP] CR-1215560 - Report column shift in static data of profile report (#8513)
   explicit reset is not required for aie array (#8515)
   Spatial Sharing test update for low variance (#8506)
   Fix for crash in xrt-smi validate with ML Timeline enabled (#8512)
   Capture and Replay: Fix repeated loading of capture lib via LD_PRELOAD (#8511)
   VITIS-13530 : Add support to dump scratch pad memory (#8503)

Signed-off-by: Manoj Takasi &lt;mtakasi@amd.com&gt;
Signed-off-by: Mark Hatle &lt;mark.hatle@amd.com&gt;
</content>
</entry>
<entry>
<title>xrt, zocl : update commit id for 2024.2</title>
<updated>2024-10-10T16:31:53+00:00</updated>
<author>
<name>Manoj Takasi</name>
<email>mtakasi@amd.com</email>
</author>
<published>2024-10-09T09:11:54+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-xilinx.git/commit/?id=ed108570c8b989b983a162b96ab2439028e07cfa'/>
<id>urn:sha1:ed108570c8b989b983a162b96ab2439028e07cfa</id>
<content type='text'>
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 &lt;mtakasi@amd.com&gt;
Signed-off-by: Mark Hatle &lt;mark.hatle@amd.com&gt;
</content>
</entry>
<entry>
<title>xrt, zocl : update commit id for 2024.2</title>
<updated>2024-10-01T20:00:21+00:00</updated>
<author>
<name>Manoj Takasi</name>
<email>mtakasi@amd.com</email>
</author>
<published>2024-09-30T07:00:19+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-xilinx.git/commit/?id=436ad640afcaa319429b0407433e8698fda5ea80'/>
<id>urn:sha1:436ad640afcaa319429b0407433e8698fda5ea80</id>
<content type='text'>
Changelog:
   Providing more detailed info and warning messages for AIE profiling f… (#8464)
   VITIS-13418 Add option to force enable/disable preemption (#8443)
   change failed to warning (#8460)
   [XDP] Fix warnings for mcdm build  (#8458)
   Bounding the maximum transfer rate we report to 10 GB/s (#8456)
   Telemetry and pid updates (#8442)
   [XDP] enhancements for profile API and report relative location (#8444)
   CR-1204045 Typo in get_tag() function description in 2024.1 XRT github doc (#8453)
   Copying latest common layer from compiler (#8451)
   Modified the if loops to check for mm_node if buffers are created on DMA (#8449)
   Making GMIO/External buffers as XRT first class objects (#8438)
   VITIS-12882 Add limits for benchmarks to specify pass criteria (#8441)
   Made aie_ctx to ZOCL_CTX_NOOPS to support multi partition (#8448)
   xrt-smi validate test for spatial-sharing overhead (VITIS-13000) (#8395)
   Adding poll_timers_interval_us as a new valid option to AIE trace (#8445)

Signed-off-by: Manoj Takasi &lt;mtakasi@amd.com&gt;
Signed-off-by: Mark Hatle &lt;mark.hatle@amd.com&gt;
</content>
</entry>
<entry>
<title>meta-xilinx-core: xrt: Rework XRT AIE dependencies</title>
<updated>2024-09-24T18:31:19+00:00</updated>
<author>
<name>Mark Hatle</name>
<email>mark.hatle@amd.com</email>
</author>
<published>2024-09-23T20:51:12+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-xilinx.git/commit/?id=88651af8a97753c09696d1cefc25cc3d80fc32ae'/>
<id>urn:sha1:88651af8a97753c09696d1cefc25cc3d80fc32ae</id>
<content type='text'>
The older recipes, merge xrt_% into the specific versioned items to ensure
that they continue to work the way they have in the past.

For the current xrt version, we remove the MACHINE dependencies and allow
AIE to be selected via a PACKAGECONFIG instead.  This will permit a single
xrt to work across a larger set of aarch64 machines.

Signed-off-by: Mark Hatle &lt;mark.hatle@amd.com&gt;
</content>
</entry>
<entry>
<title>xrt, zocl : update commit id for 2024.2</title>
<updated>2024-09-24T15:46:31+00:00</updated>
<author>
<name>Manoj Takasi</name>
<email>mtakasi@amd.com</email>
</author>
<published>2024-09-23T06:36:53+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-xilinx.git/commit/?id=1846769a0c2514b0dfccac38e0e80296c8a91a9c'/>
<id>urn:sha1:1846769a0c2514b0dfccac38e0e80296c8a91a9c</id>
<content type='text'>
Changelog:
   VITIS-13441 : Allow shim to read a special flag from xrt.ini for dummy app (#8436)
   Added checks to version api's to throw exception when information is not available (#8430)
   graph_object constructor with aieArray instance (#8431)
   Fix xbutil/xrt-smi wrapper script to find loader (#8426)
   Add AMD copyright (#8432)
   Fix Debug build warning and error (#8433)
   Correct Freq store &amp; fetch (#8434)
   [XDP] Multiple CRs - fixed PLIO verification and refined all_stalls_s2mm metric set (#8429)
   Enhance no-op test logics (#8423)
   [XDP] Fix for  profiling plugins to work on independent compilation designs (#8424)
   Add pasid member to aie_partition info (#8427)
   enabling ubuntu2404 for XRT (#8417)
   Remove unexpected warnings metadata for ML Timeline and AIE Halt Plugin  (#8421)

Signed-off-by: Manoj Takasi &lt;mtakasi@amd.com&gt;
Signed-off-by: Mark Hatle &lt;mark.hatle@amd.com&gt;
</content>
</entry>
</feed>
