commit | 0711257ee6d1e8bec08fdf26021f968d4d041e91 | [log] [tgz] |
---|---|---|
author | Alex Deucher <alexander.deucher@amd.com> | Tue Oct 18 00:32:00 2016 -0400 |
committer | Alex Deucher <alexander.deucher@amd.com> | Fri Oct 21 11:18:37 2016 -0400 |
tree | 7e594bebef8402010f605a2ff81c1422906a3f78 | |
parent | 1304f0c7ddd80b359282bb2077c8a7bc51f06c3a [diff] |
drm/amdgpu/st: move ATC CG golden init from gfx to mc It's technically an MC register so make sure we initialize it in the MC module rather than the gfx module. Since other bits in the same register are used to enable ATC CG features make sure we apply the golden setting first. Reviewed-by: Christian König <christian.koenig@amd.com> Signed-off-by: Alex Deucher <alexander.deucher@amd.com>