파일
rocm-systems/runtime/hsa-runtime/inc
Chris Freehill a34604bddb rocr: Add hsa_amd_portable_export_dmabuf_v2
The original version of hsa_amd_portable_export_dmabuf() did not
consider the conditions under which a dmabuf could be shared.
In the new version (hsa_amd_portable_export_dmabuf_v2()), the caller
can specify the flag HSA_AMD_DMABUF_MAPPING_TYPE_PCIE, which means they
want to share the dmabuf over PCIe. In that case, the new code will check
that if it is a PCIe GPU and it is not in a XGMI Hive then if
large-BAR is not supported, we will return an error.
2025-06-09 15:42:58 -05:00
..
2020-06-19 22:34:01 -04:00
2025-01-26 13:04:58 -05:00
2016-08-18 11:35:55 -05:00
2020-06-19 22:34:01 -04:00
2025-05-20 09:19:10 -04:00