diff options
author | Rodrigo Siqueira <Rodrigo.Siqueira@amd.com> | 2021-02-05 14:15:11 -0500 |
---|---|---|
committer | Alex Deucher <alexander.deucher@amd.com> | 2021-02-22 18:20:49 -0500 |
commit | 688f97ed3f5e339c0c2c09d9ee7ff23d5807b0a7 (patch) | |
tree | ae0c457a9d22da08986b173779a97f60b75c870e /drivers/gpu/drm/amd/amdgpu/amdgpu_acpi.c | |
parent | efc8278eecfd5e6fa36c5d41e71d038f534fe107 (diff) |
drm/amd/display: Add vupdate_no_lock interrupts for DCN2.1
When run igt@kms_vrr in a device that uses DCN2.1 architecture, we
noticed multiple failures. Furthermore, when we tested a VRR demo, we
noticed a system hang where the mouse pointer still works, but the
entire system freezes; in this case, we don't see any dmesg warning or
failure messages kernel. This happens due to a lack of vupdate_no_lock
interrupt, making the userspace wait eternally to get the event back.
For fixing this issue, we need to add the vupdate_no_lock interrupt in
the interrupt list.
Signed-off-by: Rodrigo Siqueira <Rodrigo.Siqueira@amd.com>
Acked-by: Bindu Ramamurthy <bindu.r@amd.com>
Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
Cc: stable@vger.kernel.org
Diffstat (limited to 'drivers/gpu/drm/amd/amdgpu/amdgpu_acpi.c')
0 files changed, 0 insertions, 0 deletions