diff options
author | Samson Tam <Samson.Tam@amd.com> | 2024-10-09 10:00:04 -0400 |
---|---|---|
committer | Alex Deucher <alexander.deucher@amd.com> | 2024-10-22 17:50:38 -0400 |
commit | 30194b716bd8ff6215b4a49a088ede8de1a36d15 (patch) | |
tree | 300b509320c7843b2d3976f858bedfa1916bff93 /rust/helpers.c | |
parent | 6c5bb04858105f3ad346bf4af5617ae6c9ea0085 (diff) |
drm/amd/display: update fullscreen status to SPL
[Why]
Current fullscreen check in SPL using dm_helpers is out-of-sync
with dc state. This causes an issue during minimal transition
where we pick an invalid intermediate state because the pre and
post fullscreen status are different.
[How]
Add sharpening_required flag to dc_stream_state. Use this flag to
indicate if we are in fullscreen or not. Propagate flag to SPL for
fullscreen status. Remove workaround in DML
Reviewed-by: Alvin Lee <alvin.lee2@amd.com>
Signed-off-by: Samson Tam <Samson.Tam@amd.com>
Signed-off-by: Wayne Lin <wayne.lin@amd.com>
Tested-by: Daniel Wheeler <daniel.wheeler@amd.com>
Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
Diffstat (limited to 'rust/helpers.c')
0 files changed, 0 insertions, 0 deletions