diff options
author | Nicholas Kazlauskas <[email protected]> | 2023-11-03 10:01:01 -0400 |
---|---|---|
committer | Alex Deucher <[email protected]> | 2023-11-29 16:24:36 -0500 |
commit | 3f3b08be58834339b00f28d19c20d684cdec704f (patch) | |
tree | 311fa6926a8ff8355e179c911f7eccad6f4e6a87 /tools/perf/scripts/python | |
parent | 1c22d6ce53280763bcb4cb24d4f71111fff4a526 (diff) |
drm/amd/display: Add z-state support policy for dcn35
[Why]
DML2 means that the dcn3x policy for calculating z-state support
no longer runs from validate_bandwidth.
This means we are unconditionally allowing Z8, the hardware default.
[How]
Port the policy over to DCN35, but with a few modifications:
- Don't use min_dst_y_next_start as a check for Z8/Z10 allow
- Add support for overriding the Z10 stutter period per ASIC
- Cleanup the code to make the policy assignment more clear
Reviewed-by: Charlene Liu <[email protected]>
Acked-by: Hamza Mahfooz <[email protected]>
Signed-off-by: Nicholas Kazlauskas <[email protected]>
Signed-off-by: Alex Deucher <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python')
0 files changed, 0 insertions, 0 deletions