aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/amd/amdgpu/amdgpu_gfx.c
diff options
context:
space:
mode:
authorNicholas Kazlauskas <nicholas.kazlauskas@amd.com>2024-05-29 12:12:09 -0400
committerAlex Deucher <alexander.deucher@amd.com>2024-06-14 16:17:17 -0400
commit7c70e60fbf4bff1123f0e8d5cb1ae71df6164d7f (patch)
treebcb4ded3c6357429b448146953477dae14145dde /drivers/gpu/drm/amd/amdgpu/amdgpu_gfx.c
parentdrm/amd/display: use preferred link settings for dp signal only (diff)
downloadlinux-rng-7c70e60fbf4bff1123f0e8d5cb1ae71df6164d7f.tar.xz
linux-rng-7c70e60fbf4bff1123f0e8d5cb1ae71df6164d7f.zip
drm/amd/display: Disable DMCUB timeout for DCN35
[Why] DMCUB can intermittently take longer than expected to process commands. Old ASIC policy was to continue while logging a diagnostic error - which works fine for ASIC without IPS, but with IPS this could lead to a race condition where we attempt to access DCN state while it's inaccessible, leading to a system hang when the NIU port is not disabled or register accesses that timeout and the display configuration in an undefined state. [How] We need to investigate why these accesses take longer than expected, but for now we should disable the timeout on DCN35 to avoid this race condition. Since the waits happen only at lower interrupt levels the risk of taking too long at higher IRQ and causing a system watchdog timeout are minimal. Reviewed-by: Ovidiu Bunea <ovidiu.bunea@amd.com> Acked-by: Zaeem Mohamed <zaeem.mohamed@amd.com> Signed-off-by: Nicholas Kazlauskas <nicholas.kazlauskas@amd.com> Tested-by: Daniel Wheeler <daniel.wheeler@amd.com> Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
Diffstat (limited to 'drivers/gpu/drm/amd/amdgpu/amdgpu_gfx.c')
0 files changed, 0 insertions, 0 deletions