diff options
author | Nicholas Kazlauskas <nicholas.kazlauskas@amd.com> | 2021-12-07 20:58:07 +0300 |
---|---|---|
committer | Alex Deucher <alexander.deucher@amd.com> | 2021-12-30 16:54:44 +0300 |
commit | 2d0158497a9b9a80a92b02e55513dee4599eec96 (patch) | |
tree | 14d3149fe1a4826680e1602984f46a0d404e7d55 /include/asm-generic/user.h | |
parent | 21bf3e6f1454b8f472ff7e6cbc95931dcaf7eb47 (diff) | |
download | linux-2d0158497a9b9a80a92b02e55513dee4599eec96.tar.xz |
drm/amd/display: Block z-states when stutter period exceeds criteria
[Why]
Stutter period won't be less than 5000.0, but if PSR is enabled then we
can potentially enter Z9 when MPO is enabled.
SMU will try to enter Z9 too early in these cases (before PSR is
enabled) and we'll see underflow.
[How]
Block z-states (z9, z10) until we can add a new interface to SMU to
signal when we can support z10 but not z9.
We can revert this once the interface change is in.
Tested-by: Daniel Wheeler <daniel.wheeler@amd.com>
Reviewed-by: Eric Yang <Eric.Yang2@amd.com>
Acked-by: Rodrigo Siqueira <Rodrigo.Siqueira@amd.com>
Signed-off-by: Nicholas Kazlauskas <nicholas.kazlauskas@amd.com>
Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
Diffstat (limited to 'include/asm-generic/user.h')
0 files changed, 0 insertions, 0 deletions