commit | 0bde3a95eaa90f130dbb71a846243aa6f0e678cf | [log] [tgz] |
---|---|---|
author | Alex Deucher <alexander.deucher@amd.com> | Thu Sep 03 17:58:06 2015 -0400 |
committer | Alex Deucher <alexander.deucher@amd.com> | Wed Oct 07 23:48:21 2015 -0400 |
tree | 5a664ae869456ec98dc9d3a1b5ea51dab20e118c | |
parent | 1c5dc33514002395cf07fa818b95ac4ac21364db [diff] |
drm/amdgpu: split gfx8 gpu init into sw and hw parts Calculate the driver state in sw_init and program the registers in hw init. Acked-by: Leo Liu <leo.liu@amd.com> Reviewed-by: Christian König <christian.koenig@amd.com> Signed-off-by: Alex Deucher <alexander.deucher@amd.com>