drm/amd/display: Implementing ramless idle mouse trigger
authorMuaaz Nisar <muaaz.nisar@amd.com>
Wed, 4 Feb 2026 08:08:01 +0000 (03:08 -0500)
committerAlex Deucher <alexander.deucher@amd.com>
Thu, 19 Feb 2026 17:16:10 +0000 (12:16 -0500)
commit63b7f5826508a2b81e3010200d13ce92f0b2311d
tree3618dd16a8a182be53f35c280f85d4c28d638dc7
parentc6e2639cdcf07810dcd56c64ab1aeccaa5877035
drm/amd/display: Implementing ramless idle mouse trigger

[Why & How]
Adding mouse trigger in dc_stream to
recover from low refresh rate idle state
upon mouse movement without vsync interrupts.

Reviewed-by: Aric Cyr <aric.cyr@amd.com>
Signed-off-by: Muaaz Nisar <muaaz.nisar@amd.com>
Signed-off-by: Ray Wu <ray.wu@amd.com>
Tested-by: Daniel Wheeler <daniel.wheeler@amd.com>
Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
drivers/gpu/drm/amd/display/dc/core/dc.c
drivers/gpu/drm/amd/display/dc/core/dc_stream.c
drivers/gpu/drm/amd/display/dc/dc_stream.h