David Yat Sin
2affd1a1f6
Fix compile warnings and remove unused variables
...
Change-Id: I7acaee5e9cf218b358ffaf0e3af6067faf6f3d2a
[ROCm/ROCR-Runtime commit: 9cb10a3dd8 ]
2022-10-06 10:11:17 -04:00
David Yat Sin
a6d4630696
Update addrLib to support gfx11
...
This library was taken from public MESA library:
https://gitlab.freedesktop.org/mesa/mesa/-/tree/main/src/amd/addrlib
with top commit:
2866ae32da0348caf71ad2d11c353321df626ff4
Removing macros.h as it is no longer used by addrlib
Change-Id: I0fdabfe48b74c259b4d29d81beae89604bbc141a
[ROCm/ROCR-Runtime commit: a742b7e830 ]
2022-08-04 11:23:28 -04:00
Mike Li
c2bed10739
Support for Custom Pitch for gfx103x
...
Signed-off-by: Mike Li <Tianxinmike.Li@amd.com >
Change-Id: Ica83dff8bb382637010396781190f585754bd150
[ROCm/ROCR-Runtime commit: 93609fd3d4 ]
2021-02-22 22:05:25 -05:00
Sean Keely
adfc9b060b
Add addrlib to static linking namespace.
...
Wrap addrlib in namespace rocr. Remove extern "C" declaration.
Change-Id: I9f7fc60df3fc12ca72a71f13561692a8ddf9829c
[ROCm/ROCR-Runtime commit: e840b9d86f ]
2020-06-19 22:35:11 -04:00
Sean Keely
e82cb9c6ec
Update addrlib.
...
Corrects type errors and adds gfx1030 support.
Change-Id: I7fe7b5ded68b1e26fb899676712ad019089a45f3
[ROCm/ROCR-Runtime commit: 4081c564ee ]
2020-06-19 22:34:52 -04:00
Sean Keely
3b0c3e83a3
Update addrlib with latest Mesa source.
...
Change-Id: Idd8cdaac9ad370397d62f6a32687ca7bc7d7462b
[ROCm/ROCR-Runtime commit: 3da81968cb ]
2020-05-01 20:33:09 -04:00
Sean Keely
1fc7f2dec7
Move Images code to hsa-runtime folder
...
Change-Id: I53c1845d985ac3e9708d952865009c0021f3bb4f
[ROCm/ROCR-Runtime commit: 7e3db20826 ]
2020-04-30 19:35:57 -05:00