commit | 898b7893e43ea47f4953bf61bd57802c33337c11 | [log] [tgz] |
---|---|---|
author | Alex Deucher <alexander.deucher@amd.com> | Mon Apr 17 16:39:13 2017 -0400 |
committer | Alex Deucher <alexander.deucher@amd.com> | Wed May 24 18:33:02 2017 -0400 |
tree | ee36a858faea4996be7540d0713dc36701a3b8d2 | |
parent | b5ab16bf64347ebc9dbdc51a4f603511babda1e6 [diff] |
drm/amdgpu: split gfx_v9_0_kiq_init_queue into two One for KIQ and one for the KCQ. This simplifies the logic and allows for future optimizations. Acked-by: Tom St Denis <tom.stdenis@amd.com> Signed-off-by: Alex Deucher <alexander.deucher@amd.com>