summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/amd/display/dc/dcn10
diff options
context:
space:
mode:
authorNicholas Kazlauskas <nicholas.kazlauskas@amd.com>2019-07-25 11:53:16 -0400
committerAlex Deucher <alexander.deucher@amd.com>2019-08-15 10:56:25 -0500
commite40837afb9b011757e17e9f71d97853ca574bcff (patch)
tree13e4d4af7b62182285dff8773cf12df4fe675aa0 /drivers/gpu/drm/amd/display/dc/dcn10
parent544618596fd58848f5f881e265a09320e91f2e97 (diff)
drm/amd/display: Register VUPDATE_NO_LOCK interrupts for DCN2
[Why] These are needed to send back DRM vblank events in the case where VRR is on. Without the interrupt enabled we're deferring the events into the vblank queue and userspace is left waiting forever to get back the events they need. Found using igt@kms_vrr - the test fails immediately due to vblank timeout. [How] Register them the same way we're handling it for DCN1. This fixes igt@kms_vrr for DCN2. Signed-off-by: Nicholas Kazlauskas <nicholas.kazlauskas@amd.com> Reviewed-by: David Francis <David.Francis@amd.com> Acked-by: Leo Li <sunpeng.li@amd.com> Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
Diffstat (limited to 'drivers/gpu/drm/amd/display/dc/dcn10')
0 files changed, 0 insertions, 0 deletions