diff options
| author | Yunxiang Li <[email protected]> | 2022-09-21 21:20:19 +0000 |
|---|---|---|
| committer | Alex Deucher <[email protected]> | 2022-10-06 16:06:25 +0000 |
| commit | 8799c0be89ebb99a16098bdf618f49f817bef76a (patch) | |
| tree | 774159fe9386b0b8ad2fb5b1c275073ab15ea9d4 /drivers/gpu/drm/amd/amdgpu/amdgpu_object.c | |
| parent | drm/amd/display: Enable dpia support for dcn314 (diff) | |
| download | kernel-8799c0be89ebb99a16098bdf618f49f817bef76a.tar.gz kernel-8799c0be89ebb99a16098bdf618f49f817bef76a.zip | |
drm/amd/display: Fix vblank refcount in vrr transition
manage_dm_interrupts disable/enable vblank using drm_crtc_vblank_off/on
which causes drm_crtc_vblank_get in vrr_transition to fail, and later
when drm_crtc_vblank_put is called the refcount on vblank will be messed
up. Therefore move the call to after manage_dm_interrupts.
Bug: https://gitlab.freedesktop.org/drm/amd/-/issues/1247
Bug: https://gitlab.freedesktop.org/drm/amd/-/issues/1380
Tested-by: Daniel Wheeler <[email protected]>
Reviewed-by: Rodrigo Siqueira <[email protected]>
Signed-off-by: Yunxiang Li <[email protected]>
Signed-off-by: Rodrigo Siqueira <[email protected]>
Signed-off-by: Alex Deucher <[email protected]>
Cc: [email protected]
Diffstat (limited to 'drivers/gpu/drm/amd/amdgpu/amdgpu_object.c')
0 files changed, 0 insertions, 0 deletions
