Граф коммитов

  • 1af8cd7acc SWDEV-412457 - remove unused standard headers (#97) Roy, Rakesh 2025-05-28 17:42:55 +05:30
  • e3cb5399cc SWDEV-412457 - remove unused standard headers (#97) Roy, Rakesh 2025-05-28 17:42:55 +05:30
  • 6854570285 SWDEV-515261 - Fixed getMatchingConfigFile for heterogeneous archs (#54) Assiouras, Ioannis 2025-05-28 12:17:22 +01:00
  • 355d97fec4 SWDEV-515261 - Fixed getMatchingConfigFile for heterogeneous archs (#54) Assiouras, Ioannis 2025-05-28 12:17:22 +01:00
  • 306a7bb5a1 SWDEV-514950 - fix hipMallocManaged & hipMemAdvise when capturing stream (#413) Li, Todd tiantuo 2025-05-28 01:18:48 -07:00
  • d96016bcc5 SWDEV-514950 - fix hipMallocManaged & hipMemAdvise when capturing stream (#413) Li, Todd tiantuo 2025-05-28 01:18:48 -07:00
  • e5792ebe7d SWDEV-516511 - fix hipCreateSurfaceObject & hipDestroySurfaceObject when capturing stream (#412) Li, Todd tiantuo 2025-05-28 01:16:17 -07:00
  • 24cdff6cce SWDEV-516511 - fix hipCreateSurfaceObject & hipDestroySurfaceObject when capturing stream (#412) Li, Todd tiantuo 2025-05-28 01:16:17 -07:00
  • fb7f0a0794 SWDEV-504307 SWDEV-504308 - fix hipDeviceSetCacheConfig and hipDeviceSetSharedMemConfig when capturing stream (#411) Li, Todd tiantuo 2025-05-28 01:14:24 -07:00
  • c7f3ae6d2f SWDEV-504307 SWDEV-504308 - fix hipDeviceSetCacheConfig and hipDeviceSetSharedMemConfig when capturing stream (#411) Li, Todd tiantuo 2025-05-28 01:14:24 -07:00
  • 60c19641d8 SWDEV-534857 - Fix the hip build failure on Windows (#409) Dittakavi, Satyanvesh 2025-05-28 13:41:31 +05:30
  • 93c6ffdec4 SWDEV-534857 - Fix the hip build failure on Windows (#409) Dittakavi, Satyanvesh 2025-05-28 13:41:31 +05:30
  • ea29de484f SWDEV-123456 - add PR validation (#202) Lytovchenko, Danylo 2025-05-28 10:10:46 +02:00
  • 0653734882 SWDEV-123456 - add PR validation (#202) Lytovchenko, Danylo 2025-05-28 10:10:46 +02:00
  • e500a686e2 SWDEV-123456 - add validation workflows (#13) Lytovchenko, Danylo 2025-05-28 10:10:24 +02:00
  • 67eb0874e9 SWDEV-123456 - add validation workflows (#13) Lytovchenko, Danylo 2025-05-28 10:10:24 +02:00
  • dfe367ef86 SWDEV-123456 - add validation workflows (#96) Lytovchenko, Danylo 2025-05-28 10:09:53 +02:00
  • 893718cdd7 SWDEV-123456 - add validation workflows (#96) Lytovchenko, Danylo 2025-05-28 10:09:53 +02:00
  • 694582d67a SWDEV-123456 - Only run keyword scan against amd-staging (#399) Lytovchenko, Danylo 2025-05-28 10:09:35 +02:00
  • 1bb0ea69b1 SWDEV-123456 - Only run keyword scan against amd-staging (#399) Lytovchenko, Danylo 2025-05-28 10:09:35 +02:00
  • 8074e10ce6 Add operator[] to vec class (#402) Belton-Schure, Aidan 2025-05-28 09:08:38 +01:00
  • 0f46bd5131 Add operator[] to vec class (#402) Belton-Schure, Aidan 2025-05-28 09:08:38 +01:00
  • b936e55e81 SWDEV-475482 - [6.4 Preview] Match hipTexObjectCreate with cuda (#408) Manocha, Rahul 2025-05-28 00:51:45 -07:00
  • b5e9bc55cb SWDEV-475482 - [6.4 Preview] Match hipTexObjectCreate with cuda (#408) Manocha, Rahul 2025-05-28 00:51:45 -07:00
  • c54ec9a21a SWDEV-508969 - Fixes error code mismatch for hipBindTexture2D API (#406) Betigeri, Sourabh 2025-05-28 00:47:15 -07:00
  • 988c42a6e1 SWDEV-508969 - Fixes error code mismatch for hipBindTexture2D API (#406) Betigeri, Sourabh 2025-05-28 00:47:15 -07:00
  • 5e7bd6145d rocr: Fix compile error when using clang David Yat Sin 2025-05-27 20:25:24 +00:00
  • 9d38ca0d22 rocr: Fix compile error when using clang David Yat Sin 2025-05-27 20:25:24 +00:00
  • e55c31db27 SWDEV-533894 Documentation for python bindings (#404) Bhardwaj, Gopesh 2025-05-28 09:09:21 +05:30
  • 7f7827fb30 SWDEV-533894 Documentation for python bindings (#404) Bhardwaj, Gopesh 2025-05-28 09:09:21 +05:30
  • 226d8126c9 kfdtest: Disable KFD RAS test case Apurv Mishra 2025-05-22 15:53:09 -04:00
  • d9a95605cc kfdtest: Disable KFD RAS test case Apurv Mishra 2025-05-22 15:53:09 -04:00
  • d093527471 Fix to PR #413 HIP_RUNTIME_API_TABLE_STEP_VERSION 9 vs. 10 (#419) Madsen, Jonathan 2025-05-27 17:40:21 -05:00
  • fec74141b0 Fix to PR #413 HIP_RUNTIME_API_TABLE_STEP_VERSION 9 vs. 10 (#419) Madsen, Jonathan 2025-05-27 17:40:21 -05:00
  • a0ead071a3 Fix typo in rdc.h alexxu-amd 2025-05-21 09:44:37 -04:00
  • efa66d688e Fix typo in rdc.h alexxu-amd 2025-05-21 09:44:37 -04:00
  • fef21e8ff6 SWDEV-534297 Fixing build dependecies for python versions (#411) Bhardwaj, Gopesh 2025-05-28 00:48:57 +05:30
  • d910dded7d SWDEV-534297 Fixing build dependecies for python versions (#411) Bhardwaj, Gopesh 2025-05-28 00:48:57 +05:30
  • c20e30db93 rocr: Support unmap adjacent mem sections in 1 try cfreeamd 2025-05-22 13:38:53 -05:00
  • f0ce7a8e59 rocr: Support unmap adjacent mem sections in 1 try cfreeamd 2025-05-22 13:38:53 -05:00
  • 28d1aaf066 Spellcheck Maisam Arif 2025-05-27 13:58:52 -05:00
  • cebc512b1a Spellcheck Maisam Arif 2025-05-27 13:58:52 -05:00
  • 6efbc492f1 [SDK] Update HIP support for ROCm 7.0 (#413) Trowbridge, Ian 2025-05-27 13:14:08 -05:00
  • b90ef494dd [SDK] Update HIP support for ROCm 7.0 (#413) Trowbridge, Ian 2025-05-27 13:14:08 -05:00
  • f167e67c7a Correct typo in check_required_groups (#386) Kanangot Balakrishnan, Bindhiya 2025-05-27 13:11:47 -05:00
  • 82108a25ab Correct typo in check_required_groups (#386) Kanangot Balakrishnan, Bindhiya 2025-05-27 13:11:47 -05:00
  • 24f25b4133 Updated docs with new KFD events (#382) Pham, Gabriel 2025-05-27 12:21:38 -05:00
  • c40d4291f6 Updated docs with new KFD events (#382) Pham, Gabriel 2025-05-27 12:21:38 -05:00
  • a768477da4 [PATCH] Miscellaneous CMake fixes. Stella Laurenzo 2025-05-12 13:58:12 -04:00
  • 92db324944 [PATCH] Miscellaneous CMake fixes. Stella Laurenzo 2025-05-12 13:58:12 -04:00
  • 29602fec52 add interface drm include directory Afzal Patel 2025-05-01 10:02:02 -07:00
  • f3c6e80fab add interface drm include directory Afzal Patel 2025-05-01 10:02:02 -07:00
  • 3f47d1fffa Doc review (#386) Rawat, Swati 2025-05-27 21:58:38 +05:30
  • c255ec5b5c Doc review (#386) Rawat, Swati 2025-05-27 21:58:38 +05:30
  • 9a03917e62 Enable Support for Lintian Override Configuration (#23) Cheruvally, Aravindan 2025-05-27 12:20:55 -04:00
  • f6617fd89f Enable Support for Lintian Override Configuration (#23) Cheruvally, Aravindan 2025-05-27 12:20:55 -04:00
  • 296e60d882 rocr: Add check for 'value' pointer Alysa Liu 2025-05-26 16:32:14 -04:00
  • 625425326d rocr: Add check for 'value' pointer Alysa Liu 2025-05-26 16:32:14 -04:00
  • 8cbabdbbe3 rocr: Unchecked return value as arg Alysa Liu 2025-05-26 11:41:31 -04:00
  • f1f34da4f6 rocr: Unchecked return value as arg Alysa Liu 2025-05-26 11:41:31 -04:00
  • c352d1cf58 Bump tornado from 6.4.2 to 6.5.1 in /docs/sphinx (#214) dependabot[bot] 2025-05-27 11:33:54 -04:00
  • 9943e10569 Bump tornado from 6.4.2 to 6.5.1 in /docs/sphinx (#214) dependabot[bot] 2025-05-27 11:33:54 -04:00
  • 526af64292 Bump rocm-docs-core[api_reference] from 1.18.4 to 1.19.0 in /docs/sphinx (#215) dependabot[bot] 2025-05-27 11:25:20 -04:00
  • 22642aaff9 Bump rocm-docs-core[api_reference] from 1.18.4 to 1.19.0 in /docs/sphinx (#215) dependabot[bot] 2025-05-27 11:25:20 -04:00
  • 5727670930 Bump tornado from 6.4.2 to 6.5.1 in /docs/sphinx (#143) dependabot[bot] 2025-05-27 11:10:07 -04:00
  • e0c9ee45a7 Bump tornado from 6.4.2 to 6.5.1 in /docs/sphinx (#143) dependabot[bot] 2025-05-27 11:10:07 -04:00
  • 31f708bb08 Bump rocm-docs-core[api_reference] from 1.18.4 to 1.19.0 in /docs/sphinx (#153) dependabot[bot] 2025-05-27 09:12:22 -04:00
  • 29c5161281 Bump rocm-docs-core[api_reference] from 1.18.4 to 1.19.0 in /docs/sphinx (#153) dependabot[bot] 2025-05-27 09:12:22 -04:00
  • 7fe67829ef rocr: Fix ISA generic's for gfx906 wrt sramecc cfreeamd 2025-05-08 09:59:41 -05:00
  • b7361c5ee4 rocr: Fix ISA generic's for gfx906 wrt sramecc cfreeamd 2025-05-08 09:59:41 -05:00
  • b7d56427ec rocr: Fix ISA generic's for gfx906 wrt sramecc cfreeamd 2025-05-08 09:59:41 -05:00
  • 3e99bb6150 rocr: Fix ISA generic's for gfx906 wrt sramecc cfreeamd 2025-05-08 09:59:41 -05:00
  • 341b17fe41 SWDEV-508982 - Handle hipMemPoolCreate, hipMemPoolDestory & hipDeviceSetMemPool during stream capture. (#398) Patel, Jaydeepkumar 2025-05-27 02:18:21 -07:00
  • b751614cd8 SWDEV-508982 - Handle hipMemPoolCreate, hipMemPoolDestory & hipDeviceSetMemPool during stream capture. (#398) Patel, Jaydeepkumar 2025-05-27 02:18:21 -07:00
  • 3ab8b5a98b coredump: call KFD_IOC_DBG_TRAP_DISABLE in error path. Yifan Zhang 2025-05-26 13:29:39 +08:00
  • ccd91bcd19 coredump: call KFD_IOC_DBG_TRAP_DISABLE in error path. Yifan Zhang 2025-05-26 13:29:39 +08:00
  • 8c9270f59c Fix logic error in PR #410 (#414) Madsen, Jonathan 2025-05-26 22:39:59 -05:00
  • 85cdc11f8b Fix logic error in PR #410 (#414) Madsen, Jonathan 2025-05-26 22:39:59 -05:00
  • 689746e2cd Add F4 F6 to roofline for MI350 series (#709) cfallows-amd 2025-05-26 18:36:31 -04:00
  • cb2d928ecf Add F4 F6 to roofline for MI350 series (#709) cfallows-amd 2025-05-26 18:36:31 -04:00
  • 0d5e261f39 libhsakmt: optimize big system buffer allocation Eric Huang 2025-05-26 15:24:09 -04:00
  • afe7965796 libhsakmt: optimize big system buffer allocation Eric Huang 2025-05-26 15:24:09 -04:00
  • 92bb6aeaaa [SWDEV-534546] Disable building tests in default build (#141) Yiltan 2025-05-26 16:50:22 -04:00
  • 9fe166c8e1 [SWDEV-534546] Disable building tests in default build (#141) Yiltan 2025-05-26 16:50:22 -04:00
  • 07bb699993 Add Pre-Commit Hooks (#212) kcossett-amd 2025-05-26 14:50:48 -04:00
  • 54e91f1c2d Add Pre-Commit Hooks (#212) kcossett-amd 2025-05-26 14:50:48 -04:00
  • 87c455684d [SWDEV-533221] Synced rocm-smi with amd-smi lib to fix warning messages (#71) Pham, Gabriel 2025-05-26 10:08:16 -05:00
  • 4243e42758 [SWDEV-533221] Synced rocm-smi with amd-smi lib to fix warning messages (#71) Pham, Gabriel 2025-05-26 10:08:16 -05:00
  • 2c6f84b12c libhsakmt: add big system buffer allocation support Eric Huang 2025-05-14 16:11:33 -04:00
  • 8887d25304 libhsakmt: add big system buffer allocation support Eric Huang 2025-05-14 16:11:33 -04:00
  • d17388cd6b SWDEV-518962 - Match hipCtxGetApiVersion signature with Cuda (#327) Brzak, Branislav 2025-05-26 16:58:22 +02:00
  • ee2d4a0358 SWDEV-518962 - Match hipCtxGetApiVersion signature with Cuda (#327) Brzak, Branislav 2025-05-26 16:58:22 +02:00
  • 159f1d3d93 SWDEV-518962 - Match hipCtxGetApiVersion signature with Cuda (#81) Brzak, Branislav 2025-05-26 16:58:04 +02:00
  • c80b7f7cb1 SWDEV-518962 - Match hipCtxGetApiVersion signature with Cuda (#81) Brzak, Branislav 2025-05-26 16:58:04 +02:00
  • eaa2000af5 [SWDEV-523359] fan_read_write: Add set fan speed validation check. (#61) Castillo, Juan 2025-05-26 09:54:41 -05:00
  • ac31c6e576 [SWDEV-523359] fan_read_write: Add set fan speed validation check. (#61) Castillo, Juan 2025-05-26 09:54:41 -05:00
  • 436c25aa47 SWDEV-12345 Add PR title and commit message validation (#349) Lytovchenko, Danylo 2025-05-26 15:13:31 +02:00
  • 7f6020d599 SWDEV-12345 Add PR title and commit message validation (#349) Lytovchenko, Danylo 2025-05-26 15:13:31 +02:00
  • e3a6d00822 SWDEV-123456 - Add PR description validation (#354) Lytovchenko, Danylo 2025-05-26 15:13:15 +02:00
  • e12c7200b9 SWDEV-123456 - Add PR description validation (#354) Lytovchenko, Danylo 2025-05-26 15:13:15 +02:00