diff options
author | Alvin Lee <[email protected]> | 2023-12-11 14:46:14 -0500 |
---|---|---|
committer | Alex Deucher <[email protected]> | 2024-01-03 10:31:14 -0500 |
commit | ade13d3fc03a17812e4c677ec898f62b2a8e9485 (patch) | |
tree | 2519af50d009099f00d554e7a8658e67b6095a4d /drivers/gpu/drm/amd/display/dc/link/link_validation.h | |
parent | 8a0f02b7beed7b2b768dbdf3b79960de68f460c5 (diff) |
drm/amd/display: Don't allow FPO if no planes
In DCN32/321 FPO uses per-pipe P-State force. If there is no plane, then
then HUBP is power gated, in which case any programming in HUBP has no
effect and the pipe is always asserting P-State allow. This is contrary
to what we want to happen for FPO (FW should moderate the P-State
assertion), so block FPO if there's no plane for the FPO pipe.
Tested-by: Daniel Wheeler <[email protected]>
Acked-by: Rodrigo Siqueira <[email protected]>
Reviewed-by: Samson Tam <[email protected]>
Reviewed-by: Chaitanya Dhere <[email protected]>
Signed-off-by: Alvin Lee <[email protected]>
Signed-off-by: Alex Deucher <[email protected]>
Diffstat (limited to 'drivers/gpu/drm/amd/display/dc/link/link_validation.h')
0 files changed, 0 insertions, 0 deletions