[PATCH 3/3] amdkfd: Display MEC fw version in topology node

2014-12-14 Thread Oded Gabbay
This patch displays the firmware version of the microcode that is currently running in the MEC. This is needed for the HSA RT, so it could differentiate its behavior based on fw version. e.g. workarounds for bugs in fw v2: Send the KGD_ENGINE_MEC1 as a parameter to the get_fw_version()

[PATCH 3/3] amdkfd: Display MEC fw version in topology node

2014-12-10 Thread Oded Gabbay
From: Alexey Skidanov This patch displays the firmware version of the microcode that is currently running in the MEC. This is needed for the HSA RT, so it could differentiate its behavior based on fw version. e.g. workarounds for bugs in fw Signed-off-by: Alexey