diff options
author | Samson Tam <samson.tam@amd.com> | 2024-05-15 17:32:29 -0400 |
---|---|---|
committer | Alex Deucher <alexander.deucher@amd.com> | 2024-06-05 11:25:14 -0400 |
commit | 5d74be8c3a941993299c78f7d3d70c27f826af0b (patch) | |
tree | cd63edc09e88e009ff32e4b40a41f4cca159ec56 /drivers/gpu/drm/amd/amdgpu/amdgpu_mca.c | |
parent | dbe2c4c8ab92211a57ca4d23bf8eaf6f23e31a54 (diff) |
drm/amd/display: fix YUV video color corruption in DCN401
[Why]
Missing check causes sequence error which results in chroma
filter coefficients not being updated in certain modes
when we display YUV video in fullscreen. This results in
color corruption in video
[How]
Add back chroma_coef_mode check in dscl_set_scl_filter
so that filter coefficients are calculated and updated when
we have YUV surface
Reviewed-by: Alvin Lee <alvin.lee2@amd.com>
Acked-by: Zaeem Mohamed <zaeem.mohamed@amd.com>
Signed-off-by: Samson Tam <samson.tam@amd.com>
Tested-by: Daniel Wheeler <daniel.wheeler@amd.com>
Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
Diffstat (limited to 'drivers/gpu/drm/amd/amdgpu/amdgpu_mca.c')
0 files changed, 0 insertions, 0 deletions