diff options
| author | Alvin Lee <[email protected]> | 2023-04-26 19:33:16 -0400 |
|---|---|---|
| committer | Alex Deucher <[email protected]> | 2023-06-09 09:34:57 -0400 |
| commit | 62cc621604a466ede81a125a2ed63e05695a48cc (patch) | |
| tree | d903cd08f7e3afccf25963154c44237867f5cd35 /tools/perf/scripts/python/bin/task-analyzer-record | |
| parent | 273f47997718fc72d96e5a4a640538c00575fa7e (diff) | |
drm/amd/display: Check Vactive for VRR active for FPO + Vactive
[Description]
- For FPO + Vactive cases, we rely on the Vactive display to be at
it's nominal refresh rate because the Vactive pipe may not necessarily
assert P-State allow while it's in VBLANK
- For cases where the Vactive display has a stretched VBLANK due to
VRR, we could underflow when trying to complete an FPO + Vactive
MCLK switch because the FPO display has limited VBLANK time in
waiting for the Vactive display to assert P-State allow naturally
- Block FPO + Vactive if the Vactive display has VRR active (variable
or fixed)
Reviewed-by: Jun Lei <[email protected]>
Acked-by: Alex Hung <[email protected]>
Signed-off-by: Alvin Lee <[email protected]>
Tested-by: Daniel Wheeler <[email protected]>
Signed-off-by: Alex Deucher <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/bin/task-analyzer-record')
0 files changed, 0 insertions, 0 deletions