diff options
author | Ayush Gupta <[email protected]> | 2023-03-16 15:57:30 -0400 |
---|---|---|
committer | Alex Deucher <[email protected]> | 2023-03-31 11:18:54 -0400 |
commit | 37403ced9f2873fab7f39ab4ac963bbb33fb0bc0 (patch) | |
tree | 5c093484b78c0f62cc54d8bb93eb6c800222742c /tools/perf/scripts/python/arm-cs-trace-disasm.py | |
parent | 4ed793083afc2bbf22a7fb5993efccf3b5bcde25 (diff) |
drm/amd/display: fixed dcn30+ underflow issue
[Why]
Observing underflow on dcn30+ system config at 4k144hz
[How]
We set the UCLK hardmax on AC/DC switch if softmax is enabled
and also on boot. While booting up the UCLK Hardmax is set
to softmax before the init sequence and the init sequence
resets the hardmax to UCLK max which enables P-state switching.
Just added a conditional check to avoid setting hardmax on init.
Reviewed-by: Alvin Lee <[email protected]>
Reviewed-by: Martin Leung <[email protected]>
Acked-by: Qingqing Zhuo <[email protected]>
Signed-off-by: Ayush Gupta <[email protected]>
Tested-by: Daniel Wheeler <[email protected]>
Signed-off-by: Alex Deucher <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/arm-cs-trace-disasm.py')
0 files changed, 0 insertions, 0 deletions