drm/amd/display: Check frame skip capability in Sink side
authorLeon Huang <Leon.Huang1@amd.com>
Tue, 20 Jan 2026 08:04:09 +0000 (16:04 +0800)
committerAlex Deucher <alexander.deucher@amd.com>
Thu, 12 Feb 2026 20:08:30 +0000 (15:08 -0500)
commitd2ca311a832098423261d19f8b9d8e2fc745073f
treec4a14625974b587a10c98fde92c1f1b36e1e3d19
parent1a38ded4bc8ac09fd029ec656b1e2c98cc0d238c
drm/amd/display: Check frame skip capability in Sink side

[Why&How]
Frame skip capability is described in AMD VSDB in EDID.
Need to retrieve the cap and determine fr.skipping mode enablement

Reviewed-by: ChunTao Tso <chuntao.tso@amd.com>
Signed-off-by: Leon Huang <Leon.Huang1@amd.com>
Signed-off-by: Tom Chung <chiahsuan.chung@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_panel_replay.c