8216787d4c
Replace direct hsaKmtFreeMemory call with driver's FreeMemory interface in GpuAgent::ReleaseResources(). This change improves code abstraction by handling memory deallocation through the unified driver interface. Signed-off-by: Honglei Huang <Honglei1.Huang@amd.com>