]> www.infradead.org Git - users/jedix/linux-maple.git/commit
drm/amd/display: Replay low hz
authorChunTao Tso <ChunTao.Tso@amd.com>
Tue, 20 Feb 2024 09:08:39 +0000 (17:08 +0800)
committerAlex Deucher <alexander.deucher@amd.com>
Fri, 14 Jun 2024 20:17:13 +0000 (16:17 -0400)
commita3324a672b9fd41f29f27082f5ce3dcdc198d3b7
tree2665ced657793e9a8a86fd7c555bcb78757b2783
parent68b02a58f698fb20a8b6a6f3970851fb4bb76392
drm/amd/display: Replay low hz

[Why]
The original coasting vtotal is 2 bytes, and it need to be amended to 4
bytes because low hz case.

[How]
Amend coasting vtotal from 2 bytes to 4 bytes.

Reviewed-by: Rodrigo Siqueira <Rodrigo.Siqueira@amd.com>
Signed-off-by: ChunTao Tso <ChunTao.Tso@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
drivers/gpu/drm/amd/display/dmub/inc/dmub_cmd.h