diff options
author | Nasir Osman <nasir.osman@amd.com> | 2023-02-01 20:37:12 +0100 |
---|---|---|
committer | Alex Deucher <alexander.deucher@amd.com> | 2023-02-14 22:06:01 +0100 |
commit | ba7606846579ce6b1eca25b196e0f88de7e3becf (patch) | |
tree | 7036c2e543aad72ff61f169241de1cd7d6924e33 /fs/read_write.c | |
parent | drm/amdgpu: Revert programming GRBM_GFX_* in RLCG interface to support GFX9 (diff) | |
download | linux-ba7606846579ce6b1eca25b196e0f88de7e3becf.tar.xz linux-ba7606846579ce6b1eca25b196e0f88de7e3becf.zip |
drm/amd/display: Disable unbounded request mode during rotation
[why]
HUBP_UNBOUNDED_REQ_MODE being enabled while the display is rotated (eg.
going from Portrait mode to Landscape mode) appears to be causing a
p-state hang, specifically during full screen mode on the Tiktok PC app.
Unbounded request mode doesn't appear to be supported with rotation
configs, hence disabling it.
[how]
Within DML, modified unbounded request mode to be configured only when
the rotation angle of the plane is 0.
Reviewed-by: Nicholas Kazlauskas <Nicholas.Kazlauskas@amd.com>
Acked-by: Qingqing Zhuo <qingqing.zhuo@amd.com>
Signed-off-by: Nasir Osman<nasir.osman@amd.com>
Tested-by: Daniel Wheeler <daniel.wheeler@amd.com>
Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
Diffstat (limited to 'fs/read_write.c')
0 files changed, 0 insertions, 0 deletions