On Thu, Jan 8, 2015 at 11:15 AM, Oded Gabbay wrote:
> This patch-set starts to prepare amdkfd so it could support VI APU.
>
> 1. As newer H/W will be handled by amdgpu, we need to eliminate amdkfd's
>include of radeon header files.
>
> 2. MQDs are different between CI and VI, so we need to spl
This patch-set starts to prepare amdkfd so it could support VI APU.
1. As newer H/W will be handled by amdgpu, we need to eliminate amdkfd's
include of radeon header files.
2. MQDs are different between CI and VI, so we need to split the MQD manager
module to CI-specific and VI-specific.