diff options
author | Nicholas Kazlauskas <nicholas.kazlauskas@amd.com> | 2021-10-12 17:04:03 +0300 |
---|---|---|
committer | Alex Deucher <alexander.deucher@amd.com> | 2021-10-13 21:14:34 +0300 |
commit | 62e5a7e2333a9f5395f6a9db766b7b06c949fe7a (patch) | |
tree | 1b565672533a531cbd862241ffbdb822bf75b70e /drivers/gpu/drm/amd/amdgpu/amdgpu_ras.c | |
parent | 9470620e99e90999dc367bdcccc7e1274dcbb796 (diff) | |
download | linux-62e5a7e2333a9f5395f6a9db766b7b06c949fe7a.tar.xz |
drm/amd/display: Fix surface optimization regression on Carrizo
[Why]
DCE legacy optimization path isn't well tested under new DC optimization
flow which can result in underflow occuring when initializing X11 on
Carrizo.
[How]
Retain the legacy optimization flow for DCE and keep the new one for DCN
to satisfy optimizations being correctly applied for ASIC that can
support it.
Fixes: 34316c1e561db0 ("drm/amd/display: Optimize bandwidth on following fast update")
Reported-by: Tom St Denis <tom.stdenis@amd.com>
Tested-by: Tom St Denis <tom.stdenis@amd.com>
Reviewed-by: Harry Wentland <harry.wentland@amd.com>
Signed-off-by: Nicholas Kazlauskas <nicholas.kazlauskas@amd.com>
Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
Diffstat (limited to 'drivers/gpu/drm/amd/amdgpu/amdgpu_ras.c')
0 files changed, 0 insertions, 0 deletions