]> www.infradead.org Git - users/dwmw2/linux.git/commit
drm/amd/display: Expand supported Replay residency mode
authorLeon Huang <leon.huang1@amd.com>
Mon, 4 Mar 2024 08:52:25 +0000 (16:52 +0800)
committerAlex Deucher <alexander.deucher@amd.com>
Wed, 10 Apr 2024 01:59:14 +0000 (21:59 -0400)
commitaf8999c57ab58faa13fcc6bde7cd1eac6b3ffa74
treeb8782d1022f3742f8836a0b1cdc9b3cedd464d24
parentc9c703952600845a3a59ef9670e5b2d037457c81
drm/amd/display: Expand supported Replay residency mode

[Why]
Dmub provides several Replay residency calculation methods,
but current interface only supports either ALPM or PHY mode

[How]
Modify the interface for supporting different types
of Replay residency calculation.

Reviewed-by: Robin Chen <robin.chen@amd.com>
Acked-by: Roman Li <roman.li@amd.com>
Signed-off-by: Leon Huang <leon.huang1@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/inc/link.h
drivers/gpu/drm/amd/display/dc/link/protocols/link_edp_panel_control.c
drivers/gpu/drm/amd/display/dc/link/protocols/link_edp_panel_control.h