diff options
author | Alvin Lee <alvin.lee2@amd.com> | 2023-12-11 14:46:14 -0500 |
---|---|---|
committer | Alex Deucher <alexander.deucher@amd.com> | 2024-01-03 10:31:14 -0500 |
commit | ade13d3fc03a17812e4c677ec898f62b2a8e9485 (patch) | |
tree | 2519af50d009099f00d554e7a8658e67b6095a4d /Kconfig | |
parent | 8a0f02b7beed7b2b768dbdf3b79960de68f460c5 (diff) | |
download | linux-stable-ade13d3fc03a17812e4c677ec898f62b2a8e9485.tar.gz linux-stable-ade13d3fc03a17812e4c677ec898f62b2a8e9485.tar.bz2 linux-stable-ade13d3fc03a17812e4c677ec898f62b2a8e9485.zip |
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 <daniel.wheeler@amd.com>
Acked-by: Rodrigo Siqueira <rodrigo.siqueira@amd.com>
Reviewed-by: Samson Tam <samson.tam@amd.com>
Reviewed-by: Chaitanya Dhere <chaitanya.dhere@amd.com>
Signed-off-by: Alvin Lee <alvin.lee2@amd.com>
Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
Diffstat (limited to 'Kconfig')
0 files changed, 0 insertions, 0 deletions