drm/amdgpu: correct tcp harvest setting
authorEvan Quan <evan.quan@amd.com>
Tue, 25 May 2021 03:15:55 +0000 (11:15 +0800)
committerAlex Deucher <alexander.deucher@amd.com>
Wed, 30 Jun 2021 04:16:55 +0000 (00:16 -0400)
commit0dbc2c81a1ab7dadfc534d89d79d4e8c394123af
tree92260b928bfb3dbff1ebe025a5429b2839deb652
parentdafff0476d6554a5b84f0d48b99368333de58d5b
drm/amdgpu: correct tcp harvest setting

Add missing settings for SQC bits. And correct some confusing logics
around active wgp bitmap calculation.

Signed-off-by: Evan Quan <evan.quan@amd.com>
Reviewed-by: Lijo Lazar <lijo.lazar@amd.com>
Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
drivers/gpu/drm/amd/amdgpu/gfx_v10_0.c