Vladana Stojiljkovic
ec60bb1aed
SWDEV-489571 - Fix ihipGraphAddMemsetNode to allow memset of 3d portions of an array
...
* When hipMemset3dAsync is captured, a 3d extent can set be as a parameter (depth > 1). That worked on nvidia, but on amd wrong portion of array was filled because when creating Memset3D command, extent dimensions were used to create pitchedPtr, instead of original array width and height.
* Also, when capturing hipMemset3dAsync, nvidia allows any of the extent dimension to be 0, and in that case, no work should be done.
Change-Id: I46a605bf9ae801cd3348e98d528c21263a8eefce
2024-10-31 10:29:54 -04:00
..
2022-03-03 02:34:02 -05:00
2024-10-07 07:56:29 -04:00
2023-12-14 13:07:03 -05:00
2024-09-05 15:09:38 -04:00
2024-06-20 11:03:08 -04:00
2024-06-12 16:22:27 -04:00
2024-06-12 16:22:27 -04:00
2024-09-25 10:32:14 -04:00
2024-10-10 12:45:58 -04:00
2024-09-19 11:55:01 -04:00
2024-09-27 11:32:58 -04:00
2024-08-14 04:46:41 -04:00
2024-09-27 11:32:58 -04:00
2024-10-22 12:30:46 -04:00
2024-06-07 22:38:09 +01:00
2024-07-15 12:39:56 -04:00
2024-10-11 14:50:25 -04:00
2024-10-22 12:30:46 -04:00
2024-10-11 14:50:25 -04:00
2024-07-16 10:39:16 -04:00
2024-05-28 06:31:10 +00:00
2024-09-03 11:35:48 -04:00
2023-12-07 12:12:57 -05:00
2024-10-08 03:38:15 -04:00
2024-05-03 15:52:28 -04:00
2023-11-22 01:11:19 -05:00
2024-09-30 01:01:30 -04:00
2024-10-22 12:30:46 -04:00
2024-10-31 10:29:54 -04:00
2024-10-31 10:29:54 -04:00
2021-11-22 09:50:04 -05:00
2024-09-05 15:09:38 -04:00
2021-06-07 21:42:44 +00:00
2024-10-18 04:52:01 -04:00
2024-06-06 04:05:55 -04:00
2024-10-22 12:30:46 -04:00
2024-10-10 18:08:28 -04:00
2024-10-08 01:37:39 -04:00
2024-09-19 11:55:01 -04:00
2024-10-01 06:27:42 -04:00
2024-10-24 17:07:11 -04:00
2023-11-22 01:11:19 -05:00
2024-10-08 05:29:32 -04:00
2024-09-19 11:55:01 -04:00
2024-06-06 04:05:55 -04:00
2023-12-05 20:33:48 -05:00
2023-11-22 01:11:19 -05:00
2024-02-08 11:26:02 -05:00
2023-11-22 01:11:19 -05:00
2024-10-25 15:20:50 -04:00
2023-11-22 01:11:19 -05:00
2023-12-15 16:59:40 -05:00
2024-10-08 13:56:02 -04:00
2024-09-18 16:38:16 -04:00
2024-10-21 10:12:32 -04:00
2024-09-19 23:04:20 -04:00
2023-10-23 16:54:08 -04:00