diff options
author | Aric Cyr <aric.cyr@amd.com> | 2023-02-08 19:51:42 -0500 |
---|---|---|
committer | Alex Deucher <alexander.deucher@amd.com> | 2023-02-28 14:30:55 -0500 |
commit | 32953485c558cecf08f33fbfa251e80e44cef981 (patch) | |
tree | cd602b8f98b1a17fd69446ae9551575b70be6880 /drivers/gpu/drm/amd/amdgpu/amdgpu_object.c | |
parent | 82a10aff9428f1d190de55ef7971fdb84303cc7a (diff) |
drm/amd/display: Do not update DRR while BW optimizations pending
[why]
While bandwidth optimizations are pending, it's possible a pstate change
will occur. During this time, VSYNC handler should not also try to update
DRR parameters causing pstate hang
[how]
Do not adjust DRR if optimize bandwidth is set.
Reviewed-by: Aric Cyr <aric.cyr@amd.com>
Acked-by: Qingqing Zhuo <qingqing.zhuo@amd.com>
Signed-off-by: Aric Cyr <aric.cyr@amd.com>
Tested-by: Daniel Wheeler <daniel.wheeler@amd.com>
Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
Diffstat (limited to 'drivers/gpu/drm/amd/amdgpu/amdgpu_object.c')
0 files changed, 0 insertions, 0 deletions