diff options
| author | Tom Chung <[email protected]> | 2025-07-18 10:25:08 +0000 |
|---|---|---|
| committer | Alex Deucher <[email protected]> | 2025-08-18 21:56:53 +0000 |
| commit | 66af73a1c319336694a8610fe4c2943f7b33066c (patch) | |
| tree | dee9586801c96398ee652d0763691c317e51c63a /drivers/gpu/drm/amd/amdgpu/amdgpu_ip.c | |
| parent | drm/amd/display: Avoid a NULL pointer dereference (diff) | |
| download | kernel-66af73a1c319336694a8610fe4c2943f7b33066c.tar.gz kernel-66af73a1c319336694a8610fe4c2943f7b33066c.zip | |
drm/amd/display: Fix Xorg desktop unresponsive on Replay panel
[WHY & HOW]
IPS & self-fresh feature can cause vblank counter resets between
vblank disable and enable.
It may cause system stuck due to wait the vblank counter.
Call the drm_crtc_vblank_restore() during vblank enable to estimate
missed vblanks by using timestamps and update the vblank counter in
DRM.
It can make the vblank counter increase smoothly and resolve this issue.
Cc: Mario Limonciello <[email protected]>
Cc: Alex Deucher <[email protected]>
Reviewed-by: Sun peng (Leo) Li <[email protected]>
Signed-off-by: Tom Chung <[email protected]>
Signed-off-by: Alex Hung <[email protected]>
Tested-by: Dan Wheeler <[email protected]>
Signed-off-by: Alex Deucher <[email protected]>
(cherry picked from commit 34d66bc7ff10e146a4cec76cf286979740a10954)
Cc: [email protected]
Diffstat (limited to 'drivers/gpu/drm/amd/amdgpu/amdgpu_ip.c')
0 files changed, 0 insertions, 0 deletions
