diff options
author | 2024-10-10 16:41:32 +0800 | |
---|---|---|
committer | 2024-10-22 18:11:43 -0400 | |
commit | 108bc59fe817686a59d2008f217bad38a5cf4427 (patch) | |
tree | 0693e857a12f414e5fd53ba95726a00e1636fbcf /drivers/gpu/drm/amd/display/modules/power/power_helpers.c | |
parent | drm/amd/display: temp w/a for DP Link Layer compliance (diff) | |
download | wireguard-linux-108bc59fe817686a59d2008f217bad38a5cf4427.tar.xz wireguard-linux-108bc59fe817686a59d2008f217bad38a5cf4427.zip |
drm/amdgpu: fix random data corruption for sdma 7
There is random data corruption caused by const fill, this is caused by
write compression mode not correctly configured.
So correct compression mode for const fill.
Signed-off-by: Frank Min <Frank.Min@amd.com>
Reviewed-by: Alex Deucher <alexander.deucher@amd.com>
Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
(cherry picked from commit 75400f8d6e36afc88d59db8a1f3e4b7d90d836ad)
Cc: stable@vger.kernel.org # 6.11.x
Diffstat (limited to 'drivers/gpu/drm/amd/display/modules/power/power_helpers.c')
0 files changed, 0 insertions, 0 deletions