dee5bdc679
Replace direct hsakmt API calls with calls through the driver abstraction layer in queue management related functions. This includes: - CreateQueue/DestroyQueue operations - Queue update and GWS allocation - CU masking configuration Also update the corresponding error status types from HSAKMT_STATUS to hsa_status_t and adjust error handling accordingly. Signed-off-by: Honglei Huang <Honglei1.Huang@amd.com>