commit | 3930011594af82812b69551ce96aefef7c1ac1a9 | [log] [tgz] |
---|---|---|
author | Alex Deucher <alexander.deucher@amd.com> | Wed Mar 29 13:23:44 2017 -0400 |
committer | Alex Deucher <alexander.deucher@amd.com> | Wed May 24 17:39:48 2017 -0400 |
tree | c2565d4e58f73647dcde144a00d0c3e6e0e1da92 | |
parent | f776952b76f1ef666987f8aea4687d12f0d394a7 [diff] |
drm/amdgpu: split gfx_v8_0_kiq_init_queue into two One for KIQ and one for the KCQ. This simplifies the logic and allows for future optimizations. Reviewed-by: Christian König <christian.koenig@amd.com> Signed-off-by: Alex Deucher <alexander.deucher@amd.com>