commit | 8bf073ca9235fe38d7b74a0b4e779cfa7cc70fc9 | [log] [tgz] |
---|---|---|
author | Bas Nieuwenhuizen <bas@basnieuwenhuizen.nl> | Wed May 05 03:27:49 2021 +0200 |
committer | Alex Deucher <alexander.deucher@amd.com> | Wed May 05 23:09:12 2021 -0400 |
tree | ad3ec55ee804dc96b57e68257dee3edc00dd3237 | |
parent | 8651fcb9873be097bb6fe8542bfb6089020726ae [diff] |
drm/amdgpu: Init GFX10_ADDR_CONFIG for VCN v3 in DPG mode. Otherwise tiling modes that require the values form this field (In particular _*_X) would be corrupted upon video decode. Copied from the VCN v2 code. Fixes: 99541f392b4d ("drm/amdgpu: add mc resume DPG mode for VCN3.0") Reviewed-and-Tested by: Leo Liu <leo.liu@amd.com> Signed-off-by: Bas Nieuwenhuizen <bas@basnieuwenhuizen.nl> Signed-off-by: Alex Deucher <alexander.deucher@amd.com> Cc: stable@vger.kernel.org