]> www.infradead.org Git - users/jedix/linux-maple.git/commit
drm/amd/display: Replay + IPS + ABM in Full Screen VPB
authorChunTao Tso <ChunTao.Tso@amd.com>
Mon, 8 Jan 2024 05:46:59 +0000 (13:46 +0800)
committerAlex Deucher <alexander.deucher@amd.com>
Fri, 14 Jun 2024 20:17:13 +0000 (16:17 -0400)
commit0a4b06074cc4d61b624225bcee8b487743751d23
tree20b5129737ee29d78c1bdd1d12fdf32adff4d6c5
parenta63e1c0459b4034a6be23ba4a795bc9b725c1a71
drm/amd/display: Replay + IPS + ABM in Full Screen VPB

[Why]
Because ABM will wait VStart to start getting histogram data, it will
cause we can't enter IPS while full screnn video playing.

[How]
Modify the panel refresh rate to the maximun multiple of current refresh
rate

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