diff options
| author | Fangzhi Zuo <Jerry.Zuo@amd.com> | 2024-09-04 16:56:45 -0400 |
|---|---|---|
| committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2024-12-05 14:01:10 +0100 |
| commit | 7af235b139f6017fb4f6968f40ca4d913f73b01f (patch) | |
| tree | 33f7d0b0f1736c2516f566a23c6037d2db7fb929 /scripts/diffconfig | |
| parent | 2141d5c5c54ae7b99cbab71e99df907503f5b4eb (diff) | |
| download | linux-7af235b139f6017fb4f6968f40ca4d913f73b01f.tar.gz linux-7af235b139f6017fb4f6968f40ca4d913f73b01f.tar.bz2 linux-7af235b139f6017fb4f6968f40ca4d913f73b01f.zip | |
drm/amd/display: Fix incorrect DSC recompute trigger
[ Upstream commit 4641169a8c95d9efc35d2d3c55c3948f3b375ff9 ]
A stream without dsc_aux should not be eliminated from
the dsc determination. Whether it needs a dsc recompute depends on
whether its mode has changed or not. Eliminating such a no-dsc stream
from the dsc determination policy will end up with inconsistencies
in the new dc_state when compared to the current dc_state,
triggering a dsc recompute that should not have happened.
Reviewed-by: Rodrigo Siqueira <rodrigo.siqueira@amd.com>
Signed-off-by: Fangzhi Zuo <Jerry.Zuo@amd.com>
Signed-off-by: Aurabindo Pillai <aurabindo.pillai@amd.com>
Tested-by: Daniel Wheeler <daniel.wheeler@amd.com>
Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
Signed-off-by: Sasha Levin <sashal@kernel.org>
Diffstat (limited to 'scripts/diffconfig')
0 files changed, 0 insertions, 0 deletions
