]> www.infradead.org Git - 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>
Fri, 14 Jun 2024 20:17:13 +0000 (16:17 -0400)
commita63e1c0459b4034a6be23ba4a795bc9b725c1a71
tree3d321042a5858aa92d5cbfd1f20b44c5a3830875
parenta3324a672b9fd41f29f27082f5ce3dcdc198d3b7
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: Rodrigo Siqueira <Rodrigo.Siqueira@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/dce/dmub_replay.c
drivers/gpu/drm/amd/display/dc/dce/dmub_replay.h