drm/amd/display: amend HPD handler for Replay
authorChunTao Tso <chuntao.tso@amd.com>
Tue, 3 Oct 2023 09:05:05 +0000 (17:05 +0800)
committerAlex Deucher <alexander.deucher@amd.com>
Tue, 7 Nov 2023 17:03:06 +0000 (12:03 -0500)
commitce3b32ec4aef7171277c7c8efc07861eac27998c
tree3e924e23c8ccd1e56c86be829f54bad263dc80d1
parent39ad51cb61556892ce8af02b995136cd2711527b
drm/amd/display: amend HPD handler for Replay

[Why]
For Replay, if we receive HPD, it doesn’t need to reboot the display.
We don’t need to return anything exactly.

[How]
Return nothing just because we don’t need to reboot the display.

Signed-off-by: ChunTao Tso <chuntao.tso@amd.com>
Acked-by: Hersen Wu <hersenxs.wu@amd.com>
Reviewed-by: Jerry Zuo <jerry.zuo@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/link/protocols/link_dp_irq_handler.c