diff options
author | 2022-11-03 22:29:31 -0400 | |
---|---|---|
committer | 2023-02-08 17:15:14 -0500 | |
commit | 4f1b5e739dfd1edde33329e3f376733a131fb1ff (patch) | |
tree | 035acfde872cb311fb38a3605b5b97ace5ca298c /drivers/gpu/drm/amd/display/amdgpu_dm/amdgpu_dm_helpers.c | |
parent | drm/amd/display: fix read errors pertaining to dp_lttpr_status_show() (diff) | |
download | linux-rng-4f1b5e739dfd1edde33329e3f376733a131fb1ff.tar.xz linux-rng-4f1b5e739dfd1edde33329e3f376733a131fb1ff.zip |
drm/amd/display: Do not set DRR on pipe commit
[WHY]
Writing to DRR registers such as OTG_V_TOTAL_MIN on the same frame as a
pipe commit can cause underflow.
[HOW]
Defer all DPP adjustment requests till optimized_required is false.
Reviewed-by: Jun Lei <Jun.Lei@amd.com>
Acked-by: Qingqing Zhuo <qingqing.zhuo@amd.com>
Signed-off-by: Wesley Chalmers <Wesley.Chalmers@amd.com>
Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
Diffstat (limited to 'drivers/gpu/drm/amd/display/amdgpu_dm/amdgpu_dm_helpers.c')
0 files changed, 0 insertions, 0 deletions