-
Notifications
You must be signed in to change notification settings - Fork 81
Open
Description
Update virtio-gpu documentation for the libhsakmt context.
We are working on enable ROCm /libhsakmt native context by virtio-gpu, it is uesd for GPU computing.
Need add a new cap set for libhsakmt, libhsakmt is like the role of libdrm in MESA.
Need add a new blob resource type called userptr, used for let driver access the userspace memory directly.
Many work is in progress. OpenCL in ROCm is functional currently, and related upstream working is ongoing.
Cause number 7 already achieved by VirCL, so we choice number 8 as the cap set number.
VIRTIO_GPU_CAPSET_HSAKMT
is used for ROCm/libhsakmt context create.VIRTIO_GPU_BLOB_FLAG_USE_USERPTR
for blob userptr resource create.VIRTIO_GPU_F_RESOURCE_USERPTR
for blob userptr feature probe.
Latest patches in
https://lore.kernel.org/all/[email protected]/
Metadata
Metadata
Assignees
Labels
No labels